IngestFeedCompression enumerated list of compression schemes of a file.

This datatype is used by three other datatypes: CreateAwsS3SqsIngestFeed, which is used by the createAwsS3SqsIngestFeed() mutation field; UpdateAwsS3SqsIngestFeed, which is used by the updateAwsS3SqsIngestFeed() mutation; and IngestFeedS3SqsSource, which is used by the union datatype, IngestFeedSource. This union datatype is used by IngestFeed, which is used by several query and mutations fields (e.g., createAwsS3SqsIngestFeed(), updateAwsS3SqsIngestFeed(), etc.).

Table: IngestFeedCompression

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 13, 2024
Autoboolean  Long-TermLet the system choose the method of compression.
Gzipboolean  Long-TermUse gzip to compress ingest feed.
Noneboolean  Long-TermSet the ingest feed not to use any compression.