Skip to content

Commit

Permalink
HCK-9101: enable showing reference definition name instead of type (#23)
Browse files Browse the repository at this point in the history
* enable showing reference definition name instead of type

* revert removed feature

---------

Co-authored-by: Vitalii Bedletskyi <[email protected]>
  • Loading branch information
taras-dubyk and VitaliiBedletskyi authored Dec 19, 2024
1 parent 9232960 commit d0ca473
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@
"multipleSources": true
},
"disablePickFromFieldList": true,
"hideDisabledAttributeTypes": true
"hideDisabledAttributeTypes": true,
"showReferenceDefinitionNameInsteadOfType": true
}
},
"description": "Hackolade plugin for GraphQL",
Expand Down

0 comments on commit d0ca473

Please sign in to comment.