graphql-compose / graphql-compose/graphql-compose-elasticsearch

Error: Names must match /^[_a-zA-Z][_a-zA-Z0-9]*$/ but "userQueryFilteredQueryBoolMustRange$id" does not.

Open
#9 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
584
Forks
76
PR merge metrics
No merged PRs in 30d

Description

Getting this error
`Error: Names must match /^[_a-zA-Z][_a-zA-Z0-9]*$/ but "userQueryFilteredQueryBoolMustRange$id" does not.`
In ES i have few properties starting with $. As per GraphQL it only allows keys starting with ASCII character or an underscore. How to add custom resolvers for this particular case ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.