Skip to content

Releases: IlyaSemenov/graphql-orm

orchid-graphql@1.5.1

24 Feb 04:19
Compare
Choose a tag to compare

Patch Changes

  • 05d7316: Revert inlining graphql-parse-resolve-info, bump its version instead.

objection-graphql-resolver@7.3.1

24 Feb 04:19
Compare
Choose a tag to compare

Patch Changes

  • 05d7316: Revert inlining graphql-parse-resolve-info, bump its version instead.

orchid-graphql@1.5.0

23 Feb 13:12
Compare
Choose a tag to compare

Minor Changes

  • 262aa3e: Inline graphql-parse-resolve-info to prevent false peer dependency error in dependent packages.

objection-graphql-resolver@7.3.0

23 Feb 13:12
Compare
Choose a tag to compare

Minor Changes

  • 262aa3e: Inline graphql-parse-resolve-info to prevent false peer dependency error in dependent packages.

orchid-graphql@1.4.5

21 Feb 06:37
Compare
Choose a tag to compare

Patch Changes

  • 4b34b55: Compatibility with latest Orchid (1.23).

orchid-graphql@1.4.4

10 Jan 12:42
Compare
Choose a tag to compare

Patch Changes

  • 0e6c235: Update to work with pqb 0.21

objection-graphql-resolver@7.2.2

23 Oct 03:44
Compare
Choose a tag to compare

Patch Changes

  • 2f28c2b: Support modelField in addition to tableField as per docs (fix #33).

orchid-graphql@1.4.3

20 Aug 13:07
Compare
Choose a tag to compare

Patch Changes

orchid-graphql@1.4.2

11 Aug 06:30
Compare
Choose a tag to compare

Patch Changes

  • 93c3113: Allow pqb 0.17, fix devDependencies.

orchid-graphql@1.4.1

07 Aug 14:18
Compare
Choose a tag to compare

Patch Changes

  • 2aa2a48: Fix root subfield lookup when the field was not requested by the client.