Skip to main content
Version: 4.2.0

profile_relationship_aggregate_fields

aggregate fields of "profile_relationship"

type profile_relationship_aggregate_fields {
count(
columns: [profile_relationship_select_column!]
distinct: Boolean
): Int!
max: profile_relationship_max_fields
min: profile_relationship_min_fields
}

Fields

count (Int!)

max (profile_relationship_max_fields)

min (profile_relationship_min_fields)