startSchemaCreation
abstract suspend fun startSchemaCreation(input: StartSchemaCreationRequest): StartSchemaCreationResponse
Adds a new schema to your GraphQL API.
This operation is asynchronous. Use to determine when it has completed.