OBJECT

InvalidGroupIdError

The group-id provided is invalid

link GraphQL Schema definition

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