ComercialType

GraphQL schema definition

  • enum ComercialType{
  • SELLER,
  • BUYER,
  • }

Required by