A connection that returns a paginated collection of custom field definitions.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
edges | Maybe<Array<CompassCustomFieldDefinitionEdge>> | A list of edges which contain a custom field definition and a cursor. |
nodes | Maybe<Array<CompassCustomFieldDefinition>> | A list of custom field definitions. |
pageInfo | PageInfo | Pagination information such as the start and end cursor of this page, and whether there is a next and previous page. |
Rate this page: