addTagInput
Input type for creating multiple tags in a single operation.
Examples
input AddTagInput {
tagsInput: [TagDTO!]!
}
Fields
Field
Description
Supported fields
References
Mutations using this object:
Last updated