AshGraphQL cannot return null on non nullable field
I have a belongs_to allow_nil? false relationship, and when I use psql I see that the field exists, and the related table contains the data. However when I use graphql to access it I get
Cannot return null for non-nullable field