OBJECT
ApiPositioningSection
link GraphQL Schema definition
- type ApiPositioningSection {
- # Requires access to resource GRAPHQL_POSITIONING_SEE.
- # Requires access to given positioning
- #
- # Arguments
- # positioningNid:
- PositioningNid!): Positioning! ( :
- # Requires access to resource GRAPHQL_POSITIONING_SEE.
- # Requires access to given positioning.
- # time interval has to be shorter than 3 months
- #
- # Arguments
- # timeInterval:
- TimeIntervalInput!): [Positioning!]! ( :
- # Requires access to resource GRAPHQL_POSITIONING_SEE.
- # Requires access to given positioning
- #
- # Arguments
- # pnr:
- PnrScalar!): [Positioning!]! ( :
- # Arguments
- # dateTime:
- DateTimePast!): PositioningsChanges! ( :
- }