Skip to content

Commit

Permalink
Updates to most recent schema
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarenaldi committed Sep 13, 2023
1 parent b4f44c5 commit 7983116
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 146 deletions.
10 changes: 8 additions & 2 deletions packages/gated-content/codegen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ config:
CreateHandle: string
Cursor: string
DateTime: string
EncryptableDateTime: string
EncryptableMarkdown: string
EncryptableString: string
EncryptableTxHash: string
EncryptableURI: string
EncryptedPath: string
EncryptedValue: string
Ens: string
Expand All @@ -46,12 +51,13 @@ config:
TxId: string
UnixTimestamp: string
URI: string
UUID: string
URL: string
UUID: string
Void: string

schema:
- http://localhost:4000/graphql
- https://api-v2-mumbai.lens.dev/graphql
# - http://localhost:4000/graphql

generates:
src/graphql/generated.ts:
Expand Down
Loading

0 comments on commit 7983116

Please sign in to comment.