OBJECT

InvalidNumberOfSlotsForThirdPartiesError

The provided number of slots for the third-parties channel is invalid

link GraphQL Schema definition

  • type InvalidNumberOfSlotsForThirdPartiesError implements UserError {
  • # Error message describing the reason of the failure
  • message: String!
  • }