INPUT_OBJECT

AssociateFeatureToCustomerInput

link GraphQL Schema definition

  • input AssociateFeatureToCustomerInput {
  • featureId: Int!
  • customerId: Int!
  • }

link Require by