Mutation
Variables
Response
Mutations
createShareableWaitlistPage
Build and publish a shareable waitlist landing page, seeded with the given waitlist’s signup form.
MUTATION
createShareableWaitlistPage(input: CreateShareableWaitlistPageInput!): CreateShareableWaitlistPagePayloadArguments
input
CreateShareableWaitlistPageInput!
required
Parameters for CreateShareableWaitlistPage
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
landingPage
Mutation
Variables
Response