Mutation
Variables
Response
Mutations
createLandingPage
Create a draft landing page on the current Network.
MUTATION
createLandingPage(input: CreateLandingPageInput!): CreateLandingPagePayloadArguments
input
CreateLandingPageInput!
required
Parameters for CreateLandingPage
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
landingPage
Mutation
Variables
Response