cliextension

package
v2.39.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	// contains filtered or unexported fields
}

Config represents the object to interact with cli-ext

func NewCLIExtensionConfig

func NewCLIExtensionConfig(binPath *string, logger *logrus.Logger) *Config

NewCLIExtensionConfig creates CLIExtensionConfig to interact with cli-extension

func (*Config) ConvertMetadataToSDL

func (c *Config) ConvertMetadataToSDL(toPayload types.SDLToRequest) (types.SDLToResponse, error)

ConvertMetadataToSDL converts actions metadata to graphql SDL

func (*Config) ConvertSDLToMetadata

func (c *Config) ConvertSDLToMetadata(fromPayload types.SDLFromRequest) (types.SDLFromResponse, error)

ConvertSDLToMetadata converts graphql SDL to hasura metadata

func (*Config) GetActionsCodegen

func (c *Config) GetActionsCodegen(codegenReq types.ActionsCodegenRequest) (types.ActionsCodegenResponse, error)

GetActionsCodegen generates codegen for an action

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL