PromoteMemberPayload
No description
type PromoteMemberPayload {
clientMutationId: String!
user: User!
}
Fields
PromoteMemberPayload.clientMutationId ● String! non-null scalar
clientMutationId is required for Relay support.
PromoteMemberPayload.user ● User! non-null object
user is the possibly modified User.