package
0.0.0-20250126083818-7250f0c5f1ec
Repository: https://github.com/jdpx/mind-hub-api.git
Documentation: pkg.go.dev
# Functions
NewClient initialises a new Client.
No description provided by the author
NewRequest creates a request containing the query to be sent to GraphCMS.
NewResolver initialises a new Resolver.
WithOrganisationClient sets a client for a specific Organisation.
# Structs
No description provided by the author
Client makes request to GraphCMS.
Course is a GraphCMS representation of a Course.
Resolver defines the resolver used to retrieve data from GraphCMS.
Session is a GraphCMS representation of a Session.
Step is a GraphCMS representation of a Step.
# Interfaces
CMSResolver ...
Requester defines the functionality to make requests to GraphCMS.