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