Skip to main content
objectWaitlist

Implements

Fields

autoInviteEnabled
Boolean!

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

closeAt
ISO8601DateTime

Deadline after which the waitlist stops accepting signups. Null when there is no deadline.

closed
Boolean!

Whether the host has manually closed the waitlist to new signups.

confirmationMessage
String

Message shown to a Lead after they join the waitlist.

displayName
String!

Name shown in admin lists; suffixed "(deleted)" once the waitlist is soft-deleted.

id
ID!

ID of the object.

inviteFallbackRedirect
String

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

inviteLinkDestination
String

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

inviteMessage
String

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

landingPages

Landing pages (draft or live) whose sections embed this waitlist's signup form. Empty when none.

leadsCount
Int!

Number of Leads currently on the waitlist.

name
String!

Host-facing name of the waitlist.

open
Boolean!

Effective signup state: false once the waitlist is manually closed, soft-deleted, or past its closeAt deadline.

resourceId
ID!

Resource ID for this object, for interop with the Admin API.

What the waitlist admits Leads to: the whole Network or a paid Plan. Null when untargeted.

targetLabel
String

Human name of the waitlist's target (a Network's title or a Plan/Bundle's name). Null when the waitlist has no target.