fix-contentful-schema
The GraphQL schema Contentful generates has all of the fields for the content types listed as optional. This is technically correct as if you change a field to be required all of the items where it isn't filled out will remain published, but for me the ha