OBJECT
CustomerProductListResult
link GraphQL Schema definition
- type CustomerProductListResult {
- # NB: Carries a performance cost, as asking for this will result in a separate API
- # call in the backend.
- CustomerProductList :
- }
OBJECT
- type CustomerProductListResult {
- # NB: Carries a performance cost, as asking for this will result in a separate API
- # call in the backend.
- CustomerProductList :
- }