GraphQlRenderConfig
class GraphQlRenderConfig
Describes the GraphQL configuration for an API for a code generation job.
Types
Properties
Link copied to clipboard
The path to the GraphQL fragments file, relative to the component output directory.
Link copied to clipboard
The path to the GraphQL mutations file, relative to the component output directory.
Link copied to clipboard
The path to the GraphQL queries file, relative to the component output directory.
Link copied to clipboard
The path to the GraphQL subscriptions file, relative to the component output directory.
Link copied to clipboard
The path to the GraphQL types file, relative to the component output directory.