CustomFieldCategoryEdge
An edge in a connection.
type CustomFieldCategoryEdge {
cursor: String!
node: CustomFieldCategory
}
Fields
CustomFieldCategoryEdge.cursor ● String! non-null scalar common
A cursor for use in pagination.
CustomFieldCategoryEdge.node ● CustomFieldCategory object common
The item at the end of the edge.