Jamie Bartongrafbase.hashnode.dev·Aug 7, 2023Build and Deploy a GraphQL API to the Edge with Fauna — Part 6In this step, we'll create a GraphQL mutation to delete products from the Fauna collection. To do this, update the grafbase/grafbase.config.ts file to include the following: const productDeletePayload = g.type('ProductDeletePayload', { deleted: g.b...Build and Deploy a GraphQL API to the Edge with FaunaGrafbase HackathonAdd a thoughtful commentNo comments yetBe the first to start the conversation.