~bigbes/core-go

ref: d89f65e89857d8d650db6896e105c875dfa4a560 core-go/errors/errors.go -rw-r--r-- 1.1 KiB
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.