INPUT_OBJECT
1input CreateDestinationInput {32destinationTypeId: ID!54label: String!106# Must conform to the DestinationType.configSchema referenced by 7# destinationTypeId.8# Server-side validated; rejects with a schema error on mismatch.9details: JSONData11}