INPUT_OBJECT

updateConversationMembershipInput

Autogenerated input type of updateConversationMembership

link GraphQL Schema definition

  • input updateConversationMembershipInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • archived: Boolean
  • id: ID
  • viewed: Boolean
  • }