Jamie Bartongrafbase.hashnode.dev·Aug 7, 2023Build and Deploy a GraphQL API to the Edge with Fauna — Part 7We will now create a GraphQL query to fetch data from the Fauna Database. We'll be using the productByInput input type we created earlier. Inside grafbase/grafbase.config.ts add the following product query: g.query('product', { args: { by: g.inputR...Build and Deploy a GraphQL API to the Edge with FaunaGrafbase HackathonAdd a thoughtful commentNo comments yetBe the first to start the conversation.