Skip to main content
MUTATION
createCustomOnboardingPointer(input: CreateCustomOnboardingPointerInput!): CreateCustomOnboardingPointerPayload

Arguments

input
CreateCustomOnboardingPointerInput!
required

Parameters for CreateCustomOnboardingPointer

clientMutationId
String

A unique identifier for the client performing the mutation.

errors
[String!]!
pin

The created pin at the top of the Welcome Checklist. Null only when a user-correctable error is returned.

pins
[Pin!]!

The full pin list this write landed in, post-write, in curator-set order.

Mutation
Variables
Response