Skip to content

Commit e723c45

Browse files
committed
Merge branch 'master' of github.com:autom8ter/graphik
2 parents 8e9bfbf + 38493d8 commit e723c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ This is bad for the following reasons:
153153
- [x] Geographic Expression Macros/Functions(`geoDistance`)
154154
- [x] Cryptographic Expression Macros/Functions(`encrypt, decrypt, sha1, sha256, sha3`)
155155
- [x] JWT Expression Macros/Functions(`parseClaims, parseHeader, parseSignature`)
156-
- [x] Collection Expression Macros/Functions(`parseClaims, parseHeader, parseSignature`)
156+
- [x] Collection Expression Macros/Functions(`in, map, filter, exists`)
157157
- [x] String Manipulation Expression Macros/Functions(`replace, join, titleCase, lowerCase, upperCase, trimSpace, trimPrefix, trimSuffix, render`)
158158
- [x] URL Introspection Expression Macros/Functions(`parseHost, parseScheme, parseQuery, parsePath`)
159159
- [x] Client to Server streaming(gRPC only)

0 commit comments

Comments
 (0)