Mutation
Variables
Response
Mutations
updateLandingPage
Update an existing draft landing page on the current Network.
MUTATION
updateLandingPage(input: UpdateLandingPageInput!): UpdateLandingPagePayloadArguments
input
UpdateLandingPageInput!
required
Parameters for UpdateLandingPage
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
landingPage
Mutation
Variables
Response