gqlgen-extra

module
v0.0.0-...-baca8aa Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2022 License: MIT

README

gqlgen-extra

This repository offers packages that can be used on a gqlgen project to enable extra features.

Packages

types

types offers the following types that can be used in your GraphQL schemas.

  • Decimal (based on github.com/cockroachdb/adp)

You may configure you gqlgen project with the following example to use those types.

models:
  Decimal:
    model:
      - github.com/mfcochauxlabeerge/gqlgen-extra/types.Decimal

Demo

You can find a demo gqlgen project in demo/ that uses all of the packages presented in this repository.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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