Hi!
All of a sudden graphql has stopped returning any data for all media relation fields of type upload. If the field is not required I'm getting just null, and when it's I'm getting error: cannot return null for non-nullable field.
The REST API is working as expected. The graphql just stopped working at some point. I'm using Payload version v2.0.0 if that helps.
At this point I'm pretty hopeless, so any help would be awesome.