OBJECT

updateTagPayload

Autogenerated return type of updateTag

link GraphQL Schema definition

  • type updateTagPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • tag: Tag
  • }

link Require by