OBJECT
Node for Owner App PAX queries
type OwnerAppPaxQuery {# Requires access to resource GRAPHQL_CONTACT# # Arguments# wildcard: [Not documented]# limit: [Not documented]searchPax(wildcard: String!, limit: Int): [Contact!]! }