Graphql Frontend
Overview
Follow the project's Apollo Client GraphQL conventions for the Next.js frontend.
Guidelines
- •Read
references/graphql-frontend.mdbefore editing GraphQL usage. - •Apply the conventions to files under
frontend/appand shared GraphQL code. - •After GraphQL changes, run the documented codegen command.