INTERFACE

CatalogMutationProvider

Mutation aspect/flavor of Catalog Provider contract, which compliments the CatalogQueryProvider interface.

link GraphQL Schema definition

  • interface CatalogMutationProvider {
  • name: String!
  • }