Mutation: update
Requires access to resource GRAPHQL_POSITIONING_EDIT. Requires access to resource GRAPHQL_POSITIONING_SEE. Requires access to given positioning
positioning {
update(
positioningNid: Int!
positioning: PositioningUpdate!
): Positioning!
}
Arguments
update.positioningNid ● Int! non-null scalar
Positioning numeric identifier
update.positioning ● PositioningUpdate! non-null input
Type
Positioning object
Represents single crew positioning activity.