OBJECT
QuoteRealizationDocumentSent
link GraphQL Schema definition
- type QuoteRealizationDocumentSent {
- : ID!
- # Requires access to given quote realization
- : QuoteRealization!
- : TemplateNewForDocument!
- : Int!
- # Requires access to resource GRAPHQL_LOGIN
- : Login!
- }