Open PumpkinSeed opened 5 years ago
It make sense to me, if we have a GetAll for all of the document for a certain DocumentType
Something like: GetAll(ctx, "webshop", []webshop)
GetAll(ctx, "webshop", []webshop)
It make sense to me, if we have a GetAll for all of the document for a certain DocumentType
Something like:
GetAll(ctx, "webshop", []webshop)