Skip to content

Conversation

@kespinola
Copy link

Change

  • Remove DataPoint and DataPoints that handles returning a collection of analytics points. Replace with dedicated GraphQL field resolvers.
  • Create dedicated datapoints for mints and customers defining deserializers.
  • Refactor query client return Vec where T is resource specific data point.

…cts. stub out organizations and collections for the time being.
@mpwsh mpwsh self-requested a review September 12, 2023 14:19
async-graphql-poem = "5.0.3"
serde = { version = "1.0.152", features = ["derive"] }
serde = { version = "1.0.188", features = ["derive"] }
serde_derive = { version = "1.0.188" }
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can remove.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants