Tag is a datatype for a tag on a datasource.

This datatype is used by the datatype, Datasource, which is used by the datasources parameters of two other datatypes: Repository, which is used by several mutation and query fields; and Segment, which is used by the query field, segment().

Table: Tag

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: Oct 3, 2024
keystringyes Short-TermThe key for the datasource tag.
valuestringyes Short-TermThe value for the datasource tag.