Registry / networking / bhoriuchi-graphql-go-tools

bhoriuchi-graphql-go-tools

JSON →
library1.0.3gogounverified

GraphQL Go Tools provides utilities for building and testing GraphQL servers in Go.

go get github.com/bhoriuchi/graphql-go-tools
INSTALL
IMPORT
SIG · BHORIUCHI-GRAPHQL-
B
bhoriuchi-graphql-go-tools
networkinggov1.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

graphql
github.com/bhoriuchi/graphql-go-tools

Creates a new GraphQL schema.

package main import ( "fmt" "github.com/bhoriuchi/graphql-go-tools" ) func main() { schema := graphql.NewSchema() fmt.Println(schema) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
bhoriuchi-graphql-go-tools — go get bhoriuchi-graphql-go-tools · libregistry