INPUT_OBJECT

UserType_Exact

Exact match query arguments for UserType

link GraphQL Schema definition

  • input UserType_Exact {
  • # Select multiple UserType by ID.
  • id: [Int]
  • }