PointOfSaleFilter

GraphQL schema definition

  • type PointOfSaleFilter {
  • code: [ID]
  • groupID: [ID]
  • owner: [ID!]
  • }

Fields