Newer Version Available

This content describes an older version of this product. View Latest

Composite Graph Limits

Composite graphs have these limits.

General Limits on Graphs

Item Limit
Maximum number of graphs in one payload. 75
Maximum depth of a graph. 15
Maximum number of nodes used in one graph. 500

Maximum number of different nodes in one payload.

Nodes are considered different if they use resources from different API versions or different types of objects.

For example:

  • /services/data/v50.0/sobjects/account and /services/data/v52.0/sobjects/account are considered different.

  • /services/data/vXX.X/sobjects/account and /services/data/vXX.X/sobjects/contact are considered different.

15

Limits on Nodes

Item Limit
Maximum number of nodes supported in one payload. 500

(For example, there can be one graph with 500 nodes, or 50 graphs with 10 nodes each.)