ENUM

ImageFileCompression

The type of file compression used by an image file

link GraphQL Schema definition

  • enum ImageFileCompression {
  • BZIP2
  • GZIP
  • NONE
  • }

link Require by