Skip to main content
inputUpdateWaitlistInput

Fields

autoInviteEnabled
Boolean

Whether closing the waitlist auto-invites its Leads to the target. Requires a target.

clientMutationId
String

A unique identifier for the client performing the mutation.

closeAt
String

Deadline after which the waitlist stops accepting signups, parsed in the Host's time zone (e.g. '2026-07-15 09:00'). Omit to leave unchanged.

closed
Boolean

Whether the waitlist is closed to new signups.

confirmationMessage
String

Message shown to a Lead after they join the waitlist.

id
ID!
required

ID of the waitlist to update — resource ID or GlobalID.

inviteFallbackRedirect
String

Fallback redirect for the auto-invite link when the primary destination cannot be built.

inviteLinkDestination
String

Where the auto-invite link sends a Lead (only meaningful for a Plan target).

inviteMessage
String

Message included with the invite sent to Leads when the waitlist auto-invites on close.

name
String

Host-facing name of the waitlist.

targetId
ID

ID of the target (the Network for 'Space', or the Bundle for 'Finance::Payments::Bundle') — resource ID or GlobalID. Set together with target_type.

targetType
String

What the waitlist points at: 'Space' for the Network, 'Finance::Payments::Bundle' for a Plan. Set together with target_id.