INPUT_OBJECT

BigBoxServiceSelection

link GraphQL Schema definition

  • input BigBoxServiceSelection {
  • # The SKU of the product you wish to add this service to
  • product_code: String!
  • # The single character service code of the desired service
  • service_code: String!
  • }

link Require by