cogs icon indicating copy to clipboard operation
cogs copied to clipboard

Change extension for graphql definitions from .json to .graphqls

Open borsna opened this issue 1 year ago • 0 comments

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.

borsna avatar Dec 21 '23 22:12 borsna