ContactItem
No description
type ContactItem {
type: ContactType!
value: String!
}
Fieldsβ
ContactItem.type
Β βΒ ContactType!
non-null enumβ
Π’ΠΈΠΏ ΠΊΠΎΠ½ΡΠ°ΠΊΡΠ°
ContactItem.value
Β βΒ String!
non-null scalarβ
ΠΠ½Π°ΡΠ΅Π½ΠΈΠ΅ ΠΊΠΎΠ½ΡΠ°ΠΊΡΠ°
Member Ofβ
Contacts
object