Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
func (*Service) GQLHandlerFunc ¶
func (s *Service) GQLHandlerFunc() (http.HandlerFunc, error)
GQLHandlerFunc returns a stand alone graphql handler for use in netlify/aws/azure serverless scenarios
func (*Service) GQLPlaygroundHandler ¶
GQLPlaygroundHandler returns a stand alone graphql playground handler for use in netlify/aws/azure serverless scenarios
func (*Service) RenderAndSave ¶
func (*Service) RenderJSON ¶
func (*Service) RestHandlerFunc ¶ added in v0.7.0
func (s *Service) RestHandlerFunc() (http.HandlerFunc, error)
RestHandlerFunc returns a handler function that will render the dataset specified as the last path parameter.
Click to show internal directories.
Click to hide internal directories.