All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Izara Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:37, 29 July 2025 Seagame talk contribs created page 2025-07-29 Graph EndPoint (Created page with "== Create EndPoint == === Create Basic === ''' requestParam ''' <source lang="json"> { "objectType": "xxxxx", "fieldNames": { //fields or if have fields of versionedData } } </source> ''' returnOutput ''' <syntaxhighlight lang="javascript"> { "objType": { "objectType": "xxxxx", "serviceTag": "yyyyy" }, "objInstanceFull": { "identifiers": { //identifiers }, "fields": { //fields } }, "relationships": [], "status": "complete", // or...")