package
Version:
v0.13.0
Opens a new window with list of versions in this module.
Published: Oct 8, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Graphql service
func (srv *Graphql) Mutation(Query interface{}) (*interface{}, error)
Mutation execute a GraphQL mutation.
func (srv *Graphql) Query(Query interface{}) (*interface{}, error)
Query execute a GraphQL mutation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.