Mutation: sendAircraftDocumentsNotificationTo
Requires access to resource GRAPHQL_MX_FLEET_DOCS_EDIT
fleet {
sendAircraftDocumentsNotificationTo(
input: [AircraftDocumentsNotificationInput!]!
): Boolean!
}
Arguments
sendAircraftDocumentsNotificationTo.input ● [AircraftDocumentsNotificationInput!]! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.