Mount a gqlgen ExecutableSchema as a Gin handler at /graphql with optional playground UI at /graphql/playground. Supports custom path via WithGraphQLPath(). Co-Authored-By: Virgil <virgil@lethean.io>