jvcmanke
jvcmanke
I was testing out the library with a small schema and realized that around 80% of the generated file is the configuration object that holds info on the schema for...
Just as stated in the README: > a field in mst-gql will be undefined when it has not been fetched from the server and, following graphql conventions, will be null...
I think it would be very useful to be able to access the contract metadata and possibly other contract information directly inside the implementation function without manually pathing from the...