INPUT_OBJECT

deleteConversationMembershipInput

Autogenerated input type of deleteConversationMembership

link GraphQL Schema definition

  • input deleteConversationMembershipInput {
  • conversation_id: ID
  • group_id: ID
  • user_id: ID
  • }