alpha
Login
or
Join now
kzoeps.com
/
lex-gql
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
GraphQL for AT Protocol
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
lex-gql
/
packages
/
at
main
3 folders
Chad Miller
feat(lex-gql): add sort to searchFn and require search function for query param
6mo ago
66bede45
lex-gql
feat(lex-gql): add sort to searchFn and require search function for query param - Pass sort parameter to searchFn when using full-text search - Throw error when query parameter is used without search function configured - Limit sortable fields to integers, booleans, and datetime strings Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
lex-gql-duckdb
feat(lex-gql): add sort to searchFn and require search function for query param - Pass sort parameter to searchFn when using full-text search - Throw error when query parameter is used without search function configured - Limit sortable fields to integers, booleans, and datetime strings Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
lex-gql-sqlite
feat(lex-gql): add DidCollector for batching DID-based joins Introduces DidCollector class that batches DID-based lookups across GraphQL resolvers, reducing N+1 queries to single batched queries per collection. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago