GraphQL API (Gateway)ApiQueriesproductOn this pageproductGet a product by id product( id: UUID!): Product! Arguments product.id ● UUID! non-null scalar The id of the product Type Product object A product.