createTag
Creates a single Tag.
createTag(
input: CreateTagInput!
): CreateTagPayload
Arguments
createTag.input ● CreateTagInput! non-null input
The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.
Type
CreateTagPayload object
The output of our create Tag mutation.