OBJECT

ProductPayload

link GraphQL Schema definition

  • type ProductPayload {
  • # A product record
  • product: Product
  • }

link Require by