Methods
decode(selection, responseData, optionsopt) → {GraphModel}
A function used to decode the response data.
Parameters:
| Name | Type | Attributes | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
selection | 
            
            SelectionSet | The selection set used to query the response data.  | 
        |||||||||
responseData | 
            
            Object | The response data returned.  | 
        |||||||||
options | 
            
            Object | 
                
                    <optional> | 
            
            
            Options to use when decoding including: Properties
  | 
        
Returns:
The decoded response data.
- Type
 - GraphModel