v1

latestOpenAPI 3.0.42026-07-264372153.8 KB
GraphQL

Generate React HTTP client from GraphQL schema

post/api/graphql/react

Request body

graphQLSchemastring nullable required

Inline GraphQL SDL schema content.

documentationboolean nullable
fragmentsboolean nullable
optionsObjectThresholdinteger nullable
customScalarsobject nullable

Map GraphQL scalar names to a target language type. Keys are scalar names (e.g. "DateTime", "BigInt"); values are slug identifiers — see CustomScalarRegistry.

baseUrlEnvVarstring nullable
useTanStackQueryboolean nullable
useMiddlewareboolean nullable
useTypesBarrelboolean nullable
responseDateTransformationboolean nullable

Response

OK

executionTimeInMillisecondsinteger
warningsstring[] nullable