Mutation
Variables
Response
Mutations
updateWaitlist
Update settings on an existing signup waitlist on the current Network.
MUTATION
updateWaitlist(input: UpdateWaitlistInput!): UpdateWaitlistPayloadArguments
input
UpdateWaitlistInput!
required
Parameters for UpdateWaitlist
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
waitlist
Mutation
Variables
Response