microscopic-musician-99632
09/13/2021, 9:53 AMbland-orange-95847
09/13/2021, 9:59 AM/restli/docs/rest/entities
imho not a great overview but at least somethingmicroscopic-musician-99632
09/13/2021, 10:10 AMbland-orange-95847
09/13/2021, 10:43 AMmicroscopic-musician-99632
09/13/2021, 11:51 AMgreen-football-43791
09/13/2021, 3:09 PM/api/graphiql
!green-football-43791
09/13/2021, 3:10 PMgreen-football-43791
09/13/2021, 3:11 PMDocs
in the upper right cornermicroscopic-musician-99632
09/13/2021, 3:51 PMgreen-football-43791
09/13/2021, 4:08 PMbig-carpet-38439
09/13/2021, 6:19 PMbig-carpet-38439
09/13/2021, 6:19 PMcurl --location --request POST '<http://localhost:8080/api/graphql>' \
--header 'Content-Type: application/json' \
--data-raw '{"query":"query dataset {\n dataset(urn: \"urn:li:dataset:....\") {\n schemaMetadata {\n fields {\n fieldPath\n }\n }\n }\n}","variables":{}}'
Where you'd replace "urnlidataset:...." with whichever errormicroscopic-musician-99632
09/16/2021, 8:02 AMbig-carpet-38439
09/16/2021, 4:27 PM