Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 839 Bytes

devenv-apigroup-query-property.md

File metadata and controls

32 lines (24 loc) · 839 Bytes
title description ms.author ms.date ms.topic author ms.reviewer
APIGroup Property (Query)
Sets the group of the API endpoint that the query is exposed in.
solsen
04/01/2021
reference
SusanneWindfeldPedersen
solsen

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.

See Also

Properties
Query Object
APIGroup Property (Page)