I don't know why I keep running into this error but sometimes the webhooks I receive do not contain the phone number when I try to parse the record object. I then try to fetch it using the GraphQL but for that it returns null as well (see first image attached. I then place the exact same order again not a single difference and it works (see third image)?! Why is this happening? I have attached both the orders I placed as well for reference. Also, funny thing but when I check the phone field int he order model, the number is there, it just returns null sometimes for no good reason.