OBJECT
QuotesChanges
Quotes with modified price or itinerary since given datetime.
link GraphQL Schema definition
- type QuotesChanges {
- : [QuoteRealization!]!
- : [QuoteRealization!]!
- : [Int!]!
- # Quotes data extraction UTC timestamp
- : Int!
- }
OBJECT
Quotes with modified price or itinerary since given datetime.
- type QuotesChanges {
- : [QuoteRealization!]!
- : [QuoteRealization!]!
- : [Int!]!
- # Quotes data extraction UTC timestamp
- : Int!
- }