You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running Gatsby version ^4.0.1 and the gatsby-source-sanity version ^7.1.0. After deploying my Sanity graphql api, I am in my http://localhost:8000/___graphql and attempting to query an image asset, supplying format params for gatsbyImageData, yet it is still just returning the .jpg format i've uploaded. See screenshot below.