How to make contentful graphQL schemas treat “required” fields as required, not optional?

How to make contentful graphQL schemas treat “required” fields as required, not optional?

My expectation is that this should be reflected in the GraphQL schema (and therefore also in the generated typescript types), but it’s not. There’s …

 

Read More