graphql.github.io icon indicating copy to clipboard operation
graphql.github.io copied to clipboard

Create naming best practices page

Open martinbonnin opened this issue 6 months ago • 1 comments

Naming is always the hardest thing but there are some established conventions for naming in the GraphQL community, see:

  • https://benjie.dev/graphql/naming
  • https://www.apollographql.com/docs/graphos/schema-design/guides/naming-conventions

Other languages also have their own code style/conventions:

Feels like having official guidance on graphql.org would be a win for the community.

martinbonnin avatar Jun 07 '25 23:06 martinbonnin

another source worth mentioning: https://graphql-rules.onrender.com/

Urigo avatar Jun 12 '25 13:06 Urigo