Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[schema] Allow problems from external schema creators to flow through #1140

Merged
merged 1 commit into from
Dec 25, 2018

Conversation

rexxars
Copy link
Member

@rexxars rexxars commented Dec 25, 2018

This PR enables external schema builders/schema creators to use the schema error machinery, by manually applying _problems: [{severity: 'error', message: 'foo'}] to the returned types/fields.

@rexxars rexxars requested a review from bjoerge December 25, 2018 19:17
@rexxars rexxars merged commit a946f2e into next Dec 25, 2018
@rexxars rexxars deleted the schema-allow-external-problems branch December 25, 2018 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant