You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node version: 12.16.3
Command: npx format-graphql ./test.graphql
Input: test.graphql.txt Suffixed with .txt to be able to upload
Expected: Sorted output
Actual: Cannot read property 'value' of undefined
When the schema element is removed the file is sorted properly.
The text was updated successfully, but these errors were encountered:
Node version: 12.16.3
Command:
npx format-graphql ./test.graphql
Input: test.graphql.txt Suffixed with .txt to be able to upload
Expected: Sorted output
Actual: Cannot read property 'value' of undefined
When the schema element is removed the file is sorted properly.
The text was updated successfully, but these errors were encountered: