datahub
datahub copied to clipboard
fix(assertions) aligned graphql AssertionType definition with the AssertionType defined in metadata-models
Fixes: https://github.com/datahub-project/datahub/issues/10456
Checklist
- [x] The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
- [x] Links to related issues (if applicable)
- [ ] Tests for the changes have been added/updated (if applicable)
- [x] Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
- [ ] For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub