Open JuliPodie opened 1 year ago
Hi, im currently implementing json path support for a proof of concept in my company, will do a PR when its ready to push and if ur interested
example:
type TestMail { mailHeader: MailHeader body: String @proxy (get: "$.mailHeader._links[0]") }
Hi, im currently implementing json path support for a proof of concept in my company, will do a PR when its ready to push and if ur interested
example: