Skip to main content

Mutation: removeByPnr

Requires access to resource GRAPHQL_POSITIONING_EDIT

positioning {
removeByPnr(
pnr: PnrOptionScalar!
): RemoveByPnrOutput!
}

Arguments

removeByPnr.pnr ● PnrOptionScalar! non-null scalar

Possible violation list: IS_NOT_PNR_ERROR

Type

RemoveByPnrOutput union