An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 0.5% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 1.3% forks on proxy.golang.org
Top 0.2% docker downloads on proxy.golang.org

proxy.golang.org : github.com/graph-gophers/graphql-go

Example demonstrates how to parse a GraphQL schema and execute a query against it. Example_customErrors demonstrates the use of custom errors and error extensions. Example_hasSelectedField demonstrates HasSelectedField helper for conditional logic without needing the full slice of field names. This can be handy when checking for a small number of specific fields (avoids allocating the names slice if it hasn't already been built). Example_inputArray shows a simple GraphQL schema which defines a custom input type. Then it executes a query against it passing array arguments. ExamplePrefetchData demonstrates data prefetching for a 3-level hierarchy depending on the requested fields. ExampleFieldTag demonstrates the use of the graphql field tag. Example_selectedFieldNames demonstrates SelectedFieldNames usage in a resolver for conditional data fetching (e.g. building a DB projection list).

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/graph-gophers/graphql-go
Keywords: go , golang , graphql
License: BSD-2-Clause
Latest release: about 2 months ago
First release: over 4 years ago
Namespace: github.com/graph-gophers
Dependent packages: 1,931
Dependent repositories: 6,867
Stars: 4,722 on GitHub
Forks: 494 on GitHub
Docker dependents: 300
Docker downloads: 532,660,405
Total Commits: 569
Committers: 95
Average commits per author: 5.989
Development Distribution Score (DDS): 0.552
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 4 hours ago

    Loading...
    Readme
    Loading...