Last active
August 28, 2020 22:37
-
-
Save Sande3p/2fcf7be5b5ac7ae4b63129b815e7cb25 to your computer and use it in GitHub Desktop.
sfdx MetadataComponentDependency query
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "status": 0, | |
| "result": { | |
| "size": 33, | |
| "totalSize": 33, | |
| "done": true, | |
| "queryLocator": null, | |
| "entityTypeName": "MetadataComponentDependency", | |
| "records": [ | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "AddOrInsertRecordTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "AddOrInsertRecord" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "CalculateBusinessHoursTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "CalculateBusinessHours" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "CloneRecordListTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "CloneRecordList" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "ConnectApiHelperTest", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "ConnectApiHelper" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "PostRichChatter", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "ConnectApiHelper" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "ExecuteSOQLQueryTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "ExecuteSOQLQuery" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "ExtractStringsFromRecordsTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "ExtractStringsFromRecords" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "FilterRecordsWithFieldValueTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "FilterRecordsWithFieldValue" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "FlowPickerControllerTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "FlowPickerController" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "FormatStringListAsCsvTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "FormatStringListAsCsv" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "GenerateFlowLinkTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "GenerateFlowLink" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "GetFlowMetadataTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "GetFlowMetadata" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "GetRandomValueTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "GetRandomValue" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "GetRecordAtIndexTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "GetRecordAtIndex" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "IsRecordLockedTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "IsRecordLocked" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "JoinRecordListsTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "JoinRecordLists" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "LaunchAutolaunchedFlowTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "LaunchAutolaunchedFlow" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "ParseCsvAsStringListTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "ParseCsvAsStringList" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "PostRichChatterTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "PostRichChatter" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "RemoveRecordTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "RemoveRecord" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "AddOrInsertRecordTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "SampleDataFactory" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "CloneRecordListTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "SampleDataFactory" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "ExtractStringsFromRecordsTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "SampleDataFactory" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "FilterRecordsWithFieldValueTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "SampleDataFactory" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "GetRecordAtIndexTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "SampleDataFactory" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "JoinRecordListsTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "SampleDataFactory" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "RemoveRecordTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "SampleDataFactory" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "SortRecordListTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "SampleDataFactory" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "UpdateRecordListWithMapTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "SampleDataFactory" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "SaveRecordsAsyncTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "SaveRecordsAsync" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "SetRecordLockTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "SetRecordLock" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "SortRecordListTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "SortRecordList" | |
| }, | |
| { | |
| "attributes": { | |
| "type": "MetadataComponentDependency", | |
| "url": "/services/data/v49.0/tooling/sobjects/MetadataComponentDependency/000000000000000AAA" | |
| }, | |
| "MetadataComponentName": "UpdateRecordListWithMapTests", | |
| "MetadataComponentType": "ApexClass", | |
| "RefMetadataComponentName": "UpdateRecordListWithMap" | |
| } | |
| ] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment