~bigbes/core-go

ref: a85160555638899aa0d4c9d4396da630adfa3702 core-go/errors/errors.go -rw-r--r-- 1.1 KiB
29a3ebfe — Taavi Väänänen 1 year, 4 months ago
errors: Fix ErrUnsupported error code
d89f65e8 — Drew DeVault 1 year, 4 months ago
errors.Field: return the error
1e3cd785 — Drew DeVault 1 year, 5 months ago
errors: add ERR_UNSUPPORTED
8e729e75 — Drew DeVault 1 year, 5 months ago
errors: new module for common GQL errors

This package provides a means of creating GraphQL-aware errors and
a location for common error codes.