apollo-elements/apollo-elements

View on GitHub
test/graphql/NoParam.mutation.graphql

Summary

Maintainability
Test Coverage
mutation NoParamMutation {
  noParam {
    noParam
  }
}