createStep
Creates a single Step.
createStep(
input: CreateStepInput!
): CreateStepPayload
Arguments
createStep.input ● CreateStepInput! non-null input
The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.
Type
CreateStepPayload object
The output of our create Step mutation.