INPUT_OBJECT

EventOwnersQuery

link GraphQL Schema definition

  • input EventOwnersQuery {
  • page: Int
  • # How many nodes to return for the page. Maximum value of 500
  • perPage: Int
  • sortBy: String
  • }