The disableFieldAliasSchemaOnOrg() GraphQL mutation may be used to disable the schema on an organization..

Syntax

Below is the syntax for the disableFieldAliasSchemaOnOrg() mutation field:

graphql
disableFieldAliasSchemaOnOrg(
      input: DisableFieldAliasSchemaOnOrgInput!
   ): boolean

Given Datatypes

For the given datatype, DisableFieldAliasSchemaOnOrgInput(), there is only one parameter for it. It's schemaId with a required string value.