module
Version:
v0.0.0-...-baca8aa
Opens a new window with list of versions in this module.
Published: Jan 16, 2022
License: MIT
Opens a new window with license information.
README
¶
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
¶
Click to show internal directories.
Click to hide internal directories.