StructureContactsEdge
Pivot edge for the structure-contact relation, exposing the notes pivot field.
type StructureContactsEdge {
node: Contact!
cursor: String!
notes: String
}
Pivot edge for the structure-contact relation, exposing the notes pivot field.
type StructureContactsEdge {
node: Contact!
cursor: String!
notes: String
}
StructureContactsEdge.node ● Contact! non-null objectStructureContactsEdge.cursor ● String! non-null scalarStructureContactsEdge.notes ● String scalar