UpdateUserMembershipScopesPayloadNo descriptiontype UpdateUserMembershipScopesPayload { user: User! clientMutationId: String!}CopyFields#user (User!)#user is the possible udpated user.clientMutationId (String!)#clientMutationId is required for Relay support.