Skip to main content

ConfigList

No description

type ConfigList {
pageInfo: PageInfo
total: Int
edges: [ConfigEdge]
}

Fields#

pageInfo (PageInfo)#

Pager object for cursor based operations

total (Int)#

Total amount of records available

edges ([ConfigEdge])#

List of edges for Config