feat(index): Index module foundation (#9095)

**What**
Index module foundation

Co-authored-by: Carlos R. L. Rodrigues <37986729+carlos-r-l-rodrigues@users.noreply.github.com>
This commit is contained in:
Adrien de Peretti
2024-09-18 21:04:04 +02:00
committed by GitHub
parent 3cfcd075ae
commit 58167b5dfa
53 changed files with 4796 additions and 1201 deletions

View File

@@ -1,7 +1,4 @@
export default `
scalar DateTime
scalar JSON
enum TransactionState {
NOT_STARTED
INVOKING