An auto-generated type which holds one String and a cursor during pagination.
More...
|
| StringEdge (Dictionary< string, object > dataJSON) |
| Accepts deserialized json data. Will further parse passed in data. More...
|
|
string | cursor () |
| A cursor for use in pagination. More...
|
|
string | node () |
| The item at the end of StringEdge. More...
|
|
object | Clone () |
|
|
T | Get< T > (string field, string alias=null) |
|
Dictionary< string, object > | Data |
|
Dictionary< string, object > | DataJSON [get, protected set] |
|
An auto-generated type which holds one String and a cursor during pagination.
◆ StringEdge()
Shopify.Unity.StringEdge.StringEdge |
( |
Dictionary< string, object > |
dataJSON | ) |
|
|
inline |
Accepts deserialized json data. Will further parse passed in data.
- Parameters
-
◆ cursor()
string Shopify.Unity.StringEdge.cursor |
( |
| ) |
|
|
inline |
A cursor for use in pagination.
◆ node()
string Shopify.Unity.StringEdge.node |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- Assets/Shopify/Unity/Generated/StringEdge.cs