Fields
Fields | Reference? |
---|---|
source | Yes |
sourceAssetType | Yes |
sourcePropertyName | |
target | Yes |
targetAssetType | Yes |
targetPropertyName |
Example
query MyQuery {
assetLinks(count: 10) {
sourcePropertyName
}
}
The Unearth API allows you to query your data using a number of tools to sort and filter. Click the link above to see how!