ComponentsPage
No description
type ComponentsPage {
cursor: PaginationCursor!
items: [ComponentLeaf]
}
Fields
ComponentsPage.cursor ● PaginationCursor! non-null object {#cursor}
Pagination cursors
ComponentsPage.items ● [ComponentLeaf] list object {#items}
A list of type component_leaf.
Member Of
Blueprint object