Versions in this module Expand all Collapse all v1 v1.0.0 Mar 7, 2026 Changes in this version + func FromContext(ctx context.Context) (*gin.Context, bool) + func Handler(schema gql.Schema) gin.HandlerFunc + func Playground(title, endpoint string) gin.HandlerFunc + type Request struct + OperationName string + Query string + Variables map[string]interface{} Other modules containing this package github.com/RAiWorks/RapidGo/v2