When the GraphQL API was deployed to release a performance improvement in model field selection, a regression was introduced for customers who only selected the content model from the model, which is a primary usecase of our Gatsby integration. This resulted in the API returning results with an empty content field. The GraphQL API was rolled back to fix the issue.