Vue-storefront: Move entity types registration and gql queries on the module level

Created on 27 Nov 2018  路  3Comments  路  Source: DivanteLtd/vue-storefront

What is the motivation for adding / enhancing this feature?

Currently all queries are located on the searchAdapter side each of them is related to the certain module work . So it probably make sense to move queries for search adapter on the module level

so each module should have search adapters folders structure
something like this:
'search-adapter'
-> 'graphql'
-> 'api'

where should be a registeration of all required for this module search adapter entity types

vs-hackathon

Most helpful comment

Hi @filrak, I and @nuovecode would like to take this issue for the hackathon5. Could you please assign to us?

All 3 comments

Related to #2225

Hi @filrak, I and @nuovecode would like to take this issue for the hackathon5. Could you please assign to us?

Done!

Was this page helpful?
0 / 5 - 0 ratings