Michael Bromley
|
4a7ebcdba4
feat(server): Add Customer /Address update & delete mutations
|
7 years ago |
Michael Bromley
|
af9e57acd7
feat(server): Split into 2 GraphQL apis - admin & shop
|
7 years ago |
Michael Bromley
|
5758e3792c
refactor(server): Switch to csv-import based data generation
|
7 years ago |
Michael Bromley
|
4414f533df
refactor: Address.country is now a reference to actual Country entity
|
7 years ago |
Michael Bromley
|
d6cd883b52
feat(server): Return an object from delete mutations
|
7 years ago |
Michael Bromley
|
798f24860f
test(server): Refactor common testing pattern into util function
|
7 years ago |
Michael Bromley
|
9b91b0bef6
feat(server): Implement soft delete for Customer entity
|
7 years ago |
Michael Bromley
|
f833d98f43
feat(server): Expose list of Customer's orders
|
7 years ago |
Michael Bromley
|
87b0442985
feat(server): Set Address country via countryCode
|
7 years ago |