CreateFieldAliasSchemaInput is an input datatype for creating a field alias schema. It's used by the createFieldAliasSchema() mutation field.

Table: CreateFieldAliasSchemaInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 17, 2024
aliasMappings[AliasMappingInput]yes Long-TermThe alias mapping inputs. See AliasMappingInput.
fields[SchemaFieldInput]yes Long-TermThe schema field inputs. See SchemaFieldInput.
namestringyes Long-TermThe name of the field alias schema.