package
Version:
v0.0.0-...-88b10d6
Opens a new window with list of versions in this module.
Published: Dec 7, 2024
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Execute runs the query and returns a node containing the result of the query operation.
type QueryParams struct {
Query string `json:"query"`
OperationName string `json:"operationName"`
Variables map[string]any `json:"variables"`
}
QueryParams contains all of the parameters for a query.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.