Skip to content

Releases: hackolade/GraphQL

v0.2.12

28 Oct 14:22
c0a6561

Choose a tag to compare

add type for entity during reverse-engineering from instance

v0.2.11

10 Oct 16:23
866d3f5

Choose a tag to compare

Display options: removed the "show only nullable attributes"

v0.2.10

11 Jul 12:31
b56a36d

Choose a tag to compare

moved comma position in forward-engineered DDL in case of warning comment about invalid constraint name

v0.2.9

23 May 17:27
1ab8974

Choose a tag to compare

improved performance of SDL generation for large models

v0.2.8

23 May 09:20
33d24c6

Choose a tag to compare

enhanced IPv6 compatibility in URL parsing

v0.2.7

16 May 16:58
ecbc560

Choose a tag to compare

added possibility to reverse-engineer, from the Studio browser deployment, SDL files and introspect from URLs

v0.2.6

25 Apr 17:38
798c46c

Choose a tag to compare

enhanced logging for reverse-engineering

v0.2.5

11 Apr 17:17
fcf82eb

Choose a tag to compare

added reverse-engineering from .graphql (or .gql) files, added reverse-engineering with schema introspection of URL endpoint

v0.2.4

14 Mar 17:27
1e26e40

Choose a tag to compare

enabled append/insert options in contextual menu for scalar and enum types

v0.2.3

28 Feb 18:26
ef585e6

Choose a tag to compare

prevented appending or inserting a field in a choice of a union