arranger icon indicating copy to clipboard operation
arranger copied to clipboard

Add Definitions ability to GraphQL endpoints for Arranger

Open rosibaj opened this issue 7 years ago • 0 comments

When using GraphQL, the descriptions fields is always empty. For Example, this is seen in the HCMI Arranger API endpoint:

image

  • this field should be populated with the field/object definitions
  • we need a way for the users to
  • [ ] 1) import a file of definitions or
  • [ ] 2) edit the definitions individually in the Arranger Admin UI
  • [ ] 3) Have the definitions automatically populate in the GraphQL endpoint

-- note: KF needs this as well!

rosibaj avatar Feb 01 '19 16:02 rosibaj