INPUT_OBJECT

removeAppliedTagInput

Autogenerated input type of removeAppliedTag

link GraphQL Schema definition

  • input removeAppliedTagInput {
  • id: ID
  • # The ID of the user to remove a tag from
  • taggable_user_id: ID
  • }