ProfileType

GraphQL schema definition

  • enum ProfileType{
  • BUYER,
  • SELLER,
  • }