ProfileFilter

GraphQL schema definition

  • type ProfileFilter {
  • profileIDs: [ID]
  • groupIDs: [ID]
  • entityIDs: [ID]
  • owner: [ID!]
  • }

Fields