ArchivingFormat is an enumerated list of formats in which archived segments are stored. It's used by the configureAzureArchiving() and gcsConfigureArchiving() mutation fields.

This datatype is also used by the AzureArchivingConfigurationDTO and GCSArchivingConfiguration, datatypes, both of which are used by the Repository datatype. That datatype is used by several query and mutation fields.

Table: ArchivingFormat

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: May 8, 2025
NDJSON   Short-TermSet to this if the archive format uses the Newline Delimited JSON format.
RAW   Short-TermUsed to indicate the archive is raw, unformatted data.