Greetings, forgive me but this may be a GraphQL question, but I'm wondering if it's possible to do geo spatial queries in prisma.
For example if I have a type of Restaurant, and a user does a query for restaurants within a 5 mile radius is it possible to set this up in prisma ?