API Stability Long-Term

When enableFieldAliasSchemaOnOrg() GraphQL mutation is used, field alias mappings in a schema will be active during search across all views and repositories within the organization.

Syntax

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

graphql
enableFieldAliasSchemaOnOrg(
      input: EnableFieldAliasSchemaOnOrgInput!
   ): boolean

Given Datatypes

For EnableFieldAliasSchemaOnOrgInput(), there is only one parameter for it. It's described below:

Table: EnableFieldAliasSchemaOnOrgInput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 18, 2024
schemaIdstringyes  The unique identifier for the schema.