OBJECT

OwnerAppPaxQuery

Node for Owner App PAX queries

link GraphQL Schema definition

  • type OwnerAppPaxQuery {
  • # Requires access to resource GRAPHQL_CONTACT
  • #
  • # Arguments
  • # wildcard: [Not documented]
  • # limit: [Not documented]
  • searchPax(wildcard: String!, limit: Int): [Contact!]!
  • }