ContactTypeOverride
Payload for overriding a contact type
Fields
Used By
Definition
"""Payload for overriding a contact type"""input ContactTypeOverride { """ Whether to show this contact type """ show: Boolean!}
Payload for overriding a contact type
"""Payload for overriding a contact type"""input ContactTypeOverride { """ Whether to show this contact type """ show: Boolean!}