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