INPUT_OBJECT

createTagInput

Autogenerated input type of createTag

link GraphQL Schema definition

  • input createTagInput {
  • name: String
  • # The ID of the user to apply a tag on
  • taggable_user_id: ID
  • }