InviteOrganizationViewer
Organization details included in a group invitation.
type InviteOrganizationViewer {
id: ID!
name: String!
}
Fields
InviteOrganizationViewer.id ● ID! non-null scalar {#id}
InviteOrganizationViewer.name ● String! non-null scalar {#name}
Name of the organization that sent the invitation.
Member Of
InviteGroupViewer object