Mutation: remove
Requires access to resource GRAPHQL_POSITIONING_EDIT. Requires access to given positioning
positioning {
remove(
positioningNid: PositioningNid!
): Boolean!
}
Arguments
remove.positioningNid ● PositioningNid! non-null scalar
Positioning numeric identifier
Type
Boolean scalar
The Boolean scalar type represents true or false.