response

package
v0.0.0-...-36d6306 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResponseCreateGraphQLOutput

type ResponseCreateGraphQLOutput struct {
	GraphQLResponse mgraphql.GraphQLResponse
	ResponseHeaders []mgraphql.GraphQLResponseHeader
	ResponseAsserts []mgraphql.GraphQLResponseAssert
}

func ResponseCreateGraphQL

func ResponseCreateGraphQL(
	ctx context.Context,
	respBody []byte,
	statusCode int,
	duration time.Duration,
	headers []mgraphql.GraphQLResponseHeader,
	graphqlID idwrap.IDWrap,
	assertions []mgraphql.GraphQLAssert,
	flowVars map[string]any,
) (*ResponseCreateGraphQLOutput, error)

Jump to

Keyboard shortcuts

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