Generate Swift URLSession client from GraphQL schema
post/api/graphql/swift-urlsession
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.