import "github.com/99designs/gqlgen/complexity"
complexity.go
func Calculate(es graphql.ExecutableSchema, op *ast.OperationDefinition, vars map[string]interface{}) int