Documentation ¶
Index ¶
- func GetArgumentUsageInfo(operation, definition *ast.Document) ([]*graphqlmetrics.ArgumentUsageInfo, error)
- func GetInputUsageInfo(operation, definition *ast.Document, variables *astjson.Value) ([]*graphqlmetrics.InputUsageInfo, error)
- func GetTypeFieldUsageInfo(operationPlan plan.Plan) []*graphqlmetrics.TypeFieldUsageInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetArgumentUsageInfo ¶
func GetArgumentUsageInfo(operation, definition *ast.Document) ([]*graphqlmetrics.ArgumentUsageInfo, error)
func GetInputUsageInfo ¶
func GetInputUsageInfo(operation, definition *ast.Document, variables *astjson.Value) ([]*graphqlmetrics.InputUsageInfo, error)
func GetTypeFieldUsageInfo ¶
func GetTypeFieldUsageInfo(operationPlan plan.Plan) []*graphqlmetrics.TypeFieldUsageInfo
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.