CreateQuoteRowInput
No description
input CreateQuoteRowInput {
articleId: ID!
articleUnitId: ID!
data: QuoteRowInput
}
Fields
CreateQuoteRowInput.articleId ● ID! non-null scalar
CreateQuoteRowInput.articleUnitId ● ID! non-null scalar
CreateQuoteRowInput.data ● QuoteRowInput input
Member Of
CreateQuoteInput input ● UpdateQuoteRowsInput input