INTERFACE

HubPolicyMutationProvider

Mutation aspect/flavor of Hub Policy Provider contract, which compliments the Hub Policy Provider interface.

link GraphQL Schema definition

  • interface HubPolicyMutationProvider {
  • # name of provider
  • name: String!
  • }