package
Version:
v0.0.0-...-46ec260
Opens a new window with list of versions in this module.
Published: Feb 6, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PostData struct {
Query string `json:"query"`
Operation string `json:"operation"`
Variables map[string]interface{} `json:"variables"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.