Introspectation CLI use wpg-intro <endpoint> <output> to run execute an introspection query against <endpoint>, and a json file will be save at <output> which defaults to the project working directory root.
Changes
Package.json updatedscripts and files files added for dependency optimization and new feature. See added above.
Removed
PostComments removed due several design flawed. Deprecation stage was skipped on account that the component was broken.
[0.3.1] Breaking Change
Added
wpg-intro <endpoint> <output>
to run execute an introspection query against<endpoint>
, and a json file will be save at<output>
which defaults to the project working directory root.Changes
scripts
andfiles
files added for dependency optimization and new feature. See added above.Removed
[0.3.0] - skipped due to issue with git history