ContactWeight (Object)
type ContactWeight {
value: Int!
unit: ContactWeightUnit!
}
Fields
ContactWeight.value ● Int! non-null scalar
ContactWeight.unit ● ContactWeightUnit! non-null enum
Member Of
Contact object