~bigbes/core-go

ref: cc170f8f3cd85b646def1dff9e42cd215bea42c4 core-go/errors d---------
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.