Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Number of buys / flips of NFT Entity #35

Open
vikiival opened this issue Jul 7, 2023 · 0 comments
Open

Number of buys / flips of NFT Entity #35

vikiival opened this issue Jul 7, 2023 · 0 comments
Labels
schema Requires changing schema

Comments

@vikiival
Copy link
Member

vikiival commented Jul 7, 2023

type NFTEntity @entity {
  buyCount: Int!
}

So anytime someone do buy just top up the value

@vikiival vikiival added the schema Requires changing schema label Jul 7, 2023
@vikiival vikiival mentioned this issue Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
schema Requires changing schema
Projects
None yet
Development

No branches or pull requests

1 participant