Logo
NeoArc Studio

GraphQL API Home

Configure API-level settings: servers, authentication, custom scalars, directives, and interfaces

You are editing the GraphQL API home file (graphql.api.json). This is the top-level configuration for your GraphQL API, where you define servers, authentication, schema-level types, and metadata. Individual operations are defined separately in the definitions/ directory.

Sections

Authentication schemes

Define reusable auth methods that operations can reference:

Learn more