Editar

APIGroup property on API queries

Version: Available from runtime version 1.0.

Specifies the group segment of the API endpoint that exposes the query. The following example defines the group as app1.

Applies to

  • Query object

Syntax

APIGroup = 'app1';

For a complete example, see API query type.

Properties
Query object
APIGroup property for API pages