v1

latestOpenAPI 3.0.42026-07-264372153.8 KB
GraphQL

Generate Python httpx client from GraphQL schema

post/api/graphql/python-httpx

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
generateSyncMethodsboolean nullable
useCamelCaseAliasesboolean nullable
useMiddlewareboolean nullable

Response

OK

executionTimeInMillisecondsinteger
warningsstring[] nullable