Skip to main content
inputCreateInvitesInput

Fields

clientMutationId
String

A unique identifier for the client performing the mutation.

fallbackRedirect
String

For plan invites to a checkout page: where to send recipients who are not signed in — sign_in or sign_up.

interval
String

For plan invites to a checkout page: the plan billing interval (e.g. month, year, one_time).

linkDestination
String

For plan invites: where the invite link points — landing_page or checkout_page.

memberIds
[ID!]

GlobalIDs or resource IDs of existing Network members to invite.

message
String

Personal message included with the invite. Cannot contain links.

planId
ID

GlobalID or resource ID of a Payment Plan (Bundle) to invite to. When set, the invite grants access to the plan.

Email recipients to invite, each with an optional first and last name.

senderId
ID

GlobalID or resource ID of the member to attribute the invite to instead of the caller. Network hosts only.

spaceId
ID

GlobalID or resource ID of the container to invite into — a Space or the Network itself. Defaults to the Network.

spaceRole
String

Membership role granted when the invite is redeemed: host, moderator, or contributor. Defaults to contributor. Only Network hosts may invite as host or moderator.