DetachLibraryStepInput
No description
input DetachLibraryStepInput {
stepId: String!
}
Fields
DetachLibraryStepInput.stepId ● String! non-null scalar
The step to detach from its linked library step.
Member Of
detachLibraryStep mutation