GraphQL Parameters

Parameter

Default

Description

Enable aggregation fields

false

True to activate _count and _concat aggregation fields for the TopBraid GraphQL services.

Enable derive fields

false

True to activate deriveXY fileds for the TopBraid GraphQL services.

Timeout on GraphQL queries

off

If not set or 0 then by default the GraphQL endpoint will have no timeout. Timeout is given in ms and will stop query execution after the given milliseconds have passed. Note that GraphQL is heavily used by the EDG editor itself, so setting a timeout may block certain long-running operations from finishing.