OBJECT
FlightSupportSubscriptionSection
link GraphQL Schema definition
- type FlightSupportSubscriptionSection {
- # Requires OAuth client identifier to belong to authenticated user
- #
- # Arguments
- # operatorId:
- # oAuthClientId:
- (
- OperatorId!, :
- OAuthClientId! :
- ): FlightSupportFlightQuery!
- # Requires OAuth client identifier to belong to authenticated user
- #
- # Arguments
- # operatorId:
- # oAuthClientId:
- (
- OperatorId!, :
- OAuthClientId! :
- ): FlightSupportFlightQuery!
- # Requires OAuth client identifier to belong to authenticated user
- #
- # Arguments
- # operatorId:
- # oAuthClientId:
- OperatorId!, : OAuthClientId!): FlightSupportMessage! ( :
- # Requires OAuth client identifier to belong to authenticated user
- #
- # Arguments
- # oAuthClientId:
- OAuthClientId!): FlightSupportFlightQuery! ( :
- # Requires OAuth client identifier to belong to authenticated user
- #
- # Arguments
- # oAuthClientId:
- (
- OAuthClientId! :
- ): FlightSupportFlightQuery!
- # Requires OAuth client identifier to belong to authenticated user
- #
- # Arguments
- # oAuthClientId: [Not documented]
- (
- OAuthClientId! :
- ): FlightSupportFlight!
- # Requires OAuth client identifier to belong to authenticated user
- #
- # Arguments
- # oAuthClientId: [Not documented]
- (
- OAuthClientId! :
- ): FlightSupportFlight!
- }