Skip to content

Commit

Permalink
fix: duplicate client in different folder
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Funkhouser <[email protected]>
  • Loading branch information
golanglemonade committed Sep 2, 2024
1 parent 3c43260 commit 58171d1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 55,007 deletions.
8 changes: 4 additions & 4 deletions gqlgenc.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
model:
package: coreclient
filename: ./pkg/coreclient/models.go
package: openlaneclient
filename: ./pkg/openlaneclient/models.go
client:
package: coreclient
filename: ./pkg/coreclient/graphclient.go
package: openlaneclient
filename: ./pkg/openlaneclient/graphclient.go
models:
Int:
model: github.com/99designs/gqlgen/graphql.Int64
Expand Down
Loading

0 comments on commit 58171d1

Please sign in to comment.