Skip to content

Commit

Permalink
Rename notes
Browse files Browse the repository at this point in the history
  • Loading branch information
af-afk committed Aug 27, 2024
1 parent bce4f4c commit 5f158c2
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 42 deletions.
74 changes: 37 additions & 37 deletions cmd/graphql.ethereum/graph/generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions cmd/graphql.ethereum/graph/schema.resolvers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/graphql.ethereum/schema.graphqls
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ type Query {
"""
Get either global or user-specific presentation issue in anything SPN.
"""
getNotes(wallet: String!): [Note!]!
notes(wallet: String): [Note!]!

"""
Get a pool using the address of token1 that's in the pool.
Expand Down

0 comments on commit 5f158c2

Please sign in to comment.