OBJECT

BasketOwner

link GraphQL Schema definition

  • type BasketOwner {
  • #
  • firstName: String!
  • #
  • lastName: String!
  • }