Lots of work to get graphql running smoothly

This commit is contained in:
2024-04-26 10:29:04 -05:00
parent 6836ef68ea
commit 3021b6e712
32 changed files with 12661 additions and 439 deletions

View File

@@ -1,2 +1,3 @@
fsdgencsharp .\fsd\Oap.Api.v1.fsd ./src/OAP/Oap.Api.v1 --namespace Oap.Api.v1
fsdgenjs .\fsd\Oap.Api.v1.fsd ./src/OAP/Oap.Theme.Svelte/src/lib/oap --module OapApiV1Client --typescript
REM fsdgenaspnet .\fsd\OapApi.v1.fsd ./src/OAP/OapApi.v1 --target core --namespace OapApi.v1 --apinamespace OapApi.v1.Client