Documentation ¶
Index ¶
Constants ¶
View Source
const ( AuthorizationHeader = "Authorization" XTenantContextHeader = "X-Tenant-Context" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Object ¶
type Object map[string]interface{}
Object is a generic json container
func (Object) MarshalGQL ¶
func (*Object) UnmarshalGQL ¶
type ObjectMetaInput ¶
type Pagination ¶
func NewPaginationOptions ¶
func NewPaginationOptions(page, perPage int) Pagination
Click to show internal directories.
Click to hide internal directories.