Create a field: field_88_bananas
Enable field in GraphQL Compose, which defaults to: 88Bananas
GraphQL\Error\SyntaxError: Syntax Error: Expected Name, found Int "88" in GraphQL\Language\Parser->expect() (line 366 of /app/vendor/webonyx/graphql-php/src/Language/Parser.php).
This is currently easy enough to mitigate by changing the field name in the GraphQL Compose config.
Would be nice to make the rename required on enabling the field, if the field name starts with an int.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | merged.jpg | 70.68 KB | almunnings |
Issue fork graphql_compose-3409260
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
almunningsComment #5
almunningsComment #6
almunnings