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