IGraphQLMap.Keys[Index] Property
Returns the Key value at the specified index.
Remarks
The GraphQL map is ordered. This property returns the key string value stored at the specified index position.
Syntax
Unit: GraphQL.Types
property IGraphQLMap.Keys[Index]: string