cogs
cogs copied to clipboard
Change extension for graphql definitions from .json to .graphqls
The content is not json so the extensions should be something else:
https://www.apollographql.com/docs/kotlin/essentials/file-types/
.graphqls seems to be the one based on the output.