We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request #6 from mzalevski/one-to-many-and-many-to-many-rel… …ations feat: support one to many & many to many relations
Merge pull request #4 from mzalevski/the-foreign-field-is-overwritten… …-by-the-relationship fix: the foreign field is overwritten by the relationship
feat: add an option to select all fields with *
fix: make ParseReturnType work in deno
fix: omit false keys in getShape return type
feat: initial commit