hazelcast/hazelcast-cloud-sdk-go

View on GitHub
graphql/graphql.go

Summary

Maintainability
A
35 mins
Test Coverage
A
97%

Function Query has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func Query(name string, operation models.GraphqlOperation, input interface{}, args interface{}, response interface{}) string {
Severity: Minor
Found in graphql/graphql.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status