Skip to content

Add LineItem type and order.lineItems field#77

Merged
mdesantis merged 2 commits intomasterfrom
mdesantis/add-line-item-type
Feb 14, 2020
Merged

Add LineItem type and order.lineItems field#77
mdesantis merged 2 commits intomasterfrom
mdesantis/add-line-item-type

Conversation

@mdesantis
Copy link
Copy Markdown

@mdesantis mdesantis commented Feb 7, 2020

It adds the LineItem type, based on Spree::LineItem, and the order.lineItems connection field, which returns the line items associated to the queried order.

@mdesantis mdesantis added this to the Checkout Flow milestone Feb 7, 2020
@mdesantis mdesantis self-assigned this Feb 7, 2020
@mdesantis mdesantis force-pushed the mdesantis/add-line-item-type branch 7 times, most recently from 810a204 to 43054da Compare February 14, 2020 13:04
AlessioRocco
AlessioRocco previously approved these changes Feb 14, 2020
Maurizio De Santis added 2 commits February 14, 2020 15:29
It adds the `LineItem` type, based on `Spree::LineItem`.
It adds the `order.lineItems` connection field, which returns the line
items associated to the queried order.
@mdesantis mdesantis merged commit 1c92ae5 into master Feb 14, 2020
@mdesantis mdesantis deleted the mdesantis/add-line-item-type branch February 14, 2020 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants