Skip to content
Discussion options

You must be logged in to vote

I don't think there is anything GraphQL-specific in OrchardCore.Commerce yet. Orchard Core exposes stock content fields to GrahQL, but doesn't do anything with custom fields like the price field found in PricePart. You can expose it by implementing a GraphQL model class (like how Orchard Core exposes its stock content fields)

If you decide to do that, we'd appreciate a pull request in the https://github.com/OrchardCMS/OrchardCore.Commerce repository.

Replies: 0 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@p-a-bowley
Comment options

Answer selected by p-a-bowley
Comment options

You must be logged in to vote
1 reply
@sarahelsaig
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants