INTERFACE
PipelineProfileInterface
link GraphQL Schema definition
- interface PipelineProfileInterface {
- : ProfileFilterBaseInterface!
- # Identifiers of the sales pipelines the profile is restricted to. Null includes
- # all pipelines.
- : [ID!]
- }
INTERFACE
- interface PipelineProfileInterface {
- : ProfileFilterBaseInterface!
- # Identifiers of the sales pipelines the profile is restricted to. Null includes
- # all pipelines.
- : [ID!]
- }