gatsby-plugin-imgix
Advanced tools
Changelog
0.9.0 (2021-01-12)
graphql-js
are no longer supported due to complexities
in duplicate/overlapping type with the same names.Use Gatsby's schema
helpers to create types using the Imgix field config
creators.
Alternatively, use the new createImgixTypes
function to build all necessary
types with default values.
Changelog
0.9.0-schema.0 (2021-01-09)
graphql-js
are no longer supported due to complexities
in duplicate/overlapping type with the same names.Use Gatsby's schema
helpers to create types using the Imgix field config
creators.
Alternatively, use the new createImgixTypes
function to build all necessary
types with default values.