TagInfo is a datatype for information on a tag.

This datatype is used by the datatype AliasMapping, which is used by FieldAliasSchema, which is used by three mutation fields: createFieldAliasSchema(); createFieldAliasSchemaFromTemplate(); and updateFieldAliasSchema(). It's also used by the query field, fieldAliasSchemaOnView() and by the datatype, FieldAliasSchemasInfo,tatype>, which is used by the fieldAliasSchemas() query field.

Table: TagInfo

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Oct 3, 2024
namestringyes Long-TermThe name of the tag.
valuestringyes Long-TermThe value of the tag.