INPUT_OBJECT
UpdateWingmanAiQuoteFlightFeasibilityInput
link GraphQL Schema definition
- input UpdateWingmanAiQuoteFlightFeasibilityInput {
- # The prompt to use for the AI. If null, the default prompt will be used.
- : String
- : Boolean!
- : [WingmanAiUploadedFile!]!
- }