Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cursor ¶
type Cursor struct { Count int `json:"count"` Next string `json:"next"` Search string `json:"search"` }
TODO: Add field to prevent cursor reuse across unrelated resources
func (Cursor) MarshalGQL ¶
func (*Cursor) UnmarshalGQL ¶
Click to show internal directories.
Click to hide internal directories.