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

Allow creation of object-types with an empty relations block #318

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

kkajla12
Copy link
Member

@kkajla12 kkajla12 commented Apr 2, 2024

Describe your changes

Allows creation of object-types with an empty relations block. For example:

{
   "type": "user",
   "relations": {}
}

Issue number and link (if applicable)

Closes #317

@kkajla12 kkajla12 merged commit 0b7eb1b into main Apr 2, 2024
5 checks passed
@kkajla12 kkajla12 deleted the feat/allowObjectTypesWithEmptyRelations branch April 2, 2024 03:10
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.

Allow Object Types with Empty Relations
2 participants