INPUT_OBJECT

RemoveMessagingChannelMemberInput

link GraphQL Schema definition

  • input RemoveMessagingChannelMemberInput {
  • userId: Int
  • channelId: String!
  • }