INTERFACE
LeadProfileInterface
link GraphQL Schema definition
- interface LeadProfileInterface {
- : LeadFilterTab!
- # Identifiers of the lead processes the profile is restricted to. Null includes
- # all lead processes.
- : [UUID!]
- }
INTERFACE
- interface LeadProfileInterface {
- : LeadFilterTab!
- # Identifiers of the lead processes the profile is restricted to. Null includes
- # all lead processes.
- : [UUID!]
- }