sample-go-gqlgen

command module
v0.0.0-...-879e5a6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2024 License: MIT Imports: 19 Imported by: 0

README

sample-go-gqlgen

curl -X POST http://localhost:8080/graphql \
  --header 'Content-Type: application/json' \
  --header 'Authorization: Bearer test' \
  --data '{
    "query": "{__typename}",
    "extensions": {
      "persistedQuery": {
        "version": 1,
        "sha256Hash": "ecf4edb46db40b5132295c0291d62fb65d6759a9eedfa4d5d612dd5ec54a6b38"
      }
    }
  }'
curl -X POST http://localhost:8080/graphql \
  --header 'Content-Type: application/json' \
  --header 'Authorization: Bearer test' \
  --data '{
    "extensions": {
      "persistedQuery": {
        "version": 1,
        "sha256Hash": "ecf4edb46db40b5132295c0291d62fb65d6759a9eedfa4d5d612dd5ec54a6b38"
      }
    }
  }'

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
log
pkg
gql

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL