OBJECT
EntityCustomFieldConnection
The connection type for EntityCustomField.
link GraphQL Schema definition
- type EntityCustomFieldConnection {
- # A list of edges.
- EntityCustomFieldEdge] : [
- # A list of nodes.
- EntityCustomField] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }