Nick
09/28/2021, 3:36 PMapp
module. I’m getting this error. I’d rather not have to append a !! or any special null checks to this if possible. I’m using version Apollo version 2.5.9
mbonnin
09/28/2021, 3:38 PMmbonnin
09/28/2021, 3:39 PMmbonnin
09/28/2021, 3:39 PMNick
09/28/2021, 3:40 PMmbonnin
09/28/2021, 3:40 PM@nonnull
to turn the nullable field into an non nullable one (if that's a valid assumption) which can somewhat workaround thisNick
09/28/2021, 3:40 PMmbonnin
09/28/2021, 3:40 PMNick
09/28/2021, 3:41 PMNick
09/28/2021, 3:42 PMmbonnin
09/28/2021, 3:42 PM