package
Version:
v0.0.0-...-5a81e2c
Opens a new window with list of versions in this module.
Published: Nov 18, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
Documentation
¶
type GraphQLQuery struct {
Query string `json:"query"`
Variables map[string]interface{} `json:"variables"`
}
type InternalAuth struct {
Name string `json:"name"`
ClientID string `json:"client_id"`
NodeID string `json:"node_id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.