INPUT_OBJECT
GetModifiedContactListFilter
link GraphQL Schema definition
- input GetModifiedContactListFilter {
- # Only contacts of the given types are returned. If null or omitted, contacts of
- # all types are returned.
- : [ContactType!]
- }
INPUT_OBJECT
- input GetModifiedContactListFilter {
- # Only contacts of the given types are returned. If null or omitted, contacts of
- # all types are returned.
- : [ContactType!]
- }