APIGroup Property (Query)
Version: Available from runtime version 1.0.
Sets the group of the API endpoint the query is exposed in. The syntax for providing versions is illustrated in the example below:
Applies to
- Query object
Syntax
APIGroup = 'app1';
For a full example, see API Query Type.