Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Added optional mandatory field to the SystemQueries interface #273

Closed
wants to merge 1 commit into from
Closed

Added optional mandatory field to the SystemQueries interface #273

wants to merge 1 commit into from

Conversation

scottwestover
Copy link

Currently, there is an option to mark a query as mandatory for a System, however if you try to add this field while using TypeScript, you will get an error since that field is not present on the SystemQueries interface.

This PR is to address #272.

Added the `mandatory` field to the `SystemQueries` interface.
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant