deleteSection
Deletes a single Section using a unique key.
deleteSection(
input: DeleteSectionInput!
): DeleteSectionPayload
Arguments
deleteSection.input ● DeleteSectionInput! non-null input
The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.
Type
DeleteSectionPayload object
The output of our delete Section mutation.