INPUT_OBJECT

bulkApplyInput

Autogenerated input type of bulkApply

link GraphQL Schema definition

  • input bulkApplyInput {
  • ids: [ID]
  • # The ID of the user to apply a tag on
  • taggable_user_id: ID
  • }