Documentation ¶
Index ¶
- type GqlFieldsProvider
- func (_m *GqlFieldsProvider) ForAPIDefinition(ctx ...graphqlizer.FieldCtx) string
- func (_m *GqlFieldsProvider) ForApplication(ctx ...graphqlizer.FieldCtx) string
- func (_m *GqlFieldsProvider) ForBundle(ctx ...graphqlizer.FieldCtx) string
- func (_m *GqlFieldsProvider) ForBundleInstanceAuth() string
- func (_m *GqlFieldsProvider) ForBundleInstanceAuthStatus() string
- func (_m *GqlFieldsProvider) ForDocument() string
- func (_m *GqlFieldsProvider) ForEventDefinition() string
- func (_m *GqlFieldsProvider) ForLabel() string
- func (_m *GqlFieldsProvider) OmitForApplication(omit []string) string
- func (_m *GqlFieldsProvider) Page(item string) string
- type GraphQLizer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GqlFieldsProvider ¶
GqlFieldsProvider is an autogenerated mock type for the GqlFieldsProvider type
func (*GqlFieldsProvider) ForAPIDefinition ¶
func (_m *GqlFieldsProvider) ForAPIDefinition(ctx ...graphqlizer.FieldCtx) string
ForAPIDefinition provides a mock function with given fields: ctx
func (*GqlFieldsProvider) ForApplication ¶
func (_m *GqlFieldsProvider) ForApplication(ctx ...graphqlizer.FieldCtx) string
ForApplication provides a mock function with given fields: ctx
func (*GqlFieldsProvider) ForBundle ¶
func (_m *GqlFieldsProvider) ForBundle(ctx ...graphqlizer.FieldCtx) string
ForBundle provides a mock function with given fields: ctx
func (*GqlFieldsProvider) ForBundleInstanceAuth ¶
func (_m *GqlFieldsProvider) ForBundleInstanceAuth() string
ForBundleInstanceAuth provides a mock function with given fields:
func (*GqlFieldsProvider) ForBundleInstanceAuthStatus ¶
func (_m *GqlFieldsProvider) ForBundleInstanceAuthStatus() string
ForBundleInstanceAuthStatus provides a mock function with given fields:
func (*GqlFieldsProvider) ForDocument ¶
func (_m *GqlFieldsProvider) ForDocument() string
ForDocument provides a mock function with given fields:
func (*GqlFieldsProvider) ForEventDefinition ¶
func (_m *GqlFieldsProvider) ForEventDefinition() string
ForEventDefinition provides a mock function with given fields:
func (*GqlFieldsProvider) ForLabel ¶
func (_m *GqlFieldsProvider) ForLabel() string
ForLabel provides a mock function with given fields:
func (*GqlFieldsProvider) OmitForApplication ¶
func (_m *GqlFieldsProvider) OmitForApplication(omit []string) string
OmitForApplication provides a mock function with given fields: omit
func (*GqlFieldsProvider) Page ¶
func (_m *GqlFieldsProvider) Page(item string) string
Page provides a mock function with given fields: item
type GraphQLizer ¶
GraphQLizer is an autogenerated mock type for the GraphQLizer type
func (*GraphQLizer) BundleInstanceAuthRequestInputToGQL ¶
func (_m *GraphQLizer) BundleInstanceAuthRequestInputToGQL(in graphql.BundleInstanceAuthRequestInput) (string, error)
BundleInstanceAuthRequestInputToGQL provides a mock function with given fields: in