SYMBOL INDEX (15964 symbols across 715 files) FILE: _examples/batchresolver/batchresolver_test.go type gqlError (line 17) | type gqlError struct function newTestClient (line 22) | func newTestClient(r *Resolver) *client.Client { function marshalJSON (line 28) | func marshalJSON(t *testing.T, v any) string { function requireErrorJSON (line 35) | func requireErrorJSON(t *testing.T, err error, expected string) { function normalizeErrorJSON (line 43) | func normalizeErrorJSON(t *testing.T, jsonStr string) string { function errorKey (line 58) | func errorKey(t *testing.T, err gqlError) string { function TestBatchResolver_Parity_NoError (line 65) | func TestBatchResolver_Parity_NoError(t *testing.T) { function TestBatchResolver_Parity_WithArgs (line 93) | func TestBatchResolver_Parity_WithArgs(t *testing.T) { function TestBatchResolver_Parity_Error (line 127) | func TestBatchResolver_Parity_Error(t *testing.T) { function TestBatchResolver_Parity_GqlErrorList (line 158) | func TestBatchResolver_Parity_GqlErrorList(t *testing.T) { function TestBatchResolver_Parity_GqlErrorPathNil (line 192) | func TestBatchResolver_Parity_GqlErrorPathNil(t *testing.T) { function TestBatchResolver_Parity_GqlErrorPathSet (line 224) | func TestBatchResolver_Parity_GqlErrorPathSet(t *testing.T) { function TestBatchResolver_Parity_PartialResponseWithErrValue (line 256) | func TestBatchResolver_Parity_PartialResponseWithErrValue(t *testing.T) { function TestBatchResolver_Parity_NonNullPropagation (line 288) | func TestBatchResolver_Parity_NonNullPropagation(t *testing.T) { function TestBatchResolver_InvalidLen_AddsErrorPerParent (line 319) | func TestBatchResolver_InvalidLen_AddsErrorPerParent(t *testing.T) { function TestBatchResolver_BatchErrors_ErrLenMismatch_AddsErrorPerParent (line 348) | func TestBatchResolver_BatchErrors_ErrLenMismatch_AddsErrorPerParent(t *... function TestBatchResolver_BatchErrors_ResultLenMismatch_AddsErrorPerParent (line 390) | func TestBatchResolver_BatchErrors_ResultLenMismatch_AddsErrorPerParent(... function TestBatchDirectiveConfig (line 420) | func TestBatchDirectiveConfig(t *testing.T) { function TestBatchResolver_BatchErrors_ListPerIndex_AddsMultipleErrors (line 446) | func TestBatchResolver_BatchErrors_ListPerIndex_AddsMultipleErrors(t *te... function TestBatchResolver_Nested_CallCount (line 475) | func TestBatchResolver_Nested_CallCount(t *testing.T) { function TestBatchResolver_Nested_Connection_CallCount (line 584) | func TestBatchResolver_Nested_Connection_CallCount(t *testing.T) { function BenchmarkBatchResolver_SingleLevel (line 703) | func BenchmarkBatchResolver_SingleLevel(b *testing.B) { function BenchmarkBatchResolver_Nested (line 739) | func BenchmarkBatchResolver_Nested(b *testing.B) { FILE: _examples/batchresolver/generated.go function NewExecutableSchema (line 23) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 29) | type ResolverRoot interface type DirectiveRoot (line 35) | type DirectiveRoot struct type ComplexityRoot (line 38) | type ComplexityRoot struct type ProfileResolver (line 83) | type ProfileResolver interface type QueryResolver (line 87) | type QueryResolver interface type UserResolver (line 90) | type UserResolver interface type executableSchema (line 109) | type executableSchema method Schema (line 111) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 118) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 303) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 346) | type executionContext struct method field_Query___type_args (line 385) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_User_directiveNullableBatchWithArg_args (line 396) | func (ec *executionContext) field_User_directiveNullableBatchWithArg_a... method field_User_directiveNullableNonBatchWithArg_args (line 407) | func (ec *executionContext) field_User_directiveNullableNonBatchWithAr... method field_User_nullableBatchWithArg_args (line 418) | func (ec *executionContext) field_User_nullableBatchWithArg_args(ctx c... method field_User_nullableNonBatchWithArg_args (line 429) | func (ec *executionContext) field_User_nullableNonBatchWithArg_args(ct... method field___Directive_args_args (line 440) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 451) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 462) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 473) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Image_url (line 492) | func (ec *executionContext) _Image_url(ctx context.Context, field grap... method fieldContext_Image_url (line 508) | func (ec *executionContext) fieldContext_Image_url(_ context.Context, ... method _Profile_id (line 521) | func (ec *executionContext) _Profile_id(ctx context.Context, field gra... method fieldContext_Profile_id (line 537) | func (ec *executionContext) fieldContext_Profile_id(_ context.Context,... method _Profile_coverBatch (line 550) | func (ec *executionContext) _Profile_coverBatch(ctx context.Context, f... method fieldContext_Profile_coverBatch (line 566) | func (ec *executionContext) fieldContext_Profile_coverBatch(_ context.... method resolveBatch_Profile_coverBatch (line 582) | func (ec *executionContext) resolveBatch_Profile_coverBatch(ctx contex... method _Profile_coverNonBatch (line 617) | func (ec *executionContext) _Profile_coverNonBatch(ctx context.Context... method fieldContext_Profile_coverNonBatch (line 633) | func (ec *executionContext) fieldContext_Profile_coverNonBatch(_ conte... method _ProfileEdge_node (line 650) | func (ec *executionContext) _ProfileEdge_node(ctx context.Context, fie... method fieldContext_ProfileEdge_node (line 666) | func (ec *executionContext) fieldContext_ProfileEdge_node(_ context.Co... method _ProfileEdge_cursor (line 687) | func (ec *executionContext) _ProfileEdge_cursor(ctx context.Context, f... method fieldContext_ProfileEdge_cursor (line 703) | func (ec *executionContext) fieldContext_ProfileEdge_cursor(_ context.... method _ProfilesConnection_edges (line 716) | func (ec *executionContext) _ProfilesConnection_edges(ctx context.Cont... method fieldContext_ProfilesConnection_edges (line 732) | func (ec *executionContext) fieldContext_ProfilesConnection_edges(_ co... method _ProfilesConnection_totalCount (line 751) | func (ec *executionContext) _ProfilesConnection_totalCount(ctx context... method fieldContext_ProfilesConnection_totalCount (line 767) | func (ec *executionContext) fieldContext_ProfilesConnection_totalCount... method _Query_users (line 780) | func (ec *executionContext) _Query_users(ctx context.Context, field gr... method fieldContext_Query_users (line 796) | func (ec *executionContext) fieldContext_Query_users(_ context.Context... method _Query___type (line 843) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 860) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 908) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 924) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _User_nullableBatch (line 951) | func (ec *executionContext) _User_nullableBatch(ctx context.Context, f... method fieldContext_User_nullableBatch (line 967) | func (ec *executionContext) fieldContext_User_nullableBatch(_ context.... method resolveBatch_User_nullableBatch (line 987) | func (ec *executionContext) resolveBatch_User_nullableBatch(ctx contex... method _User_nullableNonBatch (line 1022) | func (ec *executionContext) _User_nullableNonBatch(ctx context.Context... method fieldContext_User_nullableNonBatch (line 1038) | func (ec *executionContext) fieldContext_User_nullableNonBatch(_ conte... method _User_nullableBatchWithArg (line 1059) | func (ec *executionContext) _User_nullableBatchWithArg(ctx context.Con... method fieldContext_User_nullableBatchWithArg (line 1075) | func (ec *executionContext) fieldContext_User_nullableBatchWithArg(ctx... method resolveBatch_User_nullableBatchWithArg (line 1106) | func (ec *executionContext) resolveBatch_User_nullableBatchWithArg(ctx... method _User_nullableNonBatchWithArg (line 1142) | func (ec *executionContext) _User_nullableNonBatchWithArg(ctx context.... method fieldContext_User_nullableNonBatchWithArg (line 1159) | func (ec *executionContext) fieldContext_User_nullableNonBatchWithArg(... method _User_nonNullableBatch (line 1191) | func (ec *executionContext) _User_nonNullableBatch(ctx context.Context... method fieldContext_User_nonNullableBatch (line 1207) | func (ec *executionContext) fieldContext_User_nonNullableBatch(_ conte... method resolveBatch_User_nonNullableBatch (line 1227) | func (ec *executionContext) resolveBatch_User_nonNullableBatch(ctx con... method _User_nonNullableNonBatch (line 1262) | func (ec *executionContext) _User_nonNullableNonBatch(ctx context.Cont... method fieldContext_User_nonNullableNonBatch (line 1278) | func (ec *executionContext) fieldContext_User_nonNullableNonBatch(_ co... method _User_directiveNullableBatch (line 1299) | func (ec *executionContext) _User_directiveNullableBatch(ctx context.C... method fieldContext_User_directiveNullableBatch (line 1315) | func (ec *executionContext) fieldContext_User_directiveNullableBatch(_... method resolveBatch_User_directiveNullableBatch (line 1335) | func (ec *executionContext) resolveBatch_User_directiveNullableBatch(c... method _User_directiveNullableNonBatch (line 1370) | func (ec *executionContext) _User_directiveNullableNonBatch(ctx contex... method fieldContext_User_directiveNullableNonBatch (line 1386) | func (ec *executionContext) fieldContext_User_directiveNullableNonBatc... method _User_directiveNullableBatchWithArg (line 1407) | func (ec *executionContext) _User_directiveNullableBatchWithArg(ctx co... method fieldContext_User_directiveNullableBatchWithArg (line 1423) | func (ec *executionContext) fieldContext_User_directiveNullableBatchWi... method resolveBatch_User_directiveNullableBatchWithArg (line 1454) | func (ec *executionContext) resolveBatch_User_directiveNullableBatchWi... method _User_directiveNullableNonBatchWithArg (line 1490) | func (ec *executionContext) _User_directiveNullableNonBatchWithArg(ctx... method fieldContext_User_directiveNullableNonBatchWithArg (line 1507) | func (ec *executionContext) fieldContext_User_directiveNullableNonBatc... method _User_directiveNonNullableBatch (line 1539) | func (ec *executionContext) _User_directiveNonNullableBatch(ctx contex... method fieldContext_User_directiveNonNullableBatch (line 1555) | func (ec *executionContext) fieldContext_User_directiveNonNullableBatc... method resolveBatch_User_directiveNonNullableBatch (line 1575) | func (ec *executionContext) resolveBatch_User_directiveNonNullableBatc... method _User_directiveNonNullableNonBatch (line 1610) | func (ec *executionContext) _User_directiveNonNullableNonBatch(ctx con... method fieldContext_User_directiveNonNullableNonBatch (line 1626) | func (ec *executionContext) fieldContext_User_directiveNonNullableNonB... method _User_profileBatch (line 1647) | func (ec *executionContext) _User_profileBatch(ctx context.Context, fi... method fieldContext_User_profileBatch (line 1663) | func (ec *executionContext) fieldContext_User_profileBatch(_ context.C... method resolveBatch_User_profileBatch (line 1683) | func (ec *executionContext) resolveBatch_User_profileBatch(ctx context... method _User_profileNonBatch (line 1718) | func (ec *executionContext) _User_profileNonBatch(ctx context.Context,... method fieldContext_User_profileNonBatch (line 1734) | func (ec *executionContext) fieldContext_User_profileNonBatch(_ contex... method _User_profileConnectionBatch (line 1755) | func (ec *executionContext) _User_profileConnectionBatch(ctx context.C... method fieldContext_User_profileConnectionBatch (line 1771) | func (ec *executionContext) fieldContext_User_profileConnectionBatch(_... method resolveBatch_User_profileConnectionBatch (line 1789) | func (ec *executionContext) resolveBatch_User_profileConnectionBatch(c... method _User_profileConnectionNonBatch (line 1824) | func (ec *executionContext) _User_profileConnectionNonBatch(ctx contex... method fieldContext_User_profileConnectionNonBatch (line 1840) | func (ec *executionContext) fieldContext_User_profileConnectionNonBatc... method ___Directive_name (line 1859) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 1875) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 1888) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 1904) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 1917) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 1933) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 1946) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 1962) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 1975) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 1991) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 2029) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 2045) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 2058) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 2074) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 2087) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 2103) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 2116) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 2132) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 2145) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 2161) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 2174) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 2190) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 2203) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 2219) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 2257) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 2273) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 2310) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 2326) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 2339) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 2355) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 2368) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 2384) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 2397) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 2413) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 2426) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 2442) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 2479) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 2495) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 2508) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 2524) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 2537) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 2553) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 2566) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 2582) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 2595) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 2611) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 2648) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 2664) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 2701) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 2717) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 2754) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 2770) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 2807) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 2823) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 2848) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 2864) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 2877) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 2893) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 2906) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 2922) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 2935) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 2951) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 2964) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 2981) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 3019) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 3035) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 3072) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 3088) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 3125) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 3142) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 3176) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 3192) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 3219) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 3235) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 3272) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 3288) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method _Image (line 3315) | func (ec *executionContext) _Image(ctx context.Context, sel ast.Select... method _Profile (line 3354) | func (ec *executionContext) _Profile(ctx context.Context, sel ast.Sele... method _ProfileEdge (line 3459) | func (ec *executionContext) _ProfileEdge(ctx context.Context, sel ast.... method _ProfilesConnection (line 3503) | func (ec *executionContext) _ProfilesConnection(ctx context.Context, s... method _Query (line 3547) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _User (line 3619) | func (ec *executionContext) _User(ctx context.Context, sel ast.Selecti... method ___Directive (line 4193) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 4249) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 4297) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 4355) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 4410) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 4465) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 4526) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 4531) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNID2string (line 4542) | func (ec *executionContext) unmarshalNID2string(ctx context.Context, v... method marshalNID2string (line 4547) | func (ec *executionContext) marshalNID2string(ctx context.Context, sel... method unmarshalNInt2int (line 4558) | func (ec *executionContext) unmarshalNInt2int(ctx context.Context, v a... method marshalNInt2int (line 4563) | func (ec *executionContext) marshalNInt2int(ctx context.Context, sel a... method marshalNProfile2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋbatchresolverᚐProfile (line 4574) | func (ec *executionContext) marshalNProfile2githubᚗcomᚋ99designsᚋgqlge... method marshalNProfile2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋbatchresolverᚐProfile (line 4578) | func (ec *executionContext) marshalNProfile2ᚖgithubᚗcomᚋ99designsᚋgqlg... method marshalNProfileEdge2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋbatchresolverᚐProfileEdgeᚄ (line 4588) | func (ec *executionContext) marshalNProfileEdge2ᚕᚖgithubᚗcomᚋ99designs... method marshalNProfileEdge2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋbatchresolverᚐProfileEdge (line 4605) | func (ec *executionContext) marshalNProfileEdge2ᚖgithubᚗcomᚋ99designsᚋ... method unmarshalNString2string (line 4615) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 4620) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalNUser2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋbatchresolverᚐUserᚄ (line 4631) | func (ec *executionContext) marshalNUser2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋbatchresolverᚐUser (line 4648) | func (ec *executionContext) marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 4658) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 4662) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 4679) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 4684) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 4695) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 4710) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 4726) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 4730) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 4734) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 4738) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 4755) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 4759) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 4776) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 4786) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 4791) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 4802) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 4807) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 4814) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 4822) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method marshalOImage2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋbatchresolverᚐImage (line 4832) | func (ec *executionContext) marshalOImage2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalOProfile2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋbatchresolverᚐProfile (line 4839) | func (ec *executionContext) marshalOProfile2ᚖgithubᚗcomᚋ99designsᚋgqlg... method marshalOProfilesConnection2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋbatchresolverᚐProfilesConnection (line 4846) | func (ec *executionContext) marshalOProfilesConnection2ᚖgithubᚗcomᚋ99d... method unmarshalOString2ᚖstring (line 4853) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 4861) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 4871) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 4891) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 4911) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 4931) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 4938) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 4958) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 350) | func newExecutionContext( function sourceData (line 368) | func sourceData(filename string) string { FILE: _examples/batchresolver/models_gen.go type Image (line 5) | type Image struct type Profile (line 9) | type Profile struct type ProfileEdge (line 15) | type ProfileEdge struct type ProfilesConnection (line 20) | type ProfilesConnection struct type Query (line 25) | type Query struct type User (line 28) | type User struct FILE: _examples/batchresolver/resolver.go type Resolver (line 10) | type Resolver struct method userIndex (line 35) | func (r *Resolver) userIndex(obj *User) int { method profileIndex (line 47) | func (r *Resolver) profileIndex(obj *Profile) int { FILE: _examples/batchresolver/resolver_helpers.go function resolveProfile (line 10) | func resolveProfile(r *Resolver, idx int) (*Profile, error) { function resolveImage (line 50) | func resolveImage(r *Resolver, idx int) (*Image, error) { FILE: _examples/batchresolver/schema.resolvers.go method Profile (line 261) | func (r *Resolver) Profile() ProfileResolver { return &profileResolver{r} } method Query (line 264) | func (r *Resolver) Query() QueryResolver { return &queryResolver{r} } method User (line 267) | func (r *Resolver) User() UserResolver { return &userResolver{r} } type profileResolver (line 269) | type profileResolver struct method CoverBatch (line 18) | func (r *profileResolver) CoverBatch(ctx context.Context, objs []*Prof... method CoverNonBatch (line 29) | func (r *profileResolver) CoverNonBatch(ctx context.Context, obj *Prof... type queryResolver (line 270) | type queryResolver struct method Users (line 36) | func (r *queryResolver) Users(ctx context.Context) ([]*User, error) { type userResolver (line 271) | type userResolver struct method NullableBatch (line 44) | func (r *userResolver) NullableBatch(ctx context.Context, objs []*User... method NullableNonBatch (line 100) | func (r *userResolver) NullableNonBatch(ctx context.Context, obj *User... method NullableBatchWithArg (line 106) | func (r *userResolver) NullableBatchWithArg(ctx context.Context, objs ... method NullableNonBatchWithArg (line 135) | func (r *userResolver) NullableNonBatchWithArg(ctx context.Context, ob... method NonNullableBatch (line 141) | func (r *userResolver) NonNullableBatch(ctx context.Context, objs []*U... method NonNullableNonBatch (line 170) | func (r *userResolver) NonNullableNonBatch(ctx context.Context, obj *U... method DirectiveNullableBatch (line 176) | func (r *userResolver) DirectiveNullableBatch(ctx context.Context, obj... method DirectiveNullableNonBatch (line 181) | func (r *userResolver) DirectiveNullableNonBatch(ctx context.Context, ... method DirectiveNullableBatchWithArg (line 186) | func (r *userResolver) DirectiveNullableBatchWithArg(ctx context.Conte... method DirectiveNullableNonBatchWithArg (line 191) | func (r *userResolver) DirectiveNullableNonBatchWithArg(ctx context.Co... method DirectiveNonNullableBatch (line 196) | func (r *userResolver) DirectiveNonNullableBatch(ctx context.Context, ... method DirectiveNonNullableNonBatch (line 201) | func (r *userResolver) DirectiveNonNullableNonBatch(ctx context.Contex... method ProfileBatch (line 206) | func (r *userResolver) ProfileBatch(ctx context.Context, objs []*User)... method ProfileNonBatch (line 219) | func (r *userResolver) ProfileNonBatch(ctx context.Context, obj *User)... method ProfileConnectionBatch (line 229) | func (r *userResolver) ProfileConnectionBatch(ctx context.Context, obj... method ProfileConnectionNonBatch (line 247) | func (r *userResolver) ProfileConnectionNonBatch(ctx context.Context, ... FILE: _examples/chat/chat_test.go function TestChatSubscriptions (line 18) | func TestChatSubscriptions(t *testing.T) { FILE: _examples/chat/generated.go function NewExecutableSchema (line 24) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 30) | type ResolverRoot interface type DirectiveRoot (line 36) | type DirectiveRoot struct type ComplexityRoot (line 40) | type ComplexityRoot struct type MutationResolver (line 68) | type MutationResolver interface type QueryResolver (line 71) | type QueryResolver interface type SubscriptionResolver (line 74) | type SubscriptionResolver interface type executableSchema (line 78) | type executableSchema method Schema (line 80) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 87) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 182) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 259) | type executionContext struct method dir_user_args (line 298) | func (ec *executionContext) dir_user_args(ctx context.Context, rawArgs... method field_Mutation_post_args (line 309) | func (ec *executionContext) field_Mutation_post_args(ctx context.Conte... method field_Query___type_args (line 330) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query_room_args (line 341) | func (ec *executionContext) field_Query_room_args(ctx context.Context,... method field_Subscription_messageAdded_args (line 352) | func (ec *executionContext) field_Subscription_messageAdded_args(ctx c... method field___Directive_args_args (line 363) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 374) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 385) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 396) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _subscriptionMiddleware (line 411) | func (ec *executionContext) _subscriptionMiddleware(ctx context.Contex... method _Chatroom_name (line 452) | func (ec *executionContext) _Chatroom_name(ctx context.Context, field ... method fieldContext_Chatroom_name (line 468) | func (ec *executionContext) fieldContext_Chatroom_name(_ context.Conte... method _Chatroom_messages (line 481) | func (ec *executionContext) _Chatroom_messages(ctx context.Context, fi... method fieldContext_Chatroom_messages (line 497) | func (ec *executionContext) fieldContext_Chatroom_messages(_ context.C... method _Chatroom_subscription (line 522) | func (ec *executionContext) _Chatroom_subscription(ctx context.Context... method fieldContext_Chatroom_subscription (line 539) | func (ec *executionContext) fieldContext_Chatroom_subscription(_ conte... method _Message_id (line 556) | func (ec *executionContext) _Message_id(ctx context.Context, field gra... method fieldContext_Message_id (line 572) | func (ec *executionContext) fieldContext_Message_id(_ context.Context,... method _Message_text (line 585) | func (ec *executionContext) _Message_text(ctx context.Context, field g... method fieldContext_Message_text (line 601) | func (ec *executionContext) fieldContext_Message_text(_ context.Contex... method _Message_createdBy (line 614) | func (ec *executionContext) _Message_createdBy(ctx context.Context, fi... method fieldContext_Message_createdBy (line 630) | func (ec *executionContext) fieldContext_Message_createdBy(_ context.C... method _Message_createdAt (line 643) | func (ec *executionContext) _Message_createdAt(ctx context.Context, fi... method fieldContext_Message_createdAt (line 659) | func (ec *executionContext) fieldContext_Message_createdAt(_ context.C... method _Message_subscription (line 672) | func (ec *executionContext) _Message_subscription(ctx context.Context,... method fieldContext_Message_subscription (line 689) | func (ec *executionContext) fieldContext_Message_subscription(_ contex... method _Mutation_post (line 706) | func (ec *executionContext) _Mutation_post(ctx context.Context, field ... method fieldContext_Mutation_post (line 723) | func (ec *executionContext) fieldContext_Mutation_post(ctx context.Con... method _Query_room (line 759) | func (ec *executionContext) _Query_room(ctx context.Context, field gra... method fieldContext_Query_room (line 776) | func (ec *executionContext) fieldContext_Query_room(ctx context.Contex... method _Query___type (line 808) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 825) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 873) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 889) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _Subscription_messageAdded (line 916) | func (ec *executionContext) _Subscription_messageAdded(ctx context.Con... method fieldContext_Subscription_messageAdded (line 933) | func (ec *executionContext) fieldContext_Subscription_messageAdded(ctx... method ___Directive_name (line 969) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 985) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 998) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 1014) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 1027) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 1043) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 1056) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 1072) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 1085) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 1101) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 1139) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 1155) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 1168) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 1184) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 1197) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 1213) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 1226) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1242) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1255) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1271) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 1284) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1300) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1313) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1329) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1367) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1383) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1420) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1436) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1449) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1465) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1478) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1494) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1507) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1523) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1536) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1552) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1589) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1605) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1618) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1634) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1647) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1663) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1676) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1692) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1705) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1721) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1758) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1774) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1811) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1827) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1864) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1880) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1917) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1933) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1958) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1974) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1987) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 2003) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 2016) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 2032) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 2045) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 2061) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 2074) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 2091) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 2129) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 2145) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 2182) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2198) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2235) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2252) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2286) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2302) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2329) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2345) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2382) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2398) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method _Chatroom (line 2425) | func (ec *executionContext) _Chatroom(ctx context.Context, sel ast.Sel... method _Message (line 2474) | func (ec *executionContext) _Message(ctx context.Context, sel ast.Sele... method _Mutation (line 2533) | func (ec *executionContext) _Mutation(ctx context.Context, sel ast.Sel... method _Query (line 2582) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _Subscription (line 2651) | func (ec *executionContext) _Subscription(ctx context.Context, sel ast... method ___Directive (line 2671) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2727) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2775) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2833) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2888) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2943) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 3004) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 3009) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNID2string (line 3020) | func (ec *executionContext) unmarshalNID2string(ctx context.Context, v... method marshalNID2string (line 3025) | func (ec *executionContext) marshalNID2string(ctx context.Context, sel... method marshalNMessage2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋchatᚐMessage (line 3036) | func (ec *executionContext) marshalNMessage2githubᚗcomᚋ99designsᚋgqlge... method marshalNMessage2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋchatᚐMessageᚄ (line 3040) | func (ec *executionContext) marshalNMessage2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalNMessage2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋchatᚐMessage (line 3056) | func (ec *executionContext) marshalNMessage2ᚖgithubᚗcomᚋ99designsᚋgqlg... method unmarshalNString2string (line 3066) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 3071) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalNSubscription2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋchatᚐSubscription (line 3082) | func (ec *executionContext) marshalNSubscription2githubᚗcomᚋ99designsᚋ... method marshalNSubscription2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋchatᚐSubscription (line 3087) | func (ec *executionContext) marshalNSubscription2ᚖgithubᚗcomᚋ99designs... method unmarshalNTime2timeᚐTime (line 3098) | func (ec *executionContext) unmarshalNTime2timeᚐTime(ctx context.Conte... method marshalNTime2timeᚐTime (line 3103) | func (ec *executionContext) marshalNTime2timeᚐTime(ctx context.Context... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 3114) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 3118) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 3134) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 3139) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 3150) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 3165) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 3181) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 3185) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 3189) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3193) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3209) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3213) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3229) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3239) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3244) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 3255) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3260) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 3267) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3275) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method marshalOChatroom2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋchatᚐChatroom (line 3285) | func (ec *executionContext) marshalOChatroom2ᚖgithubᚗcomᚋ99designsᚋgql... method unmarshalOString2ᚖstring (line 3292) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3300) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3310) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3329) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3348) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 3367) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3374) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3393) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 263) | func newExecutionContext( function sourceData (line 281) | func sourceData(filename string) string { FILE: _examples/chat/models_gen.go type Message (line 9) | type Message struct type Mutation (line 17) | type Mutation struct type Query (line 20) | type Query struct type Subscription (line 23) | type Subscription struct FILE: _examples/chat/resolvers.go type ckey (line 14) | type ckey type resolver (line 16) | type resolver struct method Mutation (line 20) | func (r *resolver) Mutation() MutationResolver { method Query (line 24) | func (r *resolver) Query() QueryResolver { method Subscription (line 28) | func (r *resolver) Subscription() SubscriptionResolver { method getRoom (line 91) | func (r *resolver) getRoom(name string) *Chatroom { function New (line 32) | func New() Config { function getUsername (line 45) | func getUsername(ctx context.Context) string { type Observer (line 52) | type Observer struct type Chatroom (line 57) | type Chatroom struct type mutationResolver (line 63) | type mutationResolver struct method Post (line 65) | func (r *mutationResolver) Post( type queryResolver (line 89) | type queryResolver struct method Room (line 99) | func (r *queryResolver) Room(ctx context.Context, name string) (*Chatr... type subscriptionResolver (line 103) | type subscriptionResolver struct method MessageAdded (line 105) | func (r *subscriptionResolver) MessageAdded( function randString (line 136) | func randString(n int) string { FILE: _examples/chat/server/server.go function main (line 18) | func main() { FILE: _examples/chat/src/Room.js constant SUBSCRIPTION (line 126) | const SUBSCRIPTION = gql` constant QUERY (line 136) | const QUERY = gql` constant MUTATION (line 144) | const MUTATION = gql` FILE: _examples/chat/src/graphql-sse.ts class SSELink (line 10) | class SSELink extends ApolloLink { method constructor (line 13) | constructor(options: ClientOptions) { method request (line 18) | public request(operation: Operation): Observable { FILE: _examples/chat/src/graphql-ws.js class WebSocketLink (line 5) | class WebSocketLink extends ApolloLink { method constructor (line 8) | constructor(options) { method request (line 13) | request(operation) { FILE: _examples/chat/src/index.js function render (line 58) | function render(component) { FILE: _examples/config/generated.go function NewExecutableSchema (line 23) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 29) | type ResolverRoot interface type DirectiveRoot (line 36) | type DirectiveRoot struct type ComplexityRoot (line 39) | type ComplexityRoot struct type MutationResolver (line 69) | type MutationResolver interface type QueryResolver (line 72) | type QueryResolver interface type TodoResolver (line 75) | type TodoResolver interface type RoleResolver (line 78) | type RoleResolver interface type executableSchema (line 82) | type executableSchema method Schema (line 84) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 91) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 188) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 248) | type executionContext struct method field_Mutation_createTodo_args (line 289) | func (ec *executionContext) field_Mutation_createTodo_args(ctx context... method field_Query___type_args (line 300) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field___Directive_args_args (line 311) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 322) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 333) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 344) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Mutation_createTodo (line 363) | func (ec *executionContext) _Mutation_createTodo(ctx context.Context, ... method fieldContext_Mutation_createTodo (line 380) | func (ec *executionContext) fieldContext_Mutation_createTodo(ctx conte... method _Query_todos (line 420) | func (ec *executionContext) _Query_todos(ctx context.Context, field gr... method fieldContext_Query_todos (line 436) | func (ec *executionContext) fieldContext_Query_todos(_ context.Context... method _Query___type (line 465) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 482) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 530) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 546) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _Todo_id (line 573) | func (ec *executionContext) _Todo_id(ctx context.Context, field graphq... method fieldContext_Todo_id (line 589) | func (ec *executionContext) fieldContext_Todo_id(_ context.Context, fi... method _Todo_databaseId (line 602) | func (ec *executionContext) _Todo_databaseId(ctx context.Context, fiel... method fieldContext_Todo_databaseId (line 618) | func (ec *executionContext) fieldContext_Todo_databaseId(_ context.Con... method _Todo_text (line 631) | func (ec *executionContext) _Todo_text(ctx context.Context, field grap... method fieldContext_Todo_text (line 647) | func (ec *executionContext) fieldContext_Todo_text(_ context.Context, ... method _Todo_done (line 660) | func (ec *executionContext) _Todo_done(ctx context.Context, field grap... method fieldContext_Todo_done (line 676) | func (ec *executionContext) fieldContext_Todo_done(_ context.Context, ... method _Todo_user (line 689) | func (ec *executionContext) _Todo_user(ctx context.Context, field grap... method fieldContext_Todo_user (line 705) | func (ec *executionContext) fieldContext_Todo_user(_ context.Context, ... method _Todo_query (line 726) | func (ec *executionContext) _Todo_query(ctx context.Context, field gra... method fieldContext_Todo_query (line 743) | func (ec *executionContext) fieldContext_Todo_query(_ context.Context,... method _Todo_mutation (line 764) | func (ec *executionContext) _Todo_mutation(ctx context.Context, field ... method fieldContext_Todo_mutation (line 781) | func (ec *executionContext) fieldContext_Todo_mutation(_ context.Conte... method _User_id (line 798) | func (ec *executionContext) _User_id(ctx context.Context, field graphq... method fieldContext_User_id (line 814) | func (ec *executionContext) fieldContext_User_id(_ context.Context, fi... method _User_name (line 827) | func (ec *executionContext) _User_name(ctx context.Context, field grap... method fieldContext_User_name (line 843) | func (ec *executionContext) fieldContext_User_name(_ context.Context, ... method _User_role (line 856) | func (ec *executionContext) _User_role(ctx context.Context, field grap... method fieldContext_User_role (line 872) | func (ec *executionContext) fieldContext_User_role(_ context.Context, ... method ___Directive_name (line 889) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 905) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 918) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 934) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 947) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 963) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 976) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 992) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 1005) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 1021) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 1059) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 1075) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 1088) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 1104) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 1117) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 1133) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 1146) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1162) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1175) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1191) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 1204) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1220) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1233) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1249) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1287) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1303) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1340) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1356) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1369) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1385) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1398) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1414) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1427) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1443) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1456) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1472) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1509) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1525) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1538) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1554) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1567) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1583) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1596) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1612) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1625) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1641) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1678) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1694) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1731) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1747) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1784) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1800) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1837) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1853) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1878) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1894) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1907) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 1923) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 1936) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 1952) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 1965) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 1981) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 1994) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 2011) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 2049) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 2065) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 2102) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2118) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2155) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2172) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2206) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2222) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2249) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2265) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2302) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2318) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method _role_name (line 2331) | func (ec *executionContext) _role_name(ctx context.Context, field grap... method fieldContext_role_name (line 2347) | func (ec *executionContext) fieldContext_role_name(_ context.Context, ... method unmarshalInputNewTodo (line 2364) | func (ec *executionContext) unmarshalInputNewTodo(ctx context.Context,... method _Mutation (line 2411) | func (ec *executionContext) _Mutation(ctx context.Context, sel ast.Sel... method _Query (line 2460) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _Todo (line 2532) | func (ec *executionContext) _Todo(ctx context.Context, sel ast.Selecti... method _User (line 2632) | func (ec *executionContext) _User(ctx context.Context, sel ast.Selecti... method ___Directive (line 2681) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2737) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2785) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2843) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2898) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2953) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method _role (line 3012) | func (ec *executionContext) _role(ctx context.Context, sel ast.Selecti... method unmarshalNBoolean2bool (line 3084) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 3089) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNID2string (line 3100) | func (ec *executionContext) unmarshalNID2string(ctx context.Context, v... method marshalNID2string (line 3105) | func (ec *executionContext) marshalNID2string(ctx context.Context, sel... method unmarshalNInt2int (line 3116) | func (ec *executionContext) unmarshalNInt2int(ctx context.Context, v a... method marshalNInt2int (line 3121) | func (ec *executionContext) marshalNInt2int(ctx context.Context, sel a... method marshalNMutation2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋconfigᚐMutation (line 3132) | func (ec *executionContext) marshalNMutation2ᚖgithubᚗcomᚋ99designsᚋgql... method unmarshalNNewTodo2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋconfigᚐNewTodo (line 3142) | func (ec *executionContext) unmarshalNNewTodo2githubᚗcomᚋ99designsᚋgql... method marshalNQuery2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋconfigᚐQuery (line 3147) | func (ec *executionContext) marshalNQuery2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method unmarshalNString2string (line 3157) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 3162) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalNTodo2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋconfigᚐTodo (line 3173) | func (ec *executionContext) marshalNTodo2githubᚗcomᚋ99designsᚋgqlgenᚋ_... method marshalNTodo2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋconfigᚐTodoᚄ (line 3177) | func (ec *executionContext) marshalNTodo2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalNTodo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋconfigᚐTodo (line 3193) | func (ec *executionContext) marshalNTodo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋconfigᚐUser (line 3203) | func (ec *executionContext) marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 3213) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 3217) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 3233) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 3238) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 3249) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 3264) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 3280) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 3284) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 3288) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3292) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3308) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3312) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3328) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3338) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3343) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method marshalNrole2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋconfigᚐUserRole (line 3354) | func (ec *executionContext) marshalNrole2githubᚗcomᚋ99designsᚋgqlgenᚋ_... method unmarshalOBoolean2bool (line 3358) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3363) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 3370) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3378) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOString2ᚕstringᚄ (line 3388) | func (ec *executionContext) unmarshalOString2ᚕstringᚄ(ctx context.Cont... method marshalOString2ᚕstringᚄ (line 3406) | func (ec *executionContext) marshalOString2ᚕstringᚄ(ctx context.Contex... method unmarshalOString2ᚖstring (line 3424) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3432) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3442) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3461) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3480) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 3499) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3506) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3525) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 252) | func newExecutionContext( function sourceData (line 270) | func sourceData(filename string) string { FILE: _examples/config/model.go type User (line 5) | type User struct method FullName (line 11) | func (user *User) FullName() string { type UserRole (line 15) | type UserRole struct FILE: _examples/config/models_gen.go type Mutation (line 5) | type Mutation struct type NewTodo (line 8) | type NewTodo struct type Query (line 13) | type Query struct type Todo (line 16) | type Todo struct FILE: _examples/config/resolver.go function New (line 5) | func New() Config { type Resolver (line 19) | type Resolver struct FILE: _examples/config/schema.resolvers.go method Mutation (line 33) | func (r *Resolver) Mutation() MutationResolver { return &mutationResolve... method Query (line 36) | func (r *Resolver) Query() QueryResolver { return &queryResolver{r} } type mutationResolver (line 38) | type mutationResolver struct method CreateTodo (line 13) | func (r *mutationResolver) CreateTodo(ctx context.Context, input NewTo... type queryResolver (line 39) | type queryResolver struct method Todos (line 28) | func (r *queryResolver) Todos(ctx context.Context) ([]*Todo, error) { FILE: _examples/config/server/server.go function main (line 13) | func main() { FILE: _examples/config/todo.resolvers.go method Todo (line 25) | func (r *Resolver) Todo() TodoResolver { return &todoResolver{r} } type todoResolver (line 27) | type todoResolver struct method ID (line 14) | func (r *todoResolver) ID(ctx context.Context, obj *Todo) (string, err... FILE: _examples/config/user.resolvers.go method Role (line 21) | func (r *Resolver) Role() RoleResolver { return &roleResolver{r} } type roleResolver (line 23) | type roleResolver struct method Name (line 13) | func (r *roleResolver) Name(ctx context.Context, obj *UserRole) (strin... FILE: _examples/contextpropagation/generated.go function NewExecutableSchema (line 23) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 29) | type ResolverRoot interface type DirectiveRoot (line 34) | type DirectiveRoot struct type ComplexityRoot (line 38) | type ComplexityRoot struct type QueryResolver (line 53) | type QueryResolver interface type TodoContextResolver (line 56) | type TodoContextResolver interface type executableSchema (line 60) | type executableSchema method Schema (line 62) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 69) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 105) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 148) | type executionContext struct method dir_withContext_args (line 187) | func (ec *executionContext) dir_withContext_args(ctx context.Context, ... method field_Query___type_args (line 198) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field___Directive_args_args (line 209) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 220) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 231) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 242) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Query_testTodo (line 261) | func (ec *executionContext) _Query_testTodo(ctx context.Context, field... method fieldContext_Query_testTodo (line 295) | func (ec *executionContext) fieldContext_Query_testTodo(_ context.Cont... method _Query___type (line 314) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 331) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 379) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 395) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _Todo_text (line 422) | func (ec *executionContext) _Todo_text(ctx context.Context, field grap... method fieldContext_Todo_text (line 438) | func (ec *executionContext) fieldContext_Todo_text(_ context.Context, ... method _Todo_context (line 451) | func (ec *executionContext) _Todo_context(ctx context.Context, field g... method fieldContext_Todo_context (line 467) | func (ec *executionContext) fieldContext_Todo_context(_ context.Contex... method _TodoContext_value (line 484) | func (ec *executionContext) _TodoContext_value(ctx context.Context, fi... method fieldContext_TodoContext_value (line 500) | func (ec *executionContext) fieldContext_TodoContext_value(_ context.C... method ___Directive_name (line 513) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 529) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 542) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 558) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 571) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 587) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 600) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 616) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 629) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 645) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 683) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 699) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 712) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 728) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 741) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 757) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 770) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 786) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 799) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 815) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 828) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 844) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 857) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 873) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 911) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 927) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 964) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 980) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 993) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1009) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1022) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1038) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1051) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1067) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1080) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1096) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1133) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1149) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1162) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1178) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1191) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1207) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1220) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1236) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1249) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1265) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1302) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1318) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1355) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1371) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1408) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1424) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1461) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1477) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1502) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1518) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1531) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 1547) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 1560) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 1576) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 1589) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 1605) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 1618) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 1635) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 1673) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 1689) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 1726) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 1742) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 1779) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 1796) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 1830) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 1846) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 1873) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 1889) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 1926) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 1942) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method _Query (line 1969) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _Todo (line 2041) | func (ec *executionContext) _Todo(ctx context.Context, sel ast.Selecti... method _TodoContext (line 2085) | func (ec *executionContext) _TodoContext(ctx context.Context, sel ast.... method ___Directive (line 2152) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2208) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2256) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2314) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2369) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2424) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 2485) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 2490) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNString2string (line 2501) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 2506) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalNTodo2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋcontextpropagationᚐTodo (line 2517) | func (ec *executionContext) marshalNTodo2githubᚗcomᚋ99designsᚋgqlgenᚋ_... method marshalNTodo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋcontextpropagationᚐTodo (line 2521) | func (ec *executionContext) marshalNTodo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNTodoContext2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋcontextpropagationᚐTodoContext (line 2531) | func (ec *executionContext) marshalNTodoContext2ᚖgithubᚗcomᚋ99designsᚋ... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 2541) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 2545) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 2561) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 2566) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 2577) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 2592) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 2608) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 2612) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 2616) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2620) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2636) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2640) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2656) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 2666) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 2671) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 2682) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 2687) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 2694) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 2702) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOString2ᚖstring (line 2712) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 2720) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 2730) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 2749) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2768) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 2787) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2794) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2813) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 152) | func newExecutionContext( function sourceData (line 170) | func sourceData(filename string) string { FILE: _examples/contextpropagation/models_gen.go type Query (line 5) | type Query struct type Todo (line 8) | type Todo struct type TodoContext (line 13) | type TodoContext struct FILE: _examples/contextpropagation/todo.go type ctxKey (line 11) | type ctxKey function getTodoContext (line 13) | func getTodoContext(ctx context.Context) *string { function New (line 20) | func New() Config { type Resolver (line 30) | type Resolver struct method Query (line 32) | func (r *Resolver) Query() QueryResolver { method TodoContext (line 36) | func (r *Resolver) TodoContext() TodoContextResolver { method TestTodo (line 40) | func (r *Resolver) TestTodo(ctx context.Context) (*Todo, error) { method Value (line 44) | func (r *Resolver) Value(ctx context.Context, obj *TodoContext) (*stri... FILE: _examples/contextpropagation/todo_test.go function TestTodo (line 14) | func TestTodo(t *testing.T) { FILE: _examples/dataloader/addressloader_gen.go type AddressLoaderConfig (line 11) | type AddressLoaderConfig struct function NewAddressLoader (line 23) | func NewAddressLoader(config AddressLoaderConfig) *AddressLoader { type AddressLoader (line 32) | type AddressLoader struct method Load (line 64) | func (l *AddressLoader) Load(key int) (*Address, error) { method LoadThunk (line 71) | func (l *AddressLoader) LoadThunk(key int) func() (*Address, error) { method LoadAll (line 114) | func (l *AddressLoader) LoadAll(keys []int) ([]*Address, []error) { method LoadAllThunk (line 132) | func (l *AddressLoader) LoadAllThunk(keys []int) func() ([]*Address, [... method Prime (line 150) | func (l *AddressLoader) Prime(key int, value *Address) bool { method Clear (line 164) | func (l *AddressLoader) Clear(key int) { method unsafeSet (line 170) | func (l *AddressLoader) unsafeSet(key int, value *Address) { type addressLoaderBatch (line 55) | type addressLoaderBatch struct method keyIndex (line 179) | func (b *addressLoaderBatch) keyIndex(l *AddressLoader, key int) int { method startTimer (line 203) | func (b *addressLoaderBatch) startTimer(l *AddressLoader) { method end (line 219) | func (b *addressLoaderBatch) end(l *AddressLoader) { FILE: _examples/dataloader/dataloader_test.go function TestTodo (line 15) | func TestTodo(t *testing.T) { FILE: _examples/dataloader/dataloaders.go type ctxKeyType (line 17) | type ctxKeyType struct type loaders (line 21) | type loaders struct function LoaderMiddleware (line 28) | func LoaderMiddleware(next http.Handler) http.Handler { function ctxLoaders (line 135) | func ctxLoaders(ctx context.Context) loaders { FILE: _examples/dataloader/generated.go function NewExecutableSchema (line 24) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 30) | type ResolverRoot interface type DirectiveRoot (line 36) | type DirectiveRoot struct type ComplexityRoot (line 39) | type ComplexityRoot struct type CustomerResolver (line 71) | type CustomerResolver interface type OrderResolver (line 75) | type OrderResolver interface type QueryResolver (line 78) | type QueryResolver interface type executableSchema (line 84) | type executableSchema method Schema (line 86) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 93) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 208) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 251) | type executionContext struct method field_Query___type_args (line 290) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query_torture1d_args (line 301) | func (ec *executionContext) field_Query_torture1d_args(ctx context.Con... method field_Query_torture2d_args (line 312) | func (ec *executionContext) field_Query_torture2d_args(ctx context.Con... method field___Directive_args_args (line 323) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 334) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 345) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 356) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Address_id (line 375) | func (ec *executionContext) _Address_id(ctx context.Context, field gra... method fieldContext_Address_id (line 391) | func (ec *executionContext) fieldContext_Address_id(_ context.Context,... method _Address_street (line 404) | func (ec *executionContext) _Address_street(ctx context.Context, field... method fieldContext_Address_street (line 420) | func (ec *executionContext) fieldContext_Address_street(_ context.Cont... method _Address_country (line 433) | func (ec *executionContext) _Address_country(ctx context.Context, fiel... method fieldContext_Address_country (line 449) | func (ec *executionContext) fieldContext_Address_country(_ context.Con... method _Customer_id (line 462) | func (ec *executionContext) _Customer_id(ctx context.Context, field gr... method fieldContext_Customer_id (line 478) | func (ec *executionContext) fieldContext_Customer_id(_ context.Context... method _Customer_name (line 491) | func (ec *executionContext) _Customer_name(ctx context.Context, field ... method fieldContext_Customer_name (line 507) | func (ec *executionContext) fieldContext_Customer_name(_ context.Conte... method _Customer_address (line 520) | func (ec *executionContext) _Customer_address(ctx context.Context, fie... method fieldContext_Customer_address (line 536) | func (ec *executionContext) fieldContext_Customer_address(_ context.Co... method _Customer_orders (line 557) | func (ec *executionContext) _Customer_orders(ctx context.Context, fiel... method fieldContext_Customer_orders (line 573) | func (ec *executionContext) fieldContext_Customer_orders(_ context.Con... method _Item_name (line 596) | func (ec *executionContext) _Item_name(ctx context.Context, field grap... method fieldContext_Item_name (line 612) | func (ec *executionContext) fieldContext_Item_name(_ context.Context, ... method _Order_id (line 625) | func (ec *executionContext) _Order_id(ctx context.Context, field graph... method fieldContext_Order_id (line 641) | func (ec *executionContext) fieldContext_Order_id(_ context.Context, f... method _Order_date (line 654) | func (ec *executionContext) _Order_date(ctx context.Context, field gra... method fieldContext_Order_date (line 670) | func (ec *executionContext) fieldContext_Order_date(_ context.Context,... method _Order_amount (line 683) | func (ec *executionContext) _Order_amount(ctx context.Context, field g... method fieldContext_Order_amount (line 699) | func (ec *executionContext) fieldContext_Order_amount(_ context.Contex... method _Order_items (line 712) | func (ec *executionContext) _Order_items(ctx context.Context, field gr... method fieldContext_Order_items (line 728) | func (ec *executionContext) fieldContext_Order_items(_ context.Context... method _Query_customers (line 745) | func (ec *executionContext) _Query_customers(ctx context.Context, fiel... method fieldContext_Query_customers (line 761) | func (ec *executionContext) fieldContext_Query_customers(_ context.Con... method _Query_torture1d (line 784) | func (ec *executionContext) _Query_torture1d(ctx context.Context, fiel... method fieldContext_Query_torture1d (line 801) | func (ec *executionContext) fieldContext_Query_torture1d(ctx context.C... method _Query_torture2d (line 835) | func (ec *executionContext) _Query_torture2d(ctx context.Context, fiel... method fieldContext_Query_torture2d (line 852) | func (ec *executionContext) fieldContext_Query_torture2d(ctx context.C... method _Query___type (line 886) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 903) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 951) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 967) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method ___Directive_name (line 994) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 1010) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 1023) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 1039) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 1052) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 1068) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 1081) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 1097) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 1110) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 1126) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 1164) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 1180) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 1193) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 1209) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 1222) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 1238) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 1251) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1267) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1280) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1296) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 1309) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1325) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1338) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1354) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1392) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1408) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1445) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1461) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1474) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1490) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1503) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1519) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1532) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1548) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1561) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1577) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1614) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1630) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1643) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1659) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1672) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1688) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1701) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1717) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1730) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1746) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1783) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1799) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1836) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1852) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1889) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1905) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1942) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1958) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1983) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1999) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 2012) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 2028) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 2041) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 2057) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 2070) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 2086) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 2099) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 2116) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 2154) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 2170) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 2207) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2223) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2260) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2277) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2311) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2327) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2354) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2370) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2407) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2423) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method _Address (line 2450) | func (ec *executionContext) _Address(ctx context.Context, sel ast.Sele... method _Customer (line 2499) | func (ec *executionContext) _Customer(ctx context.Context, sel ast.Sel... method _Item (line 2609) | func (ec *executionContext) _Item(ctx context.Context, sel ast.Selecti... method _Order (line 2648) | func (ec *executionContext) _Order(ctx context.Context, sel ast.Select... method _Query (line 2730) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method ___Directive (line 2837) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2893) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2941) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2999) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 3054) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 3109) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 3170) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 3175) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method marshalNCustomer2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋdataloaderᚐCustomer (line 3186) | func (ec *executionContext) marshalNCustomer2ᚖgithubᚗcomᚋ99designsᚋgql... method unmarshalNFloat2float64 (line 3196) | func (ec *executionContext) unmarshalNFloat2float64(ctx context.Contex... method marshalNFloat2float64 (line 3201) | func (ec *executionContext) marshalNFloat2float64(ctx context.Context,... method unmarshalNInt2int (line 3212) | func (ec *executionContext) unmarshalNInt2int(ctx context.Context, v a... method marshalNInt2int (line 3217) | func (ec *executionContext) marshalNInt2int(ctx context.Context, sel a... method marshalNItem2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋdataloaderᚐItem (line 3228) | func (ec *executionContext) marshalNItem2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNOrder2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋdataloaderᚐOrder (line 3238) | func (ec *executionContext) marshalNOrder2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method unmarshalNString2string (line 3248) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 3253) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method unmarshalNTime2timeᚐTime (line 3264) | func (ec *executionContext) unmarshalNTime2timeᚐTime(ctx context.Conte... method marshalNTime2timeᚐTime (line 3269) | func (ec *executionContext) marshalNTime2timeᚐTime(ctx context.Context... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 3280) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 3284) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 3300) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 3305) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 3316) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 3331) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 3347) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 3351) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 3355) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3359) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3375) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3379) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3395) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3405) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3410) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method marshalOAddress2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋdataloaderᚐAddress (line 3421) | func (ec *executionContext) marshalOAddress2ᚖgithubᚗcomᚋ99designsᚋgqlg... method unmarshalOBoolean2bool (line 3428) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3433) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 3440) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3448) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method marshalOCustomer2ᚕᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋdataloaderᚐCustomer (line 3458) | func (ec *executionContext) marshalOCustomer2ᚕᚕᚖgithubᚗcomᚋ99designsᚋg... method marshalOCustomer2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋdataloaderᚐCustomerᚄ (line 3471) | func (ec *executionContext) marshalOCustomer2ᚕᚖgithubᚗcomᚋ99designsᚋgq... method unmarshalOInt2ᚕintᚄ (line 3490) | func (ec *executionContext) unmarshalOInt2ᚕintᚄ(ctx context.Context, v... method marshalOInt2ᚕintᚄ (line 3508) | func (ec *executionContext) marshalOInt2ᚕintᚄ(ctx context.Context, sel... method unmarshalOInt2ᚕᚕint (line 3526) | func (ec *executionContext) unmarshalOInt2ᚕᚕint(ctx context.Context, v... method marshalOInt2ᚕᚕint (line 3544) | func (ec *executionContext) marshalOInt2ᚕᚕint(ctx context.Context, sel... method marshalOItem2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋdataloaderᚐItemᚄ (line 3556) | func (ec *executionContext) marshalOItem2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalOOrder2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋdataloaderᚐOrderᚄ (line 3575) | func (ec *executionContext) marshalOOrder2ᚕᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalOString2ᚖstring (line 3594) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3602) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3612) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3631) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3650) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 3669) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3676) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3695) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 255) | func newExecutionContext( function sourceData (line 273) | func sourceData(filename string) string { FILE: _examples/dataloader/itemsliceloader_gen.go type ItemSliceLoaderConfig (line 11) | type ItemSliceLoaderConfig struct function NewItemSliceLoader (line 23) | func NewItemSliceLoader(config ItemSliceLoaderConfig) *ItemSliceLoader { type ItemSliceLoader (line 32) | type ItemSliceLoader struct method Load (line 64) | func (l *ItemSliceLoader) Load(key int) ([]*Item, error) { method LoadThunk (line 71) | func (l *ItemSliceLoader) LoadThunk(key int) func() ([]*Item, error) { method LoadAll (line 114) | func (l *ItemSliceLoader) LoadAll(keys []int) ([][]*Item, []error) { method LoadAllThunk (line 132) | func (l *ItemSliceLoader) LoadAllThunk(keys []int) func() ([][]*Item, ... method Prime (line 150) | func (l *ItemSliceLoader) Prime(key int, value []*Item) bool { method Clear (line 165) | func (l *ItemSliceLoader) Clear(key int) { method unsafeSet (line 171) | func (l *ItemSliceLoader) unsafeSet(key int, value []*Item) { type itemSliceLoaderBatch (line 55) | type itemSliceLoaderBatch struct method keyIndex (line 180) | func (b *itemSliceLoaderBatch) keyIndex(l *ItemSliceLoader, key int) i... method startTimer (line 204) | func (b *itemSliceLoaderBatch) startTimer(l *ItemSliceLoader) { method end (line 220) | func (b *itemSliceLoaderBatch) end(l *ItemSliceLoader) { FILE: _examples/dataloader/models_gen.go type Address (line 5) | type Address struct type Item (line 11) | type Item struct type Query (line 15) | type Query struct FILE: _examples/dataloader/ordersliceloader_gen.go type OrderSliceLoaderConfig (line 11) | type OrderSliceLoaderConfig struct function NewOrderSliceLoader (line 23) | func NewOrderSliceLoader(config OrderSliceLoaderConfig) *OrderSliceLoader { type OrderSliceLoader (line 32) | type OrderSliceLoader struct method Load (line 64) | func (l *OrderSliceLoader) Load(key int) ([]*Order, error) { method LoadThunk (line 71) | func (l *OrderSliceLoader) LoadThunk(key int) func() ([]*Order, error) { method LoadAll (line 114) | func (l *OrderSliceLoader) LoadAll(keys []int) ([][]*Order, []error) { method LoadAllThunk (line 132) | func (l *OrderSliceLoader) LoadAllThunk(keys []int) func() ([][]*Order... method Prime (line 150) | func (l *OrderSliceLoader) Prime(key int, value []*Order) bool { method Clear (line 165) | func (l *OrderSliceLoader) Clear(key int) { method unsafeSet (line 171) | func (l *OrderSliceLoader) unsafeSet(key int, value []*Order) { type orderSliceLoaderBatch (line 55) | type orderSliceLoaderBatch struct method keyIndex (line 180) | func (b *orderSliceLoaderBatch) keyIndex(l *OrderSliceLoader, key int)... method startTimer (line 204) | func (b *orderSliceLoaderBatch) startTimer(l *OrderSliceLoader) { method end (line 220) | func (b *orderSliceLoaderBatch) end(l *OrderSliceLoader) { FILE: _examples/dataloader/resolvers.go type Customer (line 13) | type Customer struct type Order (line 19) | type Order struct type Resolver (line 25) | type Resolver struct method Customer (line 27) | func (r *Resolver) Customer() CustomerResolver { method Order (line 31) | func (r *Resolver) Order() OrderResolver { method Query (line 35) | func (r *Resolver) Query() QueryResolver { type customerResolver (line 39) | type customerResolver struct method Address (line 41) | func (r *customerResolver) Address(ctx context.Context, obj *Customer)... method Orders (line 45) | func (r *customerResolver) Orders(ctx context.Context, obj *Customer) ... type orderResolver (line 49) | type orderResolver struct method Items (line 51) | func (r *orderResolver) Items(ctx context.Context, obj *Order) ([]*Ite... type queryResolver (line 55) | type queryResolver struct method Customers (line 57) | func (r *queryResolver) Customers(ctx context.Context) ([]*Customer, e... method Torture1d (line 72) | func (r *queryResolver) Torture1d(ctx context.Context, customerIds []i... method Torture2d (line 83) | func (r *queryResolver) Torture2d(ctx context.Context, customerIds [][... FILE: _examples/dataloader/server/server.go function main (line 13) | func main() { FILE: _examples/deferexample/generated.go function NewExecutableSchema (line 24) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type Config (line 33) | type Config struct type ResolverRoot (line 40) | type ResolverRoot interface type DirectiveRoot (line 46) | type DirectiveRoot struct type ComplexityRoot (line 49) | type ComplexityRoot struct type MutationResolver (line 71) | type MutationResolver interface type QueryResolver (line 74) | type QueryResolver interface type TodoResolver (line 77) | type TodoResolver interface type executableSchema (line 81) | type executableSchema struct method Schema (line 88) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 95) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 165) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 225) | type executionContext struct method processDeferredGroup (line 233) | func (ec *executionContext) processDeferredGroup(dg graphql.DeferredGr... method introspectSchema (line 252) | func (ec *executionContext) introspectSchema() (*introspection.Schema,... method introspectType (line 259) | func (ec *executionContext) introspectType(name string) (*introspectio... method field_Mutation_createTodo_args (line 286) | func (ec *executionContext) field_Mutation_createTodo_args(ctx context... method field_Mutation_createTodo_argsInput (line 296) | func (ec *executionContext) field_Mutation_createTodo_argsInput( method field_Query___type_args (line 309) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query___type_argsName (line 319) | func (ec *executionContext) field_Query___type_argsName( method field___Directive_args_args (line 332) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Directive_args_argsIncludeDeprecated (line 342) | func (ec *executionContext) field___Directive_args_argsIncludeDeprecated( method field___Field_args_args (line 355) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Field_args_argsIncludeDeprecated (line 365) | func (ec *executionContext) field___Field_args_argsIncludeDeprecated( method field___Type_enumValues_args (line 378) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_enumValues_argsIncludeDeprecated (line 388) | func (ec *executionContext) field___Type_enumValues_argsIncludeDepreca... method field___Type_fields_args (line 401) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method field___Type_fields_argsIncludeDeprecated (line 411) | func (ec *executionContext) field___Type_fields_argsIncludeDeprecated( method _Mutation_createTodo (line 432) | func (ec *executionContext) _Mutation_createTodo(ctx context.Context, ... method fieldContext_Mutation_createTodo (line 463) | func (ec *executionContext) fieldContext_Mutation_createTodo(ctx conte... method _Query_todos (line 497) | func (ec *executionContext) _Query_todos(ctx context.Context, field gr... method fieldContext_Query_todos (line 528) | func (ec *executionContext) fieldContext_Query_todos(_ context.Context... method _Query___type (line 551) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 579) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 627) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 655) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _Todo_id (line 682) | func (ec *executionContext) _Todo_id(ctx context.Context, field graphq... method fieldContext_Todo_id (line 713) | func (ec *executionContext) fieldContext_Todo_id(_ context.Context, fi... method _Todo_text (line 726) | func (ec *executionContext) _Todo_text(ctx context.Context, field grap... method fieldContext_Todo_text (line 757) | func (ec *executionContext) fieldContext_Todo_text(_ context.Context, ... method _Todo_done (line 770) | func (ec *executionContext) _Todo_done(ctx context.Context, field grap... method fieldContext_Todo_done (line 801) | func (ec *executionContext) fieldContext_Todo_done(_ context.Context, ... method _Todo_user (line 814) | func (ec *executionContext) _Todo_user(ctx context.Context, field grap... method fieldContext_Todo_user (line 845) | func (ec *executionContext) fieldContext_Todo_user(_ context.Context, ... method _User_id (line 864) | func (ec *executionContext) _User_id(ctx context.Context, field graphq... method fieldContext_User_id (line 895) | func (ec *executionContext) fieldContext_User_id(_ context.Context, fi... method _User_name (line 908) | func (ec *executionContext) _User_name(ctx context.Context, field grap... method fieldContext_User_name (line 939) | func (ec *executionContext) fieldContext_User_name(_ context.Context, ... method ___Directive_name (line 952) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 983) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 996) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 1024) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 1037) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 1068) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 1081) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 1112) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 1125) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 1156) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 1194) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 1225) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 1238) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 1266) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 1279) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 1310) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 1323) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1351) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1364) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1395) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 1408) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1436) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1449) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1480) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1518) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1549) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1586) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1617) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1630) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1658) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1671) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1702) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1715) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1743) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1756) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1787) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1824) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1852) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1865) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1896) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1909) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1937) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1950) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1978) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1991) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 2022) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 2059) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 2090) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 2127) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 2155) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 2192) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 2220) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 2257) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 2288) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 2313) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 2344) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 2357) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 2385) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 2398) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 2426) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 2439) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 2467) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 2480) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 2508) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 2546) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 2574) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 2611) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2639) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2676) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2704) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2738) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2766) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2793) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2821) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2858) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2886) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method unmarshalInputNewTodo (line 2903) | func (ec *executionContext) unmarshalInputNewTodo(ctx context.Context,... method _Mutation (line 2947) | func (ec *executionContext) _Mutation(ctx context.Context, sel ast.Sel... method _Query (line 2996) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _Todo (line 3068) | func (ec *executionContext) _Todo(ctx context.Context, sel ast.Selecti... method _User (line 3153) | func (ec *executionContext) _User(ctx context.Context, sel ast.Selecti... method ___Directive (line 3197) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 3253) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 3301) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 3359) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 3414) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 3469) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 3530) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 3535) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNID2string (line 3545) | func (ec *executionContext) unmarshalNID2string(ctx context.Context, v... method marshalNID2string (line 3550) | func (ec *executionContext) marshalNID2string(ctx context.Context, sel... method unmarshalNNewTodo2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋdeferexampleᚐNewTodo (line 3560) | func (ec *executionContext) unmarshalNNewTodo2githubᚗcomᚋ99designsᚋgql... method unmarshalNString2string (line 3565) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 3570) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalNTodo2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋdeferexampleᚐTodo (line 3580) | func (ec *executionContext) marshalNTodo2githubᚗcomᚋ99designsᚋgqlgenᚋ_... method marshalNTodo2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋdeferexampleᚐTodoᚄ (line 3584) | func (ec *executionContext) marshalNTodo2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalNTodo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋdeferexampleᚐTodo (line 3628) | func (ec *executionContext) marshalNTodo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNUser2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋdeferexampleᚐUser (line 3638) | func (ec *executionContext) marshalNUser2githubᚗcomᚋ99designsᚋgqlgenᚋ_... method marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋdeferexampleᚐUser (line 3642) | func (ec *executionContext) marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 3652) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 3656) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 3700) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 3705) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 3715) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 3730) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 3774) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 3778) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 3782) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3786) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3830) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3834) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3878) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3888) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3893) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 3903) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3908) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 3913) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3921) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOString2ᚖstring (line 3929) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3937) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3945) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3992) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 4039) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 4086) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 4093) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 4140) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function sourceData (line 269) | func sourceData(filename string) string { FILE: _examples/deferexample/models_gen.go type Mutation (line 5) | type Mutation struct type NewTodo (line 8) | type NewTodo struct type Query (line 13) | type Query struct type Todo (line 16) | type Todo struct type User (line 24) | type User struct FILE: _examples/deferexample/resolver.go type Resolver (line 5) | type Resolver struct FILE: _examples/deferexample/schema.resolvers.go method Mutation (line 52) | func (r *Resolver) Mutation() MutationResolver { return &mutationResolve... method Query (line 55) | func (r *Resolver) Query() QueryResolver { return &queryResolver{r} } method Todo (line 58) | func (r *Resolver) Todo() TodoResolver { return &todoResolver{r} } type mutationResolver (line 61) | type mutationResolver struct method CreateTodo (line 16) | func (r *mutationResolver) CreateTodo(ctx context.Context, input NewTo... type queryResolver (line 62) | type queryResolver struct method Todos (line 32) | func (r *queryResolver) Todos(ctx context.Context) ([]*Todo, error) { type todoResolver (line 63) | type todoResolver struct method User (line 43) | func (r *todoResolver) User(ctx context.Context, t *Todo) (*User, erro... FILE: _examples/deferexample/server/server.go constant defaultPort (line 19) | defaultPort = "8080" function main (line 21) | func main() { FILE: _examples/embedding/subdir/directives.generated.go method unmarshalN_FieldSet2string (line 42) | func (ec *executionContext) unmarshalN_FieldSet2string(ctx context.Conte... method marshalN_FieldSet2string (line 47) | func (ec *executionContext) marshalN_FieldSet2string(ctx context.Context... FILE: _examples/embedding/subdir/embedding_test.go function TestEmbeddingWorks (line 14) | func TestEmbeddingWorks(t *testing.T) { function TestEmbeddingWorksInGendir (line 35) | func TestEmbeddingWorksInGendir(t *testing.T) { FILE: _examples/embedding/subdir/entity.generated.go method __Service_sdl (line 30) | func (ec *executionContext) __Service_sdl(ctx context.Context, field gra... method fieldContext__Service_sdl (line 46) | func (ec *executionContext) fieldContext__Service_sdl(_ context.Context,... method __Service (line 73) | func (ec *executionContext) __Service(ctx context.Context, sel ast.Selec... method marshalN_Service2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐService (line 111) | func (ec *executionContext) marshalN_Service2githubᚗcomᚋ99designsᚋgqlgen... FILE: _examples/embedding/subdir/federation_gen.go method __resolve__service (line 18) | func (ec *executionContext) __resolve__service(ctx context.Context) (fed... FILE: _examples/embedding/subdir/gendir/federation_gen.go method __resolve__service (line 18) | func (ec *executionContext) __resolve__service(ctx context.Context) (fed... FILE: _examples/embedding/subdir/gendir/generated.go function NewExecutableSchema (line 23) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 29) | type ResolverRoot interface type DirectiveRoot (line 33) | type DirectiveRoot struct type ComplexityRoot (line 36) | type ComplexityRoot struct type QueryResolver (line 49) | type QueryResolver interface type executableSchema (line 55) | type executableSchema method Schema (line 57) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 64) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 106) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 149) | type executionContext struct method field_Query___type_args (line 206) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field___Directive_args_args (line 217) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 228) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 239) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 250) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Query_inSchemadir (line 269) | func (ec *executionContext) _Query_inSchemadir(ctx context.Context, fi... method fieldContext_Query_inSchemadir (line 285) | func (ec *executionContext) fieldContext_Query_inSchemadir(_ context.C... method _Query_parentdir (line 298) | func (ec *executionContext) _Query_parentdir(ctx context.Context, fiel... method fieldContext_Query_parentdir (line 314) | func (ec *executionContext) fieldContext_Query_parentdir(_ context.Con... method _Query_subdir (line 327) | func (ec *executionContext) _Query_subdir(ctx context.Context, field g... method fieldContext_Query_subdir (line 343) | func (ec *executionContext) fieldContext_Query_subdir(_ context.Contex... method _Query__service (line 356) | func (ec *executionContext) _Query__service(ctx context.Context, field... method fieldContext_Query__service (line 372) | func (ec *executionContext) fieldContext_Query__service(_ context.Cont... method _Query___type (line 389) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 406) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 454) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 470) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method __Service_sdl (line 497) | func (ec *executionContext) __Service_sdl(ctx context.Context, field g... method fieldContext__Service_sdl (line 513) | func (ec *executionContext) fieldContext__Service_sdl(_ context.Contex... method ___Directive_name (line 526) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 542) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 555) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 571) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 584) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 600) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 613) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 629) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 642) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 658) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 696) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 712) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 725) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 741) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 754) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 770) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 783) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 799) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 812) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 828) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 841) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 857) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 870) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 886) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 924) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 940) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 977) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 993) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1006) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1022) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1035) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1051) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1064) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1080) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1093) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1109) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1146) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1162) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1175) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1191) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1204) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1220) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1233) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1249) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1262) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1278) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1315) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1331) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1368) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1384) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1421) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1437) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1474) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1490) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1515) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1531) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1544) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 1560) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 1573) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 1589) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 1602) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 1618) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 1631) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 1648) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 1686) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 1702) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 1739) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 1755) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 1792) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 1809) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 1843) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 1859) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 1886) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 1902) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 1939) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 1955) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method _Query (line 1982) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method __Service (line 2120) | func (ec *executionContext) __Service(ctx context.Context, sel ast.Sel... method ___Directive (line 2156) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2212) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2260) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2318) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2373) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2428) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 2489) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 2494) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNString2string (line 2505) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 2510) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method unmarshalN_FieldSet2string (line 2521) | func (ec *executionContext) unmarshalN_FieldSet2string(ctx context.Con... method marshalN_FieldSet2string (line 2526) | func (ec *executionContext) marshalN_FieldSet2string(ctx context.Conte... method marshalN_Service2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐService (line 2537) | func (ec *executionContext) marshalN_Service2githubᚗcomᚋ99designsᚋgqlg... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 2541) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 2545) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 2561) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 2566) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 2577) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 2592) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 2608) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 2612) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 2616) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2620) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2636) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2640) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2656) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 2666) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 2671) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 2682) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 2687) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 2694) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 2702) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOString2string (line 2712) | func (ec *executionContext) unmarshalOString2string(ctx context.Contex... method marshalOString2string (line 2717) | func (ec *executionContext) marshalOString2string(ctx context.Context,... method unmarshalOString2ᚖstring (line 2724) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 2732) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 2742) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 2761) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2780) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 2799) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2806) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2825) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 153) | func newExecutionContext( FILE: _examples/embedding/subdir/gendir/model.go type Query (line 5) | type Query struct FILE: _examples/embedding/subdir/model.go type Query (line 5) | type Query struct FILE: _examples/embedding/subdir/prelude.generated.go method dir_defer_args (line 23) | func (ec *executionContext) dir_defer_args(ctx context.Context, rawArgs ... method field___Directive_args_args (line 39) | func (ec *executionContext) field___Directive_args_args(ctx context.Cont... method field___Field_args_args (line 50) | func (ec *executionContext) field___Field_args_args(ctx context.Context,... method field___Type_enumValues_args (line 61) | func (ec *executionContext) field___Type_enumValues_args(ctx context.Con... method field___Type_fields_args (line 72) | func (ec *executionContext) field___Type_fields_args(ctx context.Context... method ___Directive_name (line 91) | func (ec *executionContext) ___Directive_name(ctx context.Context, field... method fieldContext___Directive_name (line 107) | func (ec *executionContext) fieldContext___Directive_name(_ context.Cont... method ___Directive_description (line 120) | func (ec *executionContext) ___Directive_description(ctx context.Context... method fieldContext___Directive_description (line 136) | func (ec *executionContext) fieldContext___Directive_description(_ conte... method ___Directive_isRepeatable (line 149) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Contex... method fieldContext___Directive_isRepeatable (line 165) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ cont... method ___Directive_locations (line 178) | func (ec *executionContext) ___Directive_locations(ctx context.Context, ... method fieldContext___Directive_locations (line 194) | func (ec *executionContext) fieldContext___Directive_locations(_ context... method ___Directive_args (line 207) | func (ec *executionContext) ___Directive_args(ctx context.Context, field... method fieldContext___Directive_args (line 223) | func (ec *executionContext) fieldContext___Directive_args(ctx context.Co... method ___EnumValue_name (line 261) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, field... method fieldContext___EnumValue_name (line 277) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Cont... method ___EnumValue_description (line 290) | func (ec *executionContext) ___EnumValue_description(ctx context.Context... method fieldContext___EnumValue_description (line 306) | func (ec *executionContext) fieldContext___EnumValue_description(_ conte... method ___EnumValue_isDeprecated (line 319) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Contex... method fieldContext___EnumValue_isDeprecated (line 335) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ cont... method ___EnumValue_deprecationReason (line 348) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context.C... method fieldContext___EnumValue_deprecationReason (line 364) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason(_... method ___Field_name (line 377) | func (ec *executionContext) ___Field_name(ctx context.Context, field gra... method fieldContext___Field_name (line 393) | func (ec *executionContext) fieldContext___Field_name(_ context.Context,... method ___Field_description (line 406) | func (ec *executionContext) ___Field_description(ctx context.Context, fi... method fieldContext___Field_description (line 422) | func (ec *executionContext) fieldContext___Field_description(_ context.C... method ___Field_args (line 435) | func (ec *executionContext) ___Field_args(ctx context.Context, field gra... method fieldContext___Field_args (line 451) | func (ec *executionContext) fieldContext___Field_args(ctx context.Contex... method ___Field_type (line 489) | func (ec *executionContext) ___Field_type(ctx context.Context, field gra... method fieldContext___Field_type (line 505) | func (ec *executionContext) fieldContext___Field_type(_ context.Context,... method ___Field_isDeprecated (line 542) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context, f... method fieldContext___Field_isDeprecated (line 558) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ context.... method ___Field_deprecationReason (line 571) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Conte... method fieldContext___Field_deprecationReason (line 587) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ con... method ___InputValue_name (line 600) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fiel... method fieldContext___InputValue_name (line 616) | func (ec *executionContext) fieldContext___InputValue_name(_ context.Con... method ___InputValue_description (line 629) | func (ec *executionContext) ___InputValue_description(ctx context.Contex... method fieldContext___InputValue_description (line 645) | func (ec *executionContext) fieldContext___InputValue_description(_ cont... method ___InputValue_type (line 658) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fiel... method fieldContext___InputValue_type (line 674) | func (ec *executionContext) fieldContext___InputValue_type(_ context.Con... method ___InputValue_defaultValue (line 711) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Conte... method fieldContext___InputValue_defaultValue (line 727) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ con... method ___InputValue_isDeprecated (line 740) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Conte... method fieldContext___InputValue_isDeprecated (line 756) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ con... method ___InputValue_deprecationReason (line 769) | func (ec *executionContext) ___InputValue_deprecationReason(ctx context.... method fieldContext___InputValue_deprecationReason (line 785) | func (ec *executionContext) fieldContext___InputValue_deprecationReason(... method ___Schema_description (line 798) | func (ec *executionContext) ___Schema_description(ctx context.Context, f... method fieldContext___Schema_description (line 814) | func (ec *executionContext) fieldContext___Schema_description(_ context.... method ___Schema_types (line 827) | func (ec *executionContext) ___Schema_types(ctx context.Context, field g... method fieldContext___Schema_types (line 843) | func (ec *executionContext) fieldContext___Schema_types(_ context.Contex... method ___Schema_queryType (line 880) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, fie... method fieldContext___Schema_queryType (line 896) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.Co... method ___Schema_mutationType (line 933) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context, ... method fieldContext___Schema_mutationType (line 949) | func (ec *executionContext) fieldContext___Schema_mutationType(_ context... method ___Schema_subscriptionType (line 986) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Conte... method fieldContext___Schema_subscriptionType (line 1002) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ con... method ___Schema_directives (line 1039) | func (ec *executionContext) ___Schema_directives(ctx context.Context, fi... method fieldContext___Schema_directives (line 1055) | func (ec *executionContext) fieldContext___Schema_directives(_ context.C... method ___Type_kind (line 1080) | func (ec *executionContext) ___Type_kind(ctx context.Context, field grap... method fieldContext___Type_kind (line 1096) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context, ... method ___Type_name (line 1109) | func (ec *executionContext) ___Type_name(ctx context.Context, field grap... method fieldContext___Type_name (line 1125) | func (ec *executionContext) fieldContext___Type_name(_ context.Context, ... method ___Type_description (line 1138) | func (ec *executionContext) ___Type_description(ctx context.Context, fie... method fieldContext___Type_description (line 1154) | func (ec *executionContext) fieldContext___Type_description(_ context.Co... method ___Type_specifiedByURL (line 1167) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context, ... method fieldContext___Type_specifiedByURL (line 1183) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ context... method ___Type_fields (line 1196) | func (ec *executionContext) ___Type_fields(ctx context.Context, field gr... method fieldContext___Type_fields (line 1213) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Conte... method ___Type_interfaces (line 1251) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fiel... method fieldContext___Type_interfaces (line 1267) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.Con... method ___Type_possibleTypes (line 1304) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context, f... method fieldContext___Type_possibleTypes (line 1320) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ context.... method ___Type_enumValues (line 1357) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fiel... method fieldContext___Type_enumValues (line 1374) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context.C... method ___Type_inputFields (line 1408) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, fie... method fieldContext___Type_inputFields (line 1424) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.Co... method ___Type_ofType (line 1451) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field gr... method fieldContext___Type_ofType (line 1467) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Context... method ___Type_isOneOf (line 1504) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field g... method fieldContext___Type_isOneOf (line 1520) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Contex... method ___Directive (line 1547) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.Se... method ___EnumValue (line 1603) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.Se... method ___Field (line 1651) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Select... method ___InputValue (line 1709) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast.S... method ___Schema (line 1764) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Selec... method ___Type (line 1819) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selecti... method unmarshalNBoolean2bool (line 1880) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context, ... method marshalNBoolean2bool (line 1885) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, se... method unmarshalNString2string (line 1896) | func (ec *executionContext) unmarshalNString2string(ctx context.Context,... method marshalNString2string (line 1901) | func (ec *executionContext) marshalNString2string(ctx context.Context, s... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 1912) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋgql... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 1916) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgq... method unmarshalN__DirectiveLocation2string (line 1932) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx con... method marshalN__DirectiveLocation2string (line 1937) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx conte... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 1948) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__DirectiveLocation2ᚕstringᚄ (line 1963) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx con... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 1979) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋgql... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 1983) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 1987) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋgq... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 1991) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋg... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2007) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋg... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2011) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2027) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalN__TypeKind2string (line 2037) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Cont... method marshalN__TypeKind2string (line 2042) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Contex... method unmarshalOBoolean2bool (line 2053) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context, ... method marshalOBoolean2bool (line 2058) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, se... method unmarshalOBoolean2ᚖbool (line 2065) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Context,... method marshalOBoolean2ᚖbool (line 2073) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context, s... method unmarshalOString2string (line 2083) | func (ec *executionContext) unmarshalOString2string(ctx context.Context,... method marshalOString2string (line 2088) | func (ec *executionContext) marshalOString2string(ctx context.Context, s... method unmarshalOString2ᚖstring (line 2095) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Context... method marshalOString2ᚖstring (line 2103) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context, ... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 2113) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgq... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 2132) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgen... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2151) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋg... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 2170) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2177) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2196) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... FILE: _examples/embedding/subdir/resolvers.go type Resolver (line 12) | type Resolver struct method Query (line 14) | func (q *Resolver) Query() QueryResolver { method InSchemadir (line 18) | func (q *Resolver) InSchemadir(ctx context.Context) (string, error) { method Parentdir (line 22) | func (q *Resolver) Parentdir(ctx context.Context) (string, error) { method Subdir (line 26) | func (q *Resolver) Subdir(ctx context.Context) (string, error) { type GendirResolver (line 30) | type GendirResolver struct method Query (line 32) | func (q *GendirResolver) Query() gendir.QueryResolver { FILE: _examples/embedding/subdir/root.generated.go type QueryResolver (line 18) | type QueryResolver interface method field_Query___type_args (line 28) | func (ec *executionContext) field_Query___type_args(ctx context.Context,... method _Query_inSchemadir (line 47) | func (ec *executionContext) _Query_inSchemadir(ctx context.Context, fiel... method fieldContext_Query_inSchemadir (line 63) | func (ec *executionContext) fieldContext_Query_inSchemadir(_ context.Con... method _Query_parentdir (line 76) | func (ec *executionContext) _Query_parentdir(ctx context.Context, field ... method fieldContext_Query_parentdir (line 92) | func (ec *executionContext) fieldContext_Query_parentdir(_ context.Conte... method _Query_subdir (line 105) | func (ec *executionContext) _Query_subdir(ctx context.Context, field gra... method fieldContext_Query_subdir (line 121) | func (ec *executionContext) fieldContext_Query_subdir(_ context.Context,... method _Query__service (line 134) | func (ec *executionContext) _Query__service(ctx context.Context, field g... method fieldContext_Query__service (line 150) | func (ec *executionContext) fieldContext_Query__service(_ context.Contex... method _Query___type (line 167) | func (ec *executionContext) _Query___type(ctx context.Context, field gra... method fieldContext_Query___type (line 184) | func (ec *executionContext) fieldContext_Query___type(ctx context.Contex... method _Query___schema (line 232) | func (ec *executionContext) _Query___schema(ctx context.Context, field g... method fieldContext_Query___schema (line 248) | func (ec *executionContext) fieldContext_Query___schema(_ context.Contex... method _Query (line 289) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Selectio... FILE: _examples/embedding/subdir/root_.generated.go function NewExecutableSchema (line 18) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 24) | type ResolverRoot interface type DirectiveRoot (line 28) | type DirectiveRoot struct type ComplexityRoot (line 31) | type ComplexityRoot struct type executableSchema (line 44) | type executableSchema method Schema (line 46) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 53) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 97) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 140) | type executionContext struct function newExecutionContext (line 144) | func newExecutionContext( function sourceData (line 162) | func sourceData(filename string) string { FILE: _examples/enum/api/enum.go method Query (line 90) | func (r *Resolver) Query() QueryResolver { return &queryResolver{r} } type queryResolver (line 92) | type queryResolver struct method IntTyped (line 15) | func (r *queryResolver) IntTyped(ctx context.Context, arg model.IntTyp... method IntUntyped (line 20) | func (r *queryResolver) IntUntyped(ctx context.Context, arg int) (int,... method IntTypedN (line 25) | func (r *queryResolver) IntTypedN(ctx context.Context, arg *model.IntT... method IntUntypedN (line 30) | func (r *queryResolver) IntUntypedN(ctx context.Context, arg *int) (*i... method StringTyped (line 35) | func (r *queryResolver) StringTyped(ctx context.Context, arg model.Str... method StringUntyped (line 40) | func (r *queryResolver) StringUntyped(ctx context.Context, arg string)... method StringTypedN (line 45) | func (r *queryResolver) StringTypedN(ctx context.Context, arg *model.S... method StringUntypedN (line 50) | func (r *queryResolver) StringUntypedN(ctx context.Context, arg *strin... method BoolTyped (line 55) | func (r *queryResolver) BoolTyped(ctx context.Context, arg model.BoolT... method BoolUntyped (line 60) | func (r *queryResolver) BoolUntyped(ctx context.Context, arg bool) (bo... method BoolTypedN (line 65) | func (r *queryResolver) BoolTypedN(ctx context.Context, arg *model.Boo... method BoolUntypedN (line 70) | func (r *queryResolver) BoolUntypedN(ctx context.Context, arg *bool) (... method VarTyped (line 75) | func (r *queryResolver) VarTyped(ctx context.Context, arg model.VarTyp... method VarUntyped (line 80) | func (r *queryResolver) VarUntyped(ctx context.Context, arg bool) (boo... method InPackage (line 85) | func (r *queryResolver) InPackage(ctx context.Context, arg InPackage) ... FILE: _examples/enum/api/exec.go function NewExecutableSchema (line 23) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 29) | type ResolverRoot interface type DirectiveRoot (line 33) | type DirectiveRoot struct type ComplexityRoot (line 36) | type ComplexityRoot struct type QueryResolver (line 56) | type QueryResolver interface type executableSchema (line 74) | type executableSchema method Schema (line 76) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 83) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 259) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 302) | type executionContext struct method field_Query___type_args (line 405) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query_boolTypedN_args (line 416) | func (ec *executionContext) field_Query_boolTypedN_args(ctx context.Co... method field_Query_boolTyped_args (line 427) | func (ec *executionContext) field_Query_boolTyped_args(ctx context.Con... method field_Query_boolUntypedN_args (line 438) | func (ec *executionContext) field_Query_boolUntypedN_args(ctx context.... method field_Query_boolUntyped_args (line 449) | func (ec *executionContext) field_Query_boolUntyped_args(ctx context.C... method field_Query_inPackage_args (line 460) | func (ec *executionContext) field_Query_inPackage_args(ctx context.Con... method field_Query_intTypedN_args (line 471) | func (ec *executionContext) field_Query_intTypedN_args(ctx context.Con... method field_Query_intTyped_args (line 482) | func (ec *executionContext) field_Query_intTyped_args(ctx context.Cont... method field_Query_intUntypedN_args (line 493) | func (ec *executionContext) field_Query_intUntypedN_args(ctx context.C... method field_Query_intUntyped_args (line 504) | func (ec *executionContext) field_Query_intUntyped_args(ctx context.Co... method field_Query_stringTypedN_args (line 515) | func (ec *executionContext) field_Query_stringTypedN_args(ctx context.... method field_Query_stringTyped_args (line 526) | func (ec *executionContext) field_Query_stringTyped_args(ctx context.C... method field_Query_stringUntypedN_args (line 537) | func (ec *executionContext) field_Query_stringUntypedN_args(ctx contex... method field_Query_stringUntyped_args (line 548) | func (ec *executionContext) field_Query_stringUntyped_args(ctx context... method field_Query_varTyped_args (line 559) | func (ec *executionContext) field_Query_varTyped_args(ctx context.Cont... method field_Query_varUntyped_args (line 570) | func (ec *executionContext) field_Query_varUntyped_args(ctx context.Co... method field___Directive_args_args (line 581) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 592) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 603) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 614) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Query_intTyped (line 633) | func (ec *executionContext) _Query_intTyped(ctx context.Context, field... method fieldContext_Query_intTyped (line 650) | func (ec *executionContext) fieldContext_Query_intTyped(ctx context.Co... method _Query_intUntyped (line 674) | func (ec *executionContext) _Query_intUntyped(ctx context.Context, fie... method fieldContext_Query_intUntyped (line 691) | func (ec *executionContext) fieldContext_Query_intUntyped(ctx context.... method _Query_intTypedN (line 715) | func (ec *executionContext) _Query_intTypedN(ctx context.Context, fiel... method fieldContext_Query_intTypedN (line 732) | func (ec *executionContext) fieldContext_Query_intTypedN(ctx context.C... method _Query_intUntypedN (line 756) | func (ec *executionContext) _Query_intUntypedN(ctx context.Context, fi... method fieldContext_Query_intUntypedN (line 773) | func (ec *executionContext) fieldContext_Query_intUntypedN(ctx context... method _Query_stringTyped (line 797) | func (ec *executionContext) _Query_stringTyped(ctx context.Context, fi... method fieldContext_Query_stringTyped (line 814) | func (ec *executionContext) fieldContext_Query_stringTyped(ctx context... method _Query_stringUntyped (line 838) | func (ec *executionContext) _Query_stringUntyped(ctx context.Context, ... method fieldContext_Query_stringUntyped (line 855) | func (ec *executionContext) fieldContext_Query_stringUntyped(ctx conte... method _Query_stringTypedN (line 879) | func (ec *executionContext) _Query_stringTypedN(ctx context.Context, f... method fieldContext_Query_stringTypedN (line 896) | func (ec *executionContext) fieldContext_Query_stringTypedN(ctx contex... method _Query_stringUntypedN (line 920) | func (ec *executionContext) _Query_stringUntypedN(ctx context.Context,... method fieldContext_Query_stringUntypedN (line 937) | func (ec *executionContext) fieldContext_Query_stringUntypedN(ctx cont... method _Query_boolTyped (line 961) | func (ec *executionContext) _Query_boolTyped(ctx context.Context, fiel... method fieldContext_Query_boolTyped (line 978) | func (ec *executionContext) fieldContext_Query_boolTyped(ctx context.C... method _Query_boolUntyped (line 1002) | func (ec *executionContext) _Query_boolUntyped(ctx context.Context, fi... method fieldContext_Query_boolUntyped (line 1019) | func (ec *executionContext) fieldContext_Query_boolUntyped(ctx context... method _Query_boolTypedN (line 1043) | func (ec *executionContext) _Query_boolTypedN(ctx context.Context, fie... method fieldContext_Query_boolTypedN (line 1060) | func (ec *executionContext) fieldContext_Query_boolTypedN(ctx context.... method _Query_boolUntypedN (line 1084) | func (ec *executionContext) _Query_boolUntypedN(ctx context.Context, f... method fieldContext_Query_boolUntypedN (line 1101) | func (ec *executionContext) fieldContext_Query_boolUntypedN(ctx contex... method _Query_varTyped (line 1125) | func (ec *executionContext) _Query_varTyped(ctx context.Context, field... method fieldContext_Query_varTyped (line 1142) | func (ec *executionContext) fieldContext_Query_varTyped(ctx context.Co... method _Query_varUntyped (line 1166) | func (ec *executionContext) _Query_varUntyped(ctx context.Context, fie... method fieldContext_Query_varUntyped (line 1183) | func (ec *executionContext) fieldContext_Query_varUntyped(ctx context.... method _Query_inPackage (line 1207) | func (ec *executionContext) _Query_inPackage(ctx context.Context, fiel... method fieldContext_Query_inPackage (line 1224) | func (ec *executionContext) fieldContext_Query_inPackage(ctx context.C... method _Query___type (line 1248) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 1265) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 1313) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 1329) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method ___Directive_name (line 1356) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 1372) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 1385) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 1401) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 1414) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 1430) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 1443) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 1459) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 1472) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 1488) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 1526) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 1542) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 1555) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 1571) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 1584) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 1600) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 1613) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1629) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1642) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1658) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 1671) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1687) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1700) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1716) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1754) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1770) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1807) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1823) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1836) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1852) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1865) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1881) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1894) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1910) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1923) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1939) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1976) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1992) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 2005) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 2021) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 2034) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 2050) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 2063) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 2079) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 2092) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 2108) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 2145) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 2161) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 2198) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 2214) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 2251) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 2267) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 2304) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 2320) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 2345) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 2361) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 2374) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 2390) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 2403) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 2419) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 2432) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 2448) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 2461) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 2478) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 2516) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 2532) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 2569) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2585) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2622) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2639) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2673) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2689) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2716) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2732) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2769) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2785) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method _Query (line 2812) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method ___Directive (line 3174) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 3230) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 3278) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 3336) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 3391) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 3446) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolTyped2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋenumᚋmodelᚐBoolTyped (line 3507) | func (ec *executionContext) unmarshalNBoolTyped2githubᚗcomᚋ99designsᚋg... method marshalNBoolTyped2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋenumᚋmodelᚐBoolTyped (line 3513) | func (ec *executionContext) marshalNBoolTyped2githubᚗcomᚋ99designsᚋgql... method unmarshalNBoolUntyped2bool (line 3535) | func (ec *executionContext) unmarshalNBoolUntyped2bool(ctx context.Con... method marshalNBoolUntyped2bool (line 3541) | func (ec *executionContext) marshalNBoolUntyped2bool(ctx context.Conte... method unmarshalNBoolean2bool (line 3563) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 3568) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNInPackage2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋenumᚋapiᚐInPackage (line 3579) | func (ec *executionContext) unmarshalNInPackage2githubᚗcomᚋ99designsᚋg... method marshalNInPackage2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋenumᚋapiᚐInPackage (line 3585) | func (ec *executionContext) marshalNInPackage2githubᚗcomᚋ99designsᚋgql... method unmarshalNIntTyped2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋenumᚋmodelᚐIntTyped (line 3607) | func (ec *executionContext) unmarshalNIntTyped2githubᚗcomᚋ99designsᚋgq... method marshalNIntTyped2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋenumᚋmodelᚐIntTyped (line 3613) | func (ec *executionContext) marshalNIntTyped2githubᚗcomᚋ99designsᚋgqlg... method unmarshalNIntUntyped2int (line 3635) | func (ec *executionContext) unmarshalNIntUntyped2int(ctx context.Conte... method marshalNIntUntyped2int (line 3641) | func (ec *executionContext) marshalNIntUntyped2int(ctx context.Context... method unmarshalNString2string (line 3663) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 3668) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method unmarshalNStringTyped2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋenumᚋmodelᚐStringTyped (line 3679) | func (ec *executionContext) unmarshalNStringTyped2githubᚗcomᚋ99designs... method marshalNStringTyped2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋenumᚋmodelᚐStringTyped (line 3685) | func (ec *executionContext) marshalNStringTyped2githubᚗcomᚋ99designsᚋg... method unmarshalNStringUntyped2string (line 3707) | func (ec *executionContext) unmarshalNStringUntyped2string(ctx context... method marshalNStringUntyped2string (line 3713) | func (ec *executionContext) marshalNStringUntyped2string(ctx context.C... method unmarshalNVarTyped2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋenumᚋmodelᚐVarTyped (line 3735) | func (ec *executionContext) unmarshalNVarTyped2githubᚗcomᚋ99designsᚋgq... method marshalNVarTyped2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋenumᚋmodelᚐVarTyped (line 3741) | func (ec *executionContext) marshalNVarTyped2githubᚗcomᚋ99designsᚋgqlg... method unmarshalNVarUntyped2bool (line 3763) | func (ec *executionContext) unmarshalNVarUntyped2bool(ctx context.Cont... method marshalNVarUntyped2bool (line 3769) | func (ec *executionContext) marshalNVarUntyped2bool(ctx context.Contex... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 3791) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 3795) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 3811) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 3816) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 3827) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 3842) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 3858) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 3862) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 3866) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3870) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3886) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3890) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3906) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3916) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3921) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolTyped2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋenumᚋmodelᚐBoolTyped (line 3932) | func (ec *executionContext) unmarshalOBoolTyped2ᚖgithubᚗcomᚋ99designsᚋ... method marshalOBoolTyped2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋenumᚋmodelᚐBoolTyped (line 3941) | func (ec *executionContext) marshalOBoolTyped2ᚖgithubᚗcomᚋ99designsᚋgq... method unmarshalOBoolUntyped2ᚖbool (line 3962) | func (ec *executionContext) unmarshalOBoolUntyped2ᚖbool(ctx context.Co... method marshalOBoolUntyped2ᚖbool (line 3971) | func (ec *executionContext) marshalOBoolUntyped2ᚖbool(ctx context.Cont... method unmarshalOBoolean2bool (line 3992) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3997) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 4004) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 4012) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOIntTyped2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋenumᚋmodelᚐIntTyped (line 4022) | func (ec *executionContext) unmarshalOIntTyped2ᚖgithubᚗcomᚋ99designsᚋg... method marshalOIntTyped2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋenumᚋmodelᚐIntTyped (line 4031) | func (ec *executionContext) marshalOIntTyped2ᚖgithubᚗcomᚋ99designsᚋgql... method unmarshalOIntUntyped2ᚖint (line 4052) | func (ec *executionContext) unmarshalOIntUntyped2ᚖint(ctx context.Cont... method marshalOIntUntyped2ᚖint (line 4061) | func (ec *executionContext) marshalOIntUntyped2ᚖint(ctx context.Contex... method unmarshalOString2ᚕstringᚄ (line 4082) | func (ec *executionContext) unmarshalOString2ᚕstringᚄ(ctx context.Cont... method marshalOString2ᚕstringᚄ (line 4100) | func (ec *executionContext) marshalOString2ᚕstringᚄ(ctx context.Contex... method unmarshalOString2ᚖstring (line 4118) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 4126) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method unmarshalOStringTyped2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋenumᚋmodelᚐStringTyped (line 4136) | func (ec *executionContext) unmarshalOStringTyped2ᚖgithubᚗcomᚋ99design... method marshalOStringTyped2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋenumᚋmodelᚐStringTyped (line 4145) | func (ec *executionContext) marshalOStringTyped2ᚖgithubᚗcomᚋ99designsᚋ... method unmarshalOStringUntyped2ᚖstring (line 4166) | func (ec *executionContext) unmarshalOStringUntyped2ᚖstring(ctx contex... method marshalOStringUntyped2ᚖstring (line 4175) | func (ec *executionContext) marshalOStringUntyped2ᚖstring(ctx context.... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 4196) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 4215) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 4234) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 4253) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 4260) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 4279) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 306) | func newExecutionContext( FILE: _examples/enum/api/model.go type InPackage (line 3) | type InPackage constant InPackageTrue (line 6) | InPackageTrue InPackage = true constant InPackageFalse (line 7) | InPackageFalse InPackage = false FILE: _examples/enum/api/resolver.go type Resolver (line 7) | type Resolver struct FILE: _examples/enum/cmd/main.go function main (line 13) | func main() { FILE: _examples/enum/model/model.go type IntTyped (line 12) | type IntTyped method String (line 24) | func (t IntTyped) String() string { method MarshalJSON (line 35) | func (t IntTyped) MarshalJSON() ([]byte, error) { method UnmarshalJSON (line 39) | func (t *IntTyped) UnmarshalJSON(b []byte) (err error) { constant IntTypedOne (line 15) | IntTypedOne IntTyped = iota + 1 constant IntTypedTwo (line 16) | IntTypedTwo constant IntUntypedOne (line 20) | IntUntypedOne = iota + 1 constant IntUntypedTwo (line 21) | IntUntypedTwo type StringTyped (line 58) | type StringTyped constant StringTypedOne (line 61) | StringTypedOne StringTyped = "ONE" constant StringTypedTwo (line 62) | StringTypedTwo StringTyped = "TWO" constant StringUntypedOne (line 66) | StringUntypedOne = "ONE" constant StringUntypedTwo (line 67) | StringUntypedTwo = "TWO" type BoolTyped (line 70) | type BoolTyped constant BoolTypedTrue (line 73) | BoolTypedTrue BoolTyped = true constant BoolTypedFalse (line 74) | BoolTypedFalse BoolTyped = false constant BoolUntypedTrue (line 78) | BoolUntypedTrue = true constant BoolUntypedFalse (line 79) | BoolUntypedFalse = false type VarTyped (line 82) | type VarTyped FILE: _examples/federation/accounts/graph/entity.resolvers.go method Entity (line 34) | func (r *Resolver) Entity() EntityResolver { return &entityResolver{r} } type entityResolver (line 36) | type entityResolver struct method FindEmailHostByID (line 15) | func (r *entityResolver) FindEmailHostByID(ctx context.Context, id str... method FindUserByID (line 20) | func (r *entityResolver) FindUserByID(ctx context.Context, id string) ... FILE: _examples/federation/accounts/graph/federation.go method __resolve__service (line 20) | func (ec *executionContext) __resolve__service(ctx context.Context) (fed... method __resolve_entities (line 39) | func (ec *executionContext) __resolve_entities(ctx context.Context, repr... type EntityWithIndex (line 66) | type EntityWithIndex struct type EntityRepresentation (line 76) | type EntityRepresentation method buildRepresentationGroups (line 80) | func (ec *executionContext) buildRepresentationGroups( method resolveEntityGroup (line 103) | func (ec *executionContext) resolveEntityGroup( function isMulti (line 135) | func isMulti(typeName string) bool { method resolveEntity (line 142) | func (ec *executionContext) resolveEntity( method resolveManyEntities (line 199) | func (ec *executionContext) resolveManyEntities( function entityResolverNameForEmailHost (line 220) | func entityResolverNameForEmailHost(ctx context.Context, rep EntityRepre... function entityResolverNameForUser (line 255) | func entityResolverNameForUser(ctx context.Context, rep EntityRepresenta... FILE: _examples/federation/accounts/graph/generated.go function NewExecutableSchema (line 25) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 31) | type ResolverRoot interface type DirectiveRoot (line 37) | type DirectiveRoot struct type ComplexityRoot (line 40) | type ComplexityRoot struct type EntityResolver (line 69) | type EntityResolver interface type QueryResolver (line 73) | type QueryResolver interface type UserResolver (line 76) | type UserResolver interface type executableSchema (line 80) | type executableSchema method Schema (line 82) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 89) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 190) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 233) | type executionContext struct method field_Entity_findEmailHostByID_args (line 342) | func (ec *executionContext) field_Entity_findEmailHostByID_args(ctx co... method field_Entity_findUserByID_args (line 353) | func (ec *executionContext) field_Entity_findUserByID_args(ctx context... method field_Query___type_args (line 364) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query__entities_args (line 375) | func (ec *executionContext) field_Query__entities_args(ctx context.Con... method field___Directive_args_args (line 386) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 397) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 408) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 419) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _EmailHost_id (line 438) | func (ec *executionContext) _EmailHost_id(ctx context.Context, field g... method fieldContext_EmailHost_id (line 454) | func (ec *executionContext) fieldContext_EmailHost_id(_ context.Contex... method _EmailHost_name (line 467) | func (ec *executionContext) _EmailHost_name(ctx context.Context, field... method fieldContext_EmailHost_name (line 483) | func (ec *executionContext) fieldContext_EmailHost_name(_ context.Cont... method _Entity_findEmailHostByID (line 496) | func (ec *executionContext) _Entity_findEmailHostByID(ctx context.Cont... method fieldContext_Entity_findEmailHostByID (line 513) | func (ec *executionContext) fieldContext_Entity_findEmailHostByID(ctx ... method _Entity_findUserByID (line 543) | func (ec *executionContext) _Entity_findUserByID(ctx context.Context, ... method fieldContext_Entity_findUserByID (line 560) | func (ec *executionContext) fieldContext_Entity_findUserByID(ctx conte... method _Query_me (line 594) | func (ec *executionContext) _Query_me(ctx context.Context, field graph... method fieldContext_Query_me (line 610) | func (ec *executionContext) fieldContext_Query_me(_ context.Context, f... method _Query__entities (line 633) | func (ec *executionContext) _Query__entities(ctx context.Context, fiel... method fieldContext_Query__entities (line 650) | func (ec *executionContext) fieldContext_Query__entities(ctx context.C... method _Query__service (line 674) | func (ec *executionContext) _Query__service(ctx context.Context, field... method fieldContext_Query__service (line 690) | func (ec *executionContext) fieldContext_Query__service(_ context.Cont... method _Query___type (line 707) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 724) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 772) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 788) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _User_id (line 815) | func (ec *executionContext) _User_id(ctx context.Context, field graphq... method fieldContext_User_id (line 831) | func (ec *executionContext) fieldContext_User_id(_ context.Context, fi... method _User_host (line 844) | func (ec *executionContext) _User_host(ctx context.Context, field grap... method fieldContext_User_host (line 860) | func (ec *executionContext) fieldContext_User_host(_ context.Context, ... method _User_email (line 879) | func (ec *executionContext) _User_email(ctx context.Context, field gra... method fieldContext_User_email (line 895) | func (ec *executionContext) fieldContext_User_email(_ context.Context,... method _User_username (line 908) | func (ec *executionContext) _User_username(ctx context.Context, field ... method fieldContext_User_username (line 924) | func (ec *executionContext) fieldContext_User_username(_ context.Conte... method __Service_sdl (line 937) | func (ec *executionContext) __Service_sdl(ctx context.Context, field g... method fieldContext__Service_sdl (line 953) | func (ec *executionContext) fieldContext__Service_sdl(_ context.Contex... method ___Directive_name (line 966) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 982) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 995) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 1011) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 1024) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 1040) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 1053) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 1069) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 1082) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 1098) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 1136) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 1152) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 1165) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 1181) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 1194) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 1210) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 1223) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1239) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1252) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1268) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 1281) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1297) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1310) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1326) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1364) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1380) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1417) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1433) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1446) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1462) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1475) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1491) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1504) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1520) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1533) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1549) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1586) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1602) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1615) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1631) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1644) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1660) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1673) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1689) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1702) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1718) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1755) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1771) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1808) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1824) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1861) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1877) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1914) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1930) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1955) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1971) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1984) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 2000) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 2013) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 2029) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 2042) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 2058) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 2071) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 2088) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 2126) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 2142) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 2179) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2195) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2232) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2249) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2283) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2299) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2326) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2342) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2379) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2395) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method __Entity (line 2416) | func (ec *executionContext) __Entity(ctx context.Context, sel ast.Sele... method _EmailHost (line 2449) | func (ec *executionContext) _EmailHost(ctx context.Context, sel ast.Se... method _Entity (line 2493) | func (ec *executionContext) _Entity(ctx context.Context, sel ast.Selec... method _Query (line 2579) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _User (line 2692) | func (ec *executionContext) _User(ctx context.Context, sel ast.Selecti... method __Service (line 2777) | func (ec *executionContext) __Service(ctx context.Context, sel ast.Sel... method ___Directive (line 2813) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2869) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2917) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2975) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 3030) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 3085) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 3146) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 3151) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method marshalNEmailHost2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋaccountsᚋgraphᚋmodelᚐEmailHost (line 3162) | func (ec *executionContext) marshalNEmailHost2githubᚗcomᚋ99designsᚋgql... method marshalNEmailHost2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋaccountsᚋgraphᚋmodelᚐEmailHost (line 3166) | func (ec *executionContext) marshalNEmailHost2ᚖgithubᚗcomᚋ99designsᚋgq... method unmarshalNFieldSet2string (line 3176) | func (ec *executionContext) unmarshalNFieldSet2string(ctx context.Cont... method marshalNFieldSet2string (line 3181) | func (ec *executionContext) marshalNFieldSet2string(ctx context.Contex... method unmarshalNID2string (line 3192) | func (ec *executionContext) unmarshalNID2string(ctx context.Context, v... method marshalNID2string (line 3197) | func (ec *executionContext) marshalNID2string(ctx context.Context, sel... method unmarshalNString2string (line 3208) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 3213) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalNUser2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋaccountsᚋgraphᚋmodelᚐUser (line 3224) | func (ec *executionContext) marshalNUser2githubᚗcomᚋ99designsᚋgqlgenᚋ_... method marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋaccountsᚋgraphᚋmodelᚐUser (line 3228) | func (ec *executionContext) marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalN_Any2map (line 3238) | func (ec *executionContext) unmarshalN_Any2map(ctx context.Context, v ... method marshalN_Any2map (line 3243) | func (ec *executionContext) marshalN_Any2map(ctx context.Context, sel ... method unmarshalN_Any2ᚕmapᚄ (line 3260) | func (ec *executionContext) unmarshalN_Any2ᚕmapᚄ(ctx context.Context, ... method marshalN_Any2ᚕmapᚄ (line 3275) | func (ec *executionContext) marshalN_Any2ᚕmapᚄ(ctx context.Context, se... method marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 3290) | func (ec *executionContext) marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalN_Service2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐService (line 3300) | func (ec *executionContext) marshalN_Service2githubᚗcomᚋ99designsᚋgqlg... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 3304) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 3308) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 3324) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 3329) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 3340) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 3355) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 3371) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 3375) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 3379) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3383) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3399) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3403) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3419) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3429) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3434) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalNfederation__Policy2string (line 3445) | func (ec *executionContext) unmarshalNfederation__Policy2string(ctx co... method marshalNfederation__Policy2string (line 3450) | func (ec *executionContext) marshalNfederation__Policy2string(ctx cont... method unmarshalNfederation__Policy2ᚕstringᚄ (line 3461) | func (ec *executionContext) unmarshalNfederation__Policy2ᚕstringᚄ(ctx ... method marshalNfederation__Policy2ᚕstringᚄ (line 3476) | func (ec *executionContext) marshalNfederation__Policy2ᚕstringᚄ(ctx co... method unmarshalNfederation__Policy2ᚕᚕstringᚄ (line 3491) | func (ec *executionContext) unmarshalNfederation__Policy2ᚕᚕstringᚄ(ctx... method marshalNfederation__Policy2ᚕᚕstringᚄ (line 3506) | func (ec *executionContext) marshalNfederation__Policy2ᚕᚕstringᚄ(ctx c... method unmarshalNfederation__Scope2string (line 3521) | func (ec *executionContext) unmarshalNfederation__Scope2string(ctx con... method marshalNfederation__Scope2string (line 3526) | func (ec *executionContext) marshalNfederation__Scope2string(ctx conte... method unmarshalNfederation__Scope2ᚕstringᚄ (line 3537) | func (ec *executionContext) unmarshalNfederation__Scope2ᚕstringᚄ(ctx c... method marshalNfederation__Scope2ᚕstringᚄ (line 3552) | func (ec *executionContext) marshalNfederation__Scope2ᚕstringᚄ(ctx con... method unmarshalNfederation__Scope2ᚕᚕstringᚄ (line 3567) | func (ec *executionContext) unmarshalNfederation__Scope2ᚕᚕstringᚄ(ctx ... method marshalNfederation__Scope2ᚕᚕstringᚄ (line 3582) | func (ec *executionContext) marshalNfederation__Scope2ᚕᚕstringᚄ(ctx co... method unmarshalOBoolean2bool (line 3597) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3602) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 3609) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3617) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOString2string (line 3627) | func (ec *executionContext) unmarshalOString2string(ctx context.Contex... method marshalOString2string (line 3632) | func (ec *executionContext) marshalOString2string(ctx context.Context,... method unmarshalOString2ᚕstringᚄ (line 3639) | func (ec *executionContext) unmarshalOString2ᚕstringᚄ(ctx context.Cont... method marshalOString2ᚕstringᚄ (line 3657) | func (ec *executionContext) marshalOString2ᚕstringᚄ(ctx context.Contex... method unmarshalOString2ᚖstring (line 3675) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3683) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalOUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋaccountsᚋgraphᚋmodelᚐUser (line 3693) | func (ec *executionContext) marshalOUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalO_Entity2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 3700) | func (ec *executionContext) marshalO_Entity2githubᚗcomᚋ99designsᚋgqlge... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3707) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3726) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3745) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 3764) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3771) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3790) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 237) | func newExecutionContext( function sourceData (line 255) | func sourceData(filename string) string { FILE: _examples/federation/accounts/graph/model/models_gen.go type EmailHost (line 5) | type EmailHost struct method IsEntity (line 10) | func (EmailHost) IsEntity() {} type Query (line 12) | type Query struct type User (line 15) | type User struct method IsEntity (line 22) | func (User) IsEntity() {} FILE: _examples/federation/accounts/graph/resolver.go type Resolver (line 8) | type Resolver struct method HostForUserID (line 10) | func (r *Resolver) HostForUserID(id string) (*model.EmailHost, error) { FILE: _examples/federation/accounts/graph/schema.resolvers.go method Query (line 33) | func (r *Resolver) Query() QueryResolver { return &queryResolver{r} } method User (line 36) | func (r *Resolver) User() UserResolver { return &userResolver{r} } type queryResolver (line 38) | type queryResolver struct method Me (line 15) | func (r *queryResolver) Me(ctx context.Context) (*model.User, error) { type userResolver (line 39) | type userResolver struct method Host (line 28) | func (r *userResolver) Host(ctx context.Context, obj *model.User) (*mo... FILE: _examples/federation/accounts/schema/schema.go constant DefaultPort (line 7) | DefaultPort = "4001" FILE: _examples/federation/accounts/server.go constant defaultPort (line 17) | defaultPort = "4001" function main (line 19) | func main() { FILE: _examples/federation/all/main.go function main (line 13) | func main() { FILE: _examples/federation/products/graph/entity.resolvers.go method Entity (line 43) | func (r *Resolver) Entity() EntityResolver { return &entityResolver{r} } type entityResolver (line 45) | type entityResolver struct method FindManufacturerByID (line 15) | func (r *entityResolver) FindManufacturerByID(ctx context.Context, id ... method FindProductByManufacturerIDAndID (line 23) | func (r *entityResolver) FindProductByManufacturerIDAndID(ctx context.... method FindProductByUpc (line 33) | func (r *entityResolver) FindProductByUpc(ctx context.Context, upc str... FILE: _examples/federation/products/graph/federation.go method __resolve__service (line 20) | func (ec *executionContext) __resolve__service(ctx context.Context) (fed... method __resolve_entities (line 39) | func (ec *executionContext) __resolve_entities(ctx context.Context, repr... type EntityWithIndex (line 66) | type EntityWithIndex struct type EntityRepresentation (line 76) | type EntityRepresentation method buildRepresentationGroups (line 80) | func (ec *executionContext) buildRepresentationGroups( method resolveEntityGroup (line 103) | func (ec *executionContext) resolveEntityGroup( function isMulti (line 135) | func isMulti(typeName string) bool { method resolveEntity (line 142) | func (ec *executionContext) resolveEntity( method resolveManyEntities (line 214) | func (ec *executionContext) resolveManyEntities( function entityResolverNameForManufacturer (line 235) | func entityResolverNameForManufacturer(ctx context.Context, rep EntityRe... function entityResolverNameForProduct (line 270) | func entityResolverNameForProduct(ctx context.Context, rep EntityReprese... FILE: _examples/federation/products/graph/generated.go function NewExecutableSchema (line 25) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 31) | type ResolverRoot interface type DirectiveRoot (line 36) | type DirectiveRoot struct type ComplexityRoot (line 39) | type ComplexityRoot struct type EntityResolver (line 42) | type EntityResolver interface type QueryResolver (line 47) | type QueryResolver interface type executableSchema (line 51) | type executableSchema method Schema (line 53) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 60) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 67) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 110) | type executionContext struct method field_Entity_findManufacturerByID_args (line 220) | func (ec *executionContext) field_Entity_findManufacturerByID_args(ctx... method field_Entity_findProductByManufacturerIDAndID_args (line 231) | func (ec *executionContext) field_Entity_findProductByManufacturerIDAn... method field_Entity_findProductByUpc_args (line 247) | func (ec *executionContext) field_Entity_findProductByUpc_args(ctx con... method field_Query___type_args (line 258) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query__entities_args (line 269) | func (ec *executionContext) field_Query__entities_args(ctx context.Con... method field_Query_topProducts_args (line 280) | func (ec *executionContext) field_Query_topProducts_args(ctx context.C... method field___Directive_args_args (line 291) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 302) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 313) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 324) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Entity_findManufacturerByID (line 343) | func (ec *executionContext) _Entity_findManufacturerByID(ctx context.C... method fieldContext_Entity_findManufacturerByID (line 360) | func (ec *executionContext) fieldContext_Entity_findManufacturerByID(c... method _Entity_findProductByManufacturerIDAndID (line 390) | func (ec *executionContext) _Entity_findProductByManufacturerIDAndID(c... method fieldContext_Entity_findProductByManufacturerIDAndID (line 407) | func (ec *executionContext) fieldContext_Entity_findProductByManufactu... method _Entity_findProductByUpc (line 443) | func (ec *executionContext) _Entity_findProductByUpc(ctx context.Conte... method fieldContext_Entity_findProductByUpc (line 460) | func (ec *executionContext) fieldContext_Entity_findProductByUpc(ctx c... method _Manufacturer_id (line 496) | func (ec *executionContext) _Manufacturer_id(ctx context.Context, fiel... method fieldContext_Manufacturer_id (line 512) | func (ec *executionContext) fieldContext_Manufacturer_id(_ context.Con... method _Manufacturer_name (line 525) | func (ec *executionContext) _Manufacturer_name(ctx context.Context, fi... method fieldContext_Manufacturer_name (line 541) | func (ec *executionContext) fieldContext_Manufacturer_name(_ context.C... method _Product_id (line 554) | func (ec *executionContext) _Product_id(ctx context.Context, field gra... method fieldContext_Product_id (line 570) | func (ec *executionContext) fieldContext_Product_id(_ context.Context,... method _Product_manufacturer (line 583) | func (ec *executionContext) _Product_manufacturer(ctx context.Context,... method fieldContext_Product_manufacturer (line 599) | func (ec *executionContext) fieldContext_Product_manufacturer(_ contex... method _Product_upc (line 618) | func (ec *executionContext) _Product_upc(ctx context.Context, field gr... method fieldContext_Product_upc (line 634) | func (ec *executionContext) fieldContext_Product_upc(_ context.Context... method _Product_name (line 647) | func (ec *executionContext) _Product_name(ctx context.Context, field g... method fieldContext_Product_name (line 663) | func (ec *executionContext) fieldContext_Product_name(_ context.Contex... method _Product_price (line 676) | func (ec *executionContext) _Product_price(ctx context.Context, field ... method fieldContext_Product_price (line 692) | func (ec *executionContext) fieldContext_Product_price(_ context.Conte... method _Query_topProducts (line 705) | func (ec *executionContext) _Query_topProducts(ctx context.Context, fi... method fieldContext_Query_topProducts (line 722) | func (ec *executionContext) fieldContext_Query_topProducts(ctx context... method _Query__entities (line 758) | func (ec *executionContext) _Query__entities(ctx context.Context, fiel... method fieldContext_Query__entities (line 775) | func (ec *executionContext) fieldContext_Query__entities(ctx context.C... method _Query__service (line 799) | func (ec *executionContext) _Query__service(ctx context.Context, field... method fieldContext_Query__service (line 815) | func (ec *executionContext) fieldContext_Query__service(_ context.Cont... method _Query___type (line 832) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 849) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 897) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 913) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method __Service_sdl (line 940) | func (ec *executionContext) __Service_sdl(ctx context.Context, field g... method fieldContext__Service_sdl (line 956) | func (ec *executionContext) fieldContext__Service_sdl(_ context.Contex... method ___Directive_name (line 969) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 985) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 998) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 1014) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 1027) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 1043) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 1056) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 1072) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 1085) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 1101) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 1139) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 1155) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 1168) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 1184) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 1197) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 1213) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 1226) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1242) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1255) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1271) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 1284) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1300) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1313) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1329) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1367) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1383) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1420) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1436) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1449) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1465) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1478) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1494) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1507) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1523) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1536) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1552) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1589) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1605) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1618) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1634) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1647) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1663) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1676) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1692) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1705) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1721) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1758) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1774) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1811) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1827) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1864) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1880) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1917) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1933) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1958) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1974) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1987) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 2003) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 2016) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 2032) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 2045) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 2061) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 2074) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 2091) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 2129) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 2145) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 2182) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2198) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2235) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2252) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2286) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2302) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2329) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2345) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2382) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2398) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method __Entity (line 2419) | func (ec *executionContext) __Entity(ctx context.Context, sel ast.Sele... method _Entity (line 2452) | func (ec *executionContext) _Entity(ctx context.Context, sel ast.Selec... method _Manufacturer (line 2560) | func (ec *executionContext) _Manufacturer(ctx context.Context, sel ast... method _Product (line 2604) | func (ec *executionContext) _Product(ctx context.Context, sel ast.Sele... method _Query (line 2663) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method __Service (line 2776) | func (ec *executionContext) __Service(ctx context.Context, sel ast.Sel... method ___Directive (line 2812) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2868) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2916) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2974) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 3029) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 3084) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 3145) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 3150) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNFieldSet2string (line 3161) | func (ec *executionContext) unmarshalNFieldSet2string(ctx context.Cont... method marshalNFieldSet2string (line 3166) | func (ec *executionContext) marshalNFieldSet2string(ctx context.Contex... method unmarshalNInt2int (line 3177) | func (ec *executionContext) unmarshalNInt2int(ctx context.Context, v a... method marshalNInt2int (line 3182) | func (ec *executionContext) marshalNInt2int(ctx context.Context, sel a... method marshalNManufacturer2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋproductsᚋgraphᚋmodelᚐManufacturer (line 3193) | func (ec *executionContext) marshalNManufacturer2githubᚗcomᚋ99designsᚋ... method marshalNManufacturer2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋproductsᚋgraphᚋmodelᚐManufacturer (line 3197) | func (ec *executionContext) marshalNManufacturer2ᚖgithubᚗcomᚋ99designs... method marshalNProduct2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋproductsᚋgraphᚋmodelᚐProduct (line 3207) | func (ec *executionContext) marshalNProduct2githubᚗcomᚋ99designsᚋgqlge... method marshalNProduct2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋproductsᚋgraphᚋmodelᚐProduct (line 3211) | func (ec *executionContext) marshalNProduct2ᚖgithubᚗcomᚋ99designsᚋgqlg... method unmarshalNString2string (line 3221) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 3226) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method unmarshalN_Any2map (line 3237) | func (ec *executionContext) unmarshalN_Any2map(ctx context.Context, v ... method marshalN_Any2map (line 3242) | func (ec *executionContext) marshalN_Any2map(ctx context.Context, sel ... method unmarshalN_Any2ᚕmapᚄ (line 3259) | func (ec *executionContext) unmarshalN_Any2ᚕmapᚄ(ctx context.Context, ... method marshalN_Any2ᚕmapᚄ (line 3274) | func (ec *executionContext) marshalN_Any2ᚕmapᚄ(ctx context.Context, se... method marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 3289) | func (ec *executionContext) marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalN_Service2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐService (line 3299) | func (ec *executionContext) marshalN_Service2githubᚗcomᚋ99designsᚋgqlg... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 3303) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 3307) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 3323) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 3328) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 3339) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 3354) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 3370) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 3374) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 3378) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3382) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3398) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3402) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3418) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3428) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3433) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalNfederation__Policy2string (line 3444) | func (ec *executionContext) unmarshalNfederation__Policy2string(ctx co... method marshalNfederation__Policy2string (line 3449) | func (ec *executionContext) marshalNfederation__Policy2string(ctx cont... method unmarshalNfederation__Policy2ᚕstringᚄ (line 3460) | func (ec *executionContext) unmarshalNfederation__Policy2ᚕstringᚄ(ctx ... method marshalNfederation__Policy2ᚕstringᚄ (line 3475) | func (ec *executionContext) marshalNfederation__Policy2ᚕstringᚄ(ctx co... method unmarshalNfederation__Policy2ᚕᚕstringᚄ (line 3490) | func (ec *executionContext) unmarshalNfederation__Policy2ᚕᚕstringᚄ(ctx... method marshalNfederation__Policy2ᚕᚕstringᚄ (line 3505) | func (ec *executionContext) marshalNfederation__Policy2ᚕᚕstringᚄ(ctx c... method unmarshalNfederation__Scope2string (line 3520) | func (ec *executionContext) unmarshalNfederation__Scope2string(ctx con... method marshalNfederation__Scope2string (line 3525) | func (ec *executionContext) marshalNfederation__Scope2string(ctx conte... method unmarshalNfederation__Scope2ᚕstringᚄ (line 3536) | func (ec *executionContext) unmarshalNfederation__Scope2ᚕstringᚄ(ctx c... method marshalNfederation__Scope2ᚕstringᚄ (line 3551) | func (ec *executionContext) marshalNfederation__Scope2ᚕstringᚄ(ctx con... method unmarshalNfederation__Scope2ᚕᚕstringᚄ (line 3566) | func (ec *executionContext) unmarshalNfederation__Scope2ᚕᚕstringᚄ(ctx ... method marshalNfederation__Scope2ᚕᚕstringᚄ (line 3581) | func (ec *executionContext) marshalNfederation__Scope2ᚕᚕstringᚄ(ctx co... method unmarshalOBoolean2bool (line 3596) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3601) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 3608) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3616) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOInt2ᚖint (line 3626) | func (ec *executionContext) unmarshalOInt2ᚖint(ctx context.Context, v ... method marshalOInt2ᚖint (line 3634) | func (ec *executionContext) marshalOInt2ᚖint(ctx context.Context, sel ... method marshalOProduct2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋproductsᚋgraphᚋmodelᚐProduct (line 3644) | func (ec *executionContext) marshalOProduct2ᚕᚖgithubᚗcomᚋ99designsᚋgql... method marshalOProduct2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋproductsᚋgraphᚋmodelᚐProduct (line 3657) | func (ec *executionContext) marshalOProduct2ᚖgithubᚗcomᚋ99designsᚋgqlg... method unmarshalOString2string (line 3664) | func (ec *executionContext) unmarshalOString2string(ctx context.Contex... method marshalOString2string (line 3669) | func (ec *executionContext) marshalOString2string(ctx context.Context,... method unmarshalOString2ᚕstringᚄ (line 3676) | func (ec *executionContext) unmarshalOString2ᚕstringᚄ(ctx context.Cont... method marshalOString2ᚕstringᚄ (line 3694) | func (ec *executionContext) marshalOString2ᚕstringᚄ(ctx context.Contex... method unmarshalOString2ᚖstring (line 3712) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3720) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO_Entity2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 3730) | func (ec *executionContext) marshalO_Entity2githubᚗcomᚋ99designsᚋgqlge... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3737) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3756) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3775) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 3794) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3801) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3820) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 114) | func newExecutionContext( function sourceData (line 132) | func sourceData(filename string) string { FILE: _examples/federation/products/graph/model/models_gen.go type Manufacturer (line 5) | type Manufacturer struct method IsEntity (line 10) | func (Manufacturer) IsEntity() {} type Product (line 12) | type Product struct method IsEntity (line 20) | func (Product) IsEntity() {} type Query (line 22) | type Query struct FILE: _examples/federation/products/graph/resolver.go type Resolver (line 6) | type Resolver struct FILE: _examples/federation/products/graph/schema.resolvers.go method Query (line 20) | func (r *Resolver) Query() QueryResolver { return &queryResolver{r} } type queryResolver (line 22) | type queryResolver struct method TopProducts (line 15) | func (r *queryResolver) TopProducts(ctx context.Context, first *int) (... FILE: _examples/federation/products/schema/schema.go constant DefaultPort (line 7) | DefaultPort = "4002" FILE: _examples/federation/products/server.go constant defaultPort (line 17) | defaultPort = "4002" function main (line 19) | func main() { FILE: _examples/federation/reviews/graph/entity.resolvers.go method Entity (line 39) | func (r *Resolver) Entity() EntityResolver { return &entityResolver{r} } type entityResolver (line 41) | type entityResolver struct method FindManyProductByManufacturerIDAndIDs (line 16) | func (r *entityResolver) FindManyProductByManufacturerIDAndIDs(ctx con... method FindUserByID (line 31) | func (r *entityResolver) FindUserByID(ctx context.Context, id string) ... FILE: _examples/federation/reviews/graph/federation.go method __resolve__service (line 21) | func (ec *executionContext) __resolve__service(ctx context.Context) (fed... method __resolve_entities (line 40) | func (ec *executionContext) __resolve_entities(ctx context.Context, repr... type EntityWithIndex (line 67) | type EntityWithIndex struct type EntityRepresentation (line 77) | type EntityRepresentation method buildRepresentationGroups (line 81) | func (ec *executionContext) buildRepresentationGroups( method resolveEntityGroup (line 104) | func (ec *executionContext) resolveEntityGroup( function isMulti (line 136) | func isMulti(typeName string) bool { method resolveEntity (line 145) | func (ec *executionContext) resolveEntity( method resolveManyEntities (line 183) | func (ec *executionContext) resolveManyEntities( function entityResolverNameForProduct (line 245) | func entityResolverNameForProduct(ctx context.Context, rep EntityReprese... function entityResolverNameForUser (line 302) | func entityResolverNameForUser(ctx context.Context, rep EntityRepresenta... FILE: _examples/federation/reviews/graph/generated.go function NewExecutableSchema (line 25) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 31) | type ResolverRoot interface type DirectiveRoot (line 37) | type DirectiveRoot struct type ComplexityRoot (line 40) | type ComplexityRoot struct type EntityResolver (line 43) | type EntityResolver interface type ProductResolver (line 47) | type ProductResolver interface type UserResolver (line 50) | type UserResolver interface type executableSchema (line 80) | type executableSchema method Schema (line 82) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 89) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 96) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 141) | type executionContext struct method field_Entity_findManyProductByManufacturerIDAndIDs_args (line 255) | func (ec *executionContext) field_Entity_findManyProductByManufacturer... method field_Entity_findUserByID_args (line 266) | func (ec *executionContext) field_Entity_findUserByID_args(ctx context... method field_Product_manufacturerID_args (line 277) | func (ec *executionContext) field_Product_manufacturerID_args(ctx cont... method field_Product_manufacturerID_argsFederationRequires (line 289) | func (ec *executionContext) field_Product_manufacturerID_argsFederatio... method field_Query___type_args (line 323) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query__entities_args (line 334) | func (ec *executionContext) field_Query__entities_args(ctx context.Con... method field_User_reviews_args (line 345) | func (ec *executionContext) field_User_reviews_args(ctx context.Contex... method field_User_reviews_argsFederationRequires (line 357) | func (ec *executionContext) field_User_reviews_argsFederationRequires( method field___Directive_args_args (line 391) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 402) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 413) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 424) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _EmailHost_id (line 443) | func (ec *executionContext) _EmailHost_id(ctx context.Context, field g... method fieldContext_EmailHost_id (line 459) | func (ec *executionContext) fieldContext_EmailHost_id(_ context.Contex... method _Entity_findManyProductByManufacturerIDAndIDs (line 472) | func (ec *executionContext) _Entity_findManyProductByManufacturerIDAnd... method fieldContext_Entity_findManyProductByManufacturerIDAndIDs (line 489) | func (ec *executionContext) fieldContext_Entity_findManyProductByManuf... method _Entity_findUserByID (line 523) | func (ec *executionContext) _Entity_findUserByID(ctx context.Context, ... method fieldContext_Entity_findUserByID (line 540) | func (ec *executionContext) fieldContext_Entity_findUserByID(ctx conte... method _Manufacturer_id (line 576) | func (ec *executionContext) _Manufacturer_id(ctx context.Context, fiel... method fieldContext_Manufacturer_id (line 592) | func (ec *executionContext) fieldContext_Manufacturer_id(_ context.Con... method _Product_id (line 605) | func (ec *executionContext) _Product_id(ctx context.Context, field gra... method fieldContext_Product_id (line 621) | func (ec *executionContext) fieldContext_Product_id(_ context.Context,... method _Product_manufacturer (line 634) | func (ec *executionContext) _Product_manufacturer(ctx context.Context,... method fieldContext_Product_manufacturer (line 650) | func (ec *executionContext) fieldContext_Product_manufacturer(_ contex... method _Product_manufacturerID (line 667) | func (ec *executionContext) _Product_manufacturerID(ctx context.Contex... method fieldContext_Product_manufacturerID (line 684) | func (ec *executionContext) fieldContext_Product_manufacturerID(ctx co... method _Product_reviews (line 708) | func (ec *executionContext) _Product_reviews(ctx context.Context, fiel... method fieldContext_Product_reviews (line 724) | func (ec *executionContext) fieldContext_Product_reviews(_ context.Con... method _Query__entities (line 747) | func (ec *executionContext) _Query__entities(ctx context.Context, fiel... method fieldContext_Query__entities (line 764) | func (ec *executionContext) fieldContext_Query__entities(ctx context.C... method _Query__service (line 788) | func (ec *executionContext) _Query__service(ctx context.Context, field... method fieldContext_Query__service (line 804) | func (ec *executionContext) fieldContext_Query__service(_ context.Cont... method _Query___type (line 821) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 838) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 886) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 902) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _Review_body (line 929) | func (ec *executionContext) _Review_body(ctx context.Context, field gr... method fieldContext_Review_body (line 945) | func (ec *executionContext) fieldContext_Review_body(_ context.Context... method _Review_author (line 958) | func (ec *executionContext) _Review_author(ctx context.Context, field ... method fieldContext_Review_author (line 974) | func (ec *executionContext) fieldContext_Review_author(_ context.Conte... method _Review_product (line 999) | func (ec *executionContext) _Review_product(ctx context.Context, field... method fieldContext_Review_product (line 1015) | func (ec *executionContext) fieldContext_Review_product(_ context.Cont... method _Review_hostIDEmail (line 1038) | func (ec *executionContext) _Review_hostIDEmail(ctx context.Context, f... method fieldContext_Review_hostIDEmail (line 1054) | func (ec *executionContext) fieldContext_Review_hostIDEmail(_ context.... method _User_id (line 1067) | func (ec *executionContext) _User_id(ctx context.Context, field graphq... method fieldContext_User_id (line 1083) | func (ec *executionContext) fieldContext_User_id(_ context.Context, fi... method _User_host (line 1096) | func (ec *executionContext) _User_host(ctx context.Context, field grap... method fieldContext_User_host (line 1112) | func (ec *executionContext) fieldContext_User_host(_ context.Context, ... method _User_email (line 1129) | func (ec *executionContext) _User_email(ctx context.Context, field gra... method fieldContext_User_email (line 1145) | func (ec *executionContext) fieldContext_User_email(_ context.Context,... method _User_username (line 1158) | func (ec *executionContext) _User_username(ctx context.Context, field ... method fieldContext_User_username (line 1174) | func (ec *executionContext) fieldContext_User_username(_ context.Conte... method _User_reviews (line 1187) | func (ec *executionContext) _User_reviews(ctx context.Context, field g... method fieldContext_User_reviews (line 1204) | func (ec *executionContext) fieldContext_User_reviews(ctx context.Cont... method __Service_sdl (line 1238) | func (ec *executionContext) __Service_sdl(ctx context.Context, field g... method fieldContext__Service_sdl (line 1254) | func (ec *executionContext) fieldContext__Service_sdl(_ context.Contex... method ___Directive_name (line 1267) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 1283) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 1296) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 1312) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 1325) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 1341) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 1354) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 1370) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 1383) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 1399) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 1437) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 1453) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 1466) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 1482) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 1495) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 1511) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 1524) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1540) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1553) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1569) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 1582) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1598) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1611) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1627) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1665) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1681) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1718) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1734) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1747) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1763) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1776) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1792) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1805) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1821) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1834) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1850) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1887) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1903) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1916) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1932) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1945) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1961) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1974) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1990) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 2003) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 2019) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 2056) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 2072) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 2109) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 2125) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 2162) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 2178) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 2215) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 2231) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 2256) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 2272) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 2285) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 2301) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 2314) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 2330) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 2343) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 2359) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 2372) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 2389) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 2427) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 2443) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 2480) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2496) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2533) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2550) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2584) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2600) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2627) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2643) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2680) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2696) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method unmarshalInputProductByManufacturerIDAndIDsInput (line 2713) | func (ec *executionContext) unmarshalInputProductByManufacturerIDAndID... method __Entity (line 2754) | func (ec *executionContext) __Entity(ctx context.Context, sel ast.Sele... method _EmailHost (line 2801) | func (ec *executionContext) _EmailHost(ctx context.Context, sel ast.Se... method _Entity (line 2840) | func (ec *executionContext) _Entity(ctx context.Context, sel ast.Selec... method _Manufacturer (line 2923) | func (ec *executionContext) _Manufacturer(ctx context.Context, sel ast... method _Product (line 2962) | func (ec *executionContext) _Product(ctx context.Context, sel ast.Sele... method _Query (line 3041) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _Review (line 3135) | func (ec *executionContext) _Review(ctx context.Context, sel ast.Selec... method _User (line 3186) | func (ec *executionContext) _User(ctx context.Context, sel ast.Selecti... method __Service (line 3304) | func (ec *executionContext) __Service(ctx context.Context, sel ast.Sel... method ___Directive (line 3340) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 3396) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 3444) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 3502) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 3557) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 3612) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 3673) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 3678) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method marshalNEmailHost2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋreviewsᚋgraphᚋmodelᚐEmailHost (line 3689) | func (ec *executionContext) marshalNEmailHost2ᚖgithubᚗcomᚋ99designsᚋgq... method unmarshalNFieldSet2string (line 3699) | func (ec *executionContext) unmarshalNFieldSet2string(ctx context.Cont... method marshalNFieldSet2string (line 3704) | func (ec *executionContext) marshalNFieldSet2string(ctx context.Contex... method unmarshalNID2string (line 3715) | func (ec *executionContext) unmarshalNID2string(ctx context.Context, v... method marshalNID2string (line 3720) | func (ec *executionContext) marshalNID2string(ctx context.Context, sel... method marshalNManufacturer2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋreviewsᚋgraphᚋmodelᚐManufacturer (line 3731) | func (ec *executionContext) marshalNManufacturer2ᚖgithubᚗcomᚋ99designs... method marshalNProduct2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋreviewsᚋgraphᚋmodelᚐProduct (line 3741) | func (ec *executionContext) marshalNProduct2ᚖgithubᚗcomᚋ99designsᚋgqlg... method unmarshalNProductByManufacturerIDAndIDsInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋreviewsᚋgraphᚋmodelᚐProductByManufacturerIDAndIDsInput (line 3751) | func (ec *executionContext) unmarshalNProductByManufacturerIDAndIDsInp... method unmarshalNString2string (line 3766) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 3771) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalNUser2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋreviewsᚋgraphᚋmodelᚐUser (line 3782) | func (ec *executionContext) marshalNUser2githubᚗcomᚋ99designsᚋgqlgenᚋ_... method marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋreviewsᚋgraphᚋmodelᚐUser (line 3786) | func (ec *executionContext) marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalN_Any2map (line 3796) | func (ec *executionContext) unmarshalN_Any2map(ctx context.Context, v ... method marshalN_Any2map (line 3801) | func (ec *executionContext) marshalN_Any2map(ctx context.Context, sel ... method unmarshalN_Any2ᚕmapᚄ (line 3818) | func (ec *executionContext) unmarshalN_Any2ᚕmapᚄ(ctx context.Context, ... method marshalN_Any2ᚕmapᚄ (line 3833) | func (ec *executionContext) marshalN_Any2ᚕmapᚄ(ctx context.Context, se... method marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 3848) | func (ec *executionContext) marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalN_Service2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐService (line 3858) | func (ec *executionContext) marshalN_Service2githubᚗcomᚋ99designsᚋgqlg... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 3862) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 3866) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 3882) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 3887) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 3898) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 3913) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 3929) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 3933) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 3937) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3941) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3957) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3961) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3977) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3987) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3992) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalNfederation__Policy2string (line 4003) | func (ec *executionContext) unmarshalNfederation__Policy2string(ctx co... method marshalNfederation__Policy2string (line 4008) | func (ec *executionContext) marshalNfederation__Policy2string(ctx cont... method unmarshalNfederation__Policy2ᚕstringᚄ (line 4019) | func (ec *executionContext) unmarshalNfederation__Policy2ᚕstringᚄ(ctx ... method marshalNfederation__Policy2ᚕstringᚄ (line 4034) | func (ec *executionContext) marshalNfederation__Policy2ᚕstringᚄ(ctx co... method unmarshalNfederation__Policy2ᚕᚕstringᚄ (line 4049) | func (ec *executionContext) unmarshalNfederation__Policy2ᚕᚕstringᚄ(ctx... method marshalNfederation__Policy2ᚕᚕstringᚄ (line 4064) | func (ec *executionContext) marshalNfederation__Policy2ᚕᚕstringᚄ(ctx c... method unmarshalNfederation__Scope2string (line 4079) | func (ec *executionContext) unmarshalNfederation__Scope2string(ctx con... method marshalNfederation__Scope2string (line 4084) | func (ec *executionContext) marshalNfederation__Scope2string(ctx conte... method unmarshalNfederation__Scope2ᚕstringᚄ (line 4095) | func (ec *executionContext) unmarshalNfederation__Scope2ᚕstringᚄ(ctx c... method marshalNfederation__Scope2ᚕstringᚄ (line 4110) | func (ec *executionContext) marshalNfederation__Scope2ᚕstringᚄ(ctx con... method unmarshalNfederation__Scope2ᚕᚕstringᚄ (line 4125) | func (ec *executionContext) unmarshalNfederation__Scope2ᚕᚕstringᚄ(ctx ... method marshalNfederation__Scope2ᚕᚕstringᚄ (line 4140) | func (ec *executionContext) marshalNfederation__Scope2ᚕᚕstringᚄ(ctx co... method unmarshalOBoolean2bool (line 4155) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 4160) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 4167) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 4175) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method marshalOProduct2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋreviewsᚋgraphᚋmodelᚐProduct (line 4185) | func (ec *executionContext) marshalOProduct2ᚕᚖgithubᚗcomᚋ99designsᚋgql... method marshalOProduct2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋreviewsᚋgraphᚋmodelᚐProduct (line 4198) | func (ec *executionContext) marshalOProduct2ᚖgithubᚗcomᚋ99designsᚋgqlg... method unmarshalOProductByManufacturerIDAndIDsInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋreviewsᚋgraphᚋmodelᚐProductByManufacturerIDAndIDsInput (line 4205) | func (ec *executionContext) unmarshalOProductByManufacturerIDAndIDsInp... method marshalOReview2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋreviewsᚋgraphᚋmodelᚐReview (line 4213) | func (ec *executionContext) marshalOReview2ᚕᚖgithubᚗcomᚋ99designsᚋgqlg... method marshalOReview2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfederationᚋreviewsᚋgraphᚋmodelᚐReview (line 4226) | func (ec *executionContext) marshalOReview2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalOString2string (line 4233) | func (ec *executionContext) unmarshalOString2string(ctx context.Contex... method marshalOString2string (line 4238) | func (ec *executionContext) marshalOString2string(ctx context.Context,... method unmarshalOString2ᚕstringᚄ (line 4245) | func (ec *executionContext) unmarshalOString2ᚕstringᚄ(ctx context.Cont... method marshalOString2ᚕstringᚄ (line 4263) | func (ec *executionContext) marshalOString2ᚕstringᚄ(ctx context.Contex... method unmarshalOString2ᚖstring (line 4281) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 4289) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO_Entity2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 4299) | func (ec *executionContext) marshalO_Entity2githubᚗcomᚋ99designsᚋgqlge... method unmarshalO_RequiresMap2map (line 4306) | func (ec *executionContext) unmarshalO_RequiresMap2map(ctx context.Con... method marshalO_RequiresMap2map (line 4314) | func (ec *executionContext) marshalO_RequiresMap2map(ctx context.Conte... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 4324) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 4343) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 4362) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 4381) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 4388) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 4407) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 145) | func newExecutionContext( function sourceData (line 163) | func sourceData(filename string) string { FILE: _examples/federation/reviews/graph/model/models.go type Product (line 3) | type Product struct method IsEntity (line 9) | func (Product) IsEntity() {} type Review (line 11) | type Review struct type User (line 18) | type User struct method IsEntity (line 24) | func (User) IsEntity() {} FILE: _examples/federation/reviews/graph/model/models_gen.go type EmailHost (line 5) | type EmailHost struct method IsEntity (line 9) | func (EmailHost) IsEntity() {} type Manufacturer (line 11) | type Manufacturer struct method IsEntity (line 15) | func (Manufacturer) IsEntity() {} type ProductByManufacturerIDAndIDsInput (line 17) | type ProductByManufacturerIDAndIDsInput struct type Query (line 22) | type Query struct FILE: _examples/federation/reviews/graph/resolver.go type Resolver (line 12) | type Resolver struct method FindProductByManufacturerIDAndID (line 14) | func (r *entityResolver) FindProductByManufacturerIDAndID( FILE: _examples/federation/reviews/graph/schema.resolvers.go method Product (line 67) | func (r *Resolver) Product() ProductResolver { return &productResolver{r} } method User (line 70) | func (r *Resolver) User() UserResolver { return &userResolver{r} } type productResolver (line 72) | type productResolver struct method ManufacturerID (line 16) | func (r *productResolver) ManufacturerID(ctx context.Context, obj *mod... type userResolver (line 73) | type userResolver struct method Username (line 31) | func (r *userResolver) Username(ctx context.Context, obj *model.User) ... method Reviews (line 36) | func (r *userResolver) Reviews(ctx context.Context, obj *model.User, f... FILE: _examples/federation/reviews/schema/schema.go constant DefaultPort (line 7) | DefaultPort = "4003" FILE: _examples/federation/reviews/server.go constant defaultPort (line 17) | defaultPort = "4003" function main (line 19) | func main() { FILE: _examples/federation/subgraphs/subgraphs.go type Config (line 20) | type Config struct type Subgraphs (line 24) | type Subgraphs struct method Shutdown (line 34) | func (s *Subgraphs) Shutdown(ctx context.Context) error { method ListenAndServe (line 43) | func (s *Subgraphs) ListenAndServe(ctx context.Context) error { type SubgraphConfig (line 28) | type SubgraphConfig struct function newServer (line 58) | func newServer(name, port string, schema graphql.ExecutableSchema) *http... function New (line 76) | func New(ctx context.Context, subgraphs ...SubgraphConfig) (*Subgraphs, ... FILE: _examples/fileupload/fileupload_test.go function TestFileUpload (line 20) | func TestFileUpload(t *testing.T) { FILE: _examples/fileupload/generated.go function NewExecutableSchema (line 24) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 30) | type ResolverRoot interface type DirectiveRoot (line 35) | type DirectiveRoot struct type ComplexityRoot (line 38) | type ComplexityRoot struct type MutationResolver (line 58) | type MutationResolver interface type QueryResolver (line 64) | type QueryResolver interface type executableSchema (line 68) | type executableSchema method Schema (line 70) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 77) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 163) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 223) | type executionContext struct method field_Mutation_multipleUploadWithPayload_args (line 262) | func (ec *executionContext) field_Mutation_multipleUploadWithPayload_a... method field_Mutation_multipleUpload_args (line 273) | func (ec *executionContext) field_Mutation_multipleUpload_args(ctx con... method field_Mutation_singleUploadWithPayload_args (line 284) | func (ec *executionContext) field_Mutation_singleUploadWithPayload_arg... method field_Mutation_singleUpload_args (line 295) | func (ec *executionContext) field_Mutation_singleUpload_args(ctx conte... method field_Query___type_args (line 306) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field___Directive_args_args (line 317) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 328) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 339) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 350) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _File_id (line 369) | func (ec *executionContext) _File_id(ctx context.Context, field graphq... method fieldContext_File_id (line 385) | func (ec *executionContext) fieldContext_File_id(_ context.Context, fi... method _File_name (line 398) | func (ec *executionContext) _File_name(ctx context.Context, field grap... method fieldContext_File_name (line 414) | func (ec *executionContext) fieldContext_File_name(_ context.Context, ... method _File_content (line 427) | func (ec *executionContext) _File_content(ctx context.Context, field g... method fieldContext_File_content (line 443) | func (ec *executionContext) fieldContext_File_content(_ context.Contex... method _File_contentType (line 456) | func (ec *executionContext) _File_contentType(ctx context.Context, fie... method fieldContext_File_contentType (line 472) | func (ec *executionContext) fieldContext_File_contentType(_ context.Co... method _Mutation_singleUpload (line 485) | func (ec *executionContext) _Mutation_singleUpload(ctx context.Context... method fieldContext_Mutation_singleUpload (line 502) | func (ec *executionContext) fieldContext_Mutation_singleUpload(ctx con... method _Mutation_singleUploadWithPayload (line 536) | func (ec *executionContext) _Mutation_singleUploadWithPayload(ctx cont... method fieldContext_Mutation_singleUploadWithPayload (line 553) | func (ec *executionContext) fieldContext_Mutation_singleUploadWithPayl... method _Mutation_multipleUpload (line 587) | func (ec *executionContext) _Mutation_multipleUpload(ctx context.Conte... method fieldContext_Mutation_multipleUpload (line 604) | func (ec *executionContext) fieldContext_Mutation_multipleUpload(ctx c... method _Mutation_multipleUploadWithPayload (line 638) | func (ec *executionContext) _Mutation_multipleUploadWithPayload(ctx co... method fieldContext_Mutation_multipleUploadWithPayload (line 655) | func (ec *executionContext) fieldContext_Mutation_multipleUploadWithPa... method _Query_empty (line 689) | func (ec *executionContext) _Query_empty(ctx context.Context, field gr... method fieldContext_Query_empty (line 705) | func (ec *executionContext) fieldContext_Query_empty(_ context.Context... method _Query___type (line 718) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 735) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 783) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 799) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method ___Directive_name (line 826) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 842) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 855) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 871) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 884) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 900) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 913) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 929) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 942) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 958) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 996) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 1012) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 1025) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 1041) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 1054) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 1070) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 1083) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1099) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1112) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1128) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 1141) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1157) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1170) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1186) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1224) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1240) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1277) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1293) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1306) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1322) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1335) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1351) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1364) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1380) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1393) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1409) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1446) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1462) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1475) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1491) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1504) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1520) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1533) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1549) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1562) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1578) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1615) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1631) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1668) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1684) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1721) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1737) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1774) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1790) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1815) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1831) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1844) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 1860) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 1873) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 1889) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 1902) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 1918) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 1931) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 1948) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 1986) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 2002) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 2039) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2055) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2092) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2109) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2143) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2159) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2186) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2202) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2239) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2255) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method unmarshalInputUploadFile (line 2272) | func (ec *executionContext) unmarshalInputUploadFile(ctx context.Conte... method _File (line 2319) | func (ec *executionContext) _File(ctx context.Context, sel ast.Selecti... method _Mutation (line 2373) | func (ec *executionContext) _Mutation(ctx context.Context, sel ast.Sel... method _Query (line 2443) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method ___Directive (line 2515) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2571) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2619) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2677) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2732) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2787) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 2848) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 2853) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method marshalNFile2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfileuploadᚋmodelᚐFile (line 2864) | func (ec *executionContext) marshalNFile2githubᚗcomᚋ99designsᚋgqlgenᚋ_... method marshalNFile2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfileuploadᚋmodelᚐFileᚄ (line 2868) | func (ec *executionContext) marshalNFile2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalNFile2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfileuploadᚋmodelᚐFile (line 2884) | func (ec *executionContext) marshalNFile2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalNInt2int (line 2894) | func (ec *executionContext) unmarshalNInt2int(ctx context.Context, v a... method marshalNInt2int (line 2899) | func (ec *executionContext) marshalNInt2int(ctx context.Context, sel a... method unmarshalNString2string (line 2910) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 2915) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method unmarshalNUpload2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚐUpload (line 2926) | func (ec *executionContext) unmarshalNUpload2githubᚗcomᚋ99designsᚋgqlg... method marshalNUpload2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚐUpload (line 2931) | func (ec *executionContext) marshalNUpload2githubᚗcomᚋ99designsᚋgqlgen... method unmarshalNUpload2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚐUploadᚄ (line 2942) | func (ec *executionContext) unmarshalNUpload2ᚕᚖgithubᚗcomᚋ99designsᚋgq... method marshalNUpload2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚐUploadᚄ (line 2957) | func (ec *executionContext) marshalNUpload2ᚕᚖgithubᚗcomᚋ99designsᚋgqlg... method unmarshalNUpload2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚐUpload (line 2972) | func (ec *executionContext) unmarshalNUpload2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalNUpload2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚐUpload (line 2977) | func (ec *executionContext) marshalNUpload2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalNUploadFile2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfileuploadᚋmodelᚐUploadFile (line 2994) | func (ec *executionContext) unmarshalNUploadFile2githubᚗcomᚋ99designsᚋ... method unmarshalNUploadFile2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfileuploadᚋmodelᚐUploadFileᚄ (line 2999) | func (ec *executionContext) unmarshalNUploadFile2ᚕᚖgithubᚗcomᚋ99design... method unmarshalNUploadFile2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋfileuploadᚋmodelᚐUploadFile (line 3014) | func (ec *executionContext) unmarshalNUploadFile2ᚖgithubᚗcomᚋ99designs... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 3019) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 3023) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 3039) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 3044) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 3055) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 3070) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 3086) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 3090) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 3094) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3098) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3114) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3118) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3134) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3144) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3149) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 3160) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3165) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 3172) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3180) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOString2ᚖstring (line 3190) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3198) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3208) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3227) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3246) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 3265) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3272) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3291) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 227) | func newExecutionContext( function sourceData (line 245) | func sourceData(filename string) string { FILE: _examples/fileupload/model/generated.go type File (line 10) | type File struct type Mutation (line 18) | type Mutation struct type Query (line 22) | type Query struct type UploadFile (line 26) | type UploadFile struct FILE: _examples/fileupload/server/server.go function main (line 19) | func main() { function getResolver (line 38) | func getResolver() *fileupload.Stub { FILE: _examples/fileupload/stubs.go type Stub (line 12) | type Stub struct method Mutation (line 24) | func (r *Stub) Mutation() MutationResolver { method Query (line 27) | func (r *Stub) Query() QueryResolver { type stubMutation (line 31) | type stubMutation struct method SingleUpload (line 33) | func (r *stubMutation) SingleUpload(ctx context.Context, file graphql.... method SingleUploadWithPayload (line 36) | func (r *stubMutation) SingleUploadWithPayload(ctx context.Context, re... method MultipleUpload (line 39) | func (r *stubMutation) MultipleUpload(ctx context.Context, files []*gr... method MultipleUploadWithPayload (line 42) | func (r *stubMutation) MultipleUploadWithPayload(ctx context.Context, ... type stubQuery (line 46) | type stubQuery struct method Empty (line 48) | func (r *stubQuery) Empty(ctx context.Context) (string, error) { FILE: _examples/large-project-structure/integration/integration.go type Resolver (line 11) | type Resolver struct method Tezz (line 14) | func (r *Resolver) Tezz(ctx context.Context) (*model.Test, error) { method GetYaSome (line 19) | func (r *Resolver) GetYaSome( method AddIndicator (line 44) | func (r *Resolver) AddIndicator( FILE: _examples/large-project-structure/main/graph/generated.go function NewExecutableSchema (line 25) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type Config (line 34) | type Config struct type ResolverRoot (line 41) | type ResolverRoot interface type DirectiveRoot (line 46) | type DirectiveRoot struct type ComplexityRoot (line 49) | type ComplexityRoot struct type MutationResolver (line 91) | type MutationResolver interface type QueryResolver (line 95) | type QueryResolver interface type executableSchema (line 101) | type executableSchema struct method Schema (line 108) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 115) | func (e *executableSchema) Complexity(typeName, field string, childCom... method Exec (line 272) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 334) | type executionContext struct method processDeferredGroup (line 342) | func (ec *executionContext) processDeferredGroup(dg graphql.DeferredGr... method introspectSchema (line 361) | func (ec *executionContext) introspectSchema() (*introspection.Schema,... method introspectType (line 368) | func (ec *executionContext) introspectType(name string) (*introspectio... method field_Mutation_addIndicator_args (line 441) | func (ec *executionContext) field_Mutation_addIndicator_args(ctx conte... method field_Mutation_addIndicator_argsInput (line 451) | func (ec *executionContext) field_Mutation_addIndicator_argsInput( method field_Mutation_createTodo_args (line 464) | func (ec *executionContext) field_Mutation_createTodo_args(ctx context... method field_Mutation_createTodo_argsInput (line 474) | func (ec *executionContext) field_Mutation_createTodo_argsInput( method field_Query___type_args (line 487) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query___type_argsName (line 497) | func (ec *executionContext) field_Query___type_argsName( method field_Query_getYaSome_args (line 510) | func (ec *executionContext) field_Query_getYaSome_args(ctx context.Con... method field_Query_getYaSome_argsInput (line 520) | func (ec *executionContext) field_Query_getYaSome_argsInput( method field___Directive_args_args (line 533) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Directive_args_argsIncludeDeprecated (line 543) | func (ec *executionContext) field___Directive_args_argsIncludeDeprecated( method field___Field_args_args (line 556) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Field_args_argsIncludeDeprecated (line 566) | func (ec *executionContext) field___Field_args_argsIncludeDeprecated( method field___Type_enumValues_args (line 579) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_enumValues_argsIncludeDeprecated (line 589) | func (ec *executionContext) field___Type_enumValues_argsIncludeDepreca... method field___Type_fields_args (line 602) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method field___Type_fields_argsIncludeDeprecated (line 612) | func (ec *executionContext) field___Type_fields_argsIncludeDeprecated( method _CustomZeekIntel_id (line 633) | func (ec *executionContext) _CustomZeekIntel_id(ctx context.Context, f... method fieldContext_CustomZeekIntel_id (line 664) | func (ec *executionContext) fieldContext_CustomZeekIntel_id(_ context.... method _CustomZeekIntel_name (line 677) | func (ec *executionContext) _CustomZeekIntel_name(ctx context.Context,... method fieldContext_CustomZeekIntel_name (line 708) | func (ec *executionContext) fieldContext_CustomZeekIntel_name(_ contex... method _CustomZeekIntel_extraField (line 721) | func (ec *executionContext) _CustomZeekIntel_extraField(ctx context.Co... method fieldContext_CustomZeekIntel_extraField (line 752) | func (ec *executionContext) fieldContext_CustomZeekIntel_extraField(_ ... method _Indicator_id (line 765) | func (ec *executionContext) _Indicator_id(ctx context.Context, field g... method fieldContext_Indicator_id (line 796) | func (ec *executionContext) fieldContext_Indicator_id(_ context.Contex... method _Indicator_indicator (line 809) | func (ec *executionContext) _Indicator_indicator(ctx context.Context, ... method fieldContext_Indicator_indicator (line 840) | func (ec *executionContext) fieldContext_Indicator_indicator(_ context... method _Indicator_indicatorType (line 853) | func (ec *executionContext) _Indicator_indicatorType(ctx context.Conte... method fieldContext_Indicator_indicatorType (line 884) | func (ec *executionContext) fieldContext_Indicator_indicatorType(_ con... method _Indicator_metaSource (line 897) | func (ec *executionContext) _Indicator_metaSource(ctx context.Context,... method fieldContext_Indicator_metaSource (line 928) | func (ec *executionContext) fieldContext_Indicator_metaSource(_ contex... method _Mutation_createTodo (line 941) | func (ec *executionContext) _Mutation_createTodo(ctx context.Context, ... method fieldContext_Mutation_createTodo (line 972) | func (ec *executionContext) fieldContext_Mutation_createTodo(ctx conte... method _Mutation_addIndicator (line 1006) | func (ec *executionContext) _Mutation_addIndicator(ctx context.Context... method fieldContext_Mutation_addIndicator (line 1037) | func (ec *executionContext) fieldContext_Mutation_addIndicator(ctx con... method _Query_todos (line 1071) | func (ec *executionContext) _Query_todos(ctx context.Context, field gr... method fieldContext_Query_todos (line 1102) | func (ec *executionContext) fieldContext_Query_todos(_ context.Context... method _Query_tezz (line 1125) | func (ec *executionContext) _Query_tezz(ctx context.Context, field gra... method fieldContext_Query_tezz (line 1156) | func (ec *executionContext) fieldContext_Query_tezz(_ context.Context,... method _Query_getYaSome (line 1173) | func (ec *executionContext) _Query_getYaSome(ctx context.Context, fiel... method fieldContext_Query_getYaSome (line 1204) | func (ec *executionContext) fieldContext_Query_getYaSome(ctx context.C... method _Query___type (line 1236) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 1264) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 1312) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 1340) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _Test_id (line 1367) | func (ec *executionContext) _Test_id(ctx context.Context, field graphq... method fieldContext_Test_id (line 1398) | func (ec *executionContext) fieldContext_Test_id(_ context.Context, fi... method _Todo_id (line 1411) | func (ec *executionContext) _Todo_id(ctx context.Context, field graphq... method fieldContext_Todo_id (line 1442) | func (ec *executionContext) fieldContext_Todo_id(_ context.Context, fi... method _Todo_text (line 1455) | func (ec *executionContext) _Todo_text(ctx context.Context, field grap... method fieldContext_Todo_text (line 1486) | func (ec *executionContext) fieldContext_Todo_text(_ context.Context, ... method _Todo_done (line 1499) | func (ec *executionContext) _Todo_done(ctx context.Context, field grap... method fieldContext_Todo_done (line 1530) | func (ec *executionContext) fieldContext_Todo_done(_ context.Context, ... method _Todo_user (line 1543) | func (ec *executionContext) _Todo_user(ctx context.Context, field grap... method fieldContext_Todo_user (line 1574) | func (ec *executionContext) fieldContext_Todo_user(_ context.Context, ... method _User_id (line 1593) | func (ec *executionContext) _User_id(ctx context.Context, field graphq... method fieldContext_User_id (line 1624) | func (ec *executionContext) fieldContext_User_id(_ context.Context, fi... method _User_name (line 1637) | func (ec *executionContext) _User_name(ctx context.Context, field grap... method fieldContext_User_name (line 1668) | func (ec *executionContext) fieldContext_User_name(_ context.Context, ... method ___Directive_name (line 1681) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 1712) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 1725) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 1753) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 1766) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 1797) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 1810) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 1841) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 1854) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 1885) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 1923) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 1954) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 1967) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 1995) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 2008) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 2039) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 2052) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 2080) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 2093) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 2124) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 2137) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 2165) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 2178) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 2209) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 2247) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 2278) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 2315) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 2346) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 2359) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 2387) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 2400) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 2431) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 2444) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 2472) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 2485) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 2516) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 2553) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 2581) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 2594) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 2625) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 2638) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 2666) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 2679) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 2707) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 2720) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 2751) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 2788) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 2819) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 2856) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 2884) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 2921) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 2949) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 2986) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 3017) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 3042) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 3073) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 3086) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 3114) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 3127) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 3155) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 3168) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 3196) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 3209) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 3237) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 3275) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 3303) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 3340) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 3368) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 3405) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 3433) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 3467) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 3495) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 3522) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 3550) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 3587) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 3615) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method unmarshalInputCustomInput (line 3632) | func (ec *executionContext) unmarshalInputCustomInput(ctx context.Cont... method unmarshalInputIndicatorInput (line 3666) | func (ec *executionContext) unmarshalInputIndicatorInput(ctx context.C... method unmarshalInputNewTodo (line 3707) | func (ec *executionContext) unmarshalInputNewTodo(ctx context.Context,... method _ZeekIntel (line 3745) | func (ec *executionContext) _ZeekIntel(ctx context.Context, sel ast.Se... method _CustomZeekIntel (line 3767) | func (ec *executionContext) _CustomZeekIntel(ctx context.Context, sel ... method _Indicator (line 3816) | func (ec *executionContext) _Indicator(ctx context.Context, sel ast.Se... method _Mutation (line 3870) | func (ec *executionContext) _Mutation(ctx context.Context, sel ast.Sel... method _Query (line 3926) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _Test (line 4042) | func (ec *executionContext) _Test(ctx context.Context, sel ast.Selecti... method _Todo (line 4081) | func (ec *executionContext) _Todo(ctx context.Context, sel ast.Selecti... method _User (line 4135) | func (ec *executionContext) _User(ctx context.Context, sel ast.Selecti... method ___Directive (line 4179) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 4235) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 4283) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 4341) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 4396) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 4451) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 4512) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 4517) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method marshalNCustomZeekIntel2ᚕᚖgithubᚗcomᚋcorelightᚋmainᚋgraphᚋmodelᚐCustomZeekIntelᚄ (line 4527) | func (ec *executionContext) marshalNCustomZeekIntel2ᚕᚖgithubᚗcomᚋcorel... method marshalNCustomZeekIntel2ᚖgithubᚗcomᚋcorelightᚋmainᚋgraphᚋmodelᚐCustomZeekIntel (line 4571) | func (ec *executionContext) marshalNCustomZeekIntel2ᚖgithubᚗcomᚋcoreli... method unmarshalNID2string (line 4581) | func (ec *executionContext) unmarshalNID2string(ctx context.Context, v... method marshalNID2string (line 4586) | func (ec *executionContext) marshalNID2string(ctx context.Context, sel... method marshalNIndicator2githubᚗcomᚋcorelightᚋmainᚋgraphᚋmodelᚐIndicator (line 4596) | func (ec *executionContext) marshalNIndicator2githubᚗcomᚋcorelightᚋmai... method marshalNIndicator2ᚖgithubᚗcomᚋcorelightᚋmainᚋgraphᚋmodelᚐIndicator (line 4600) | func (ec *executionContext) marshalNIndicator2ᚖgithubᚗcomᚋcorelightᚋma... method unmarshalNIndicatorInput2githubᚗcomᚋcorelightᚋmainᚋgraphᚋmodelᚐIndicatorInput (line 4610) | func (ec *executionContext) unmarshalNIndicatorInput2githubᚗcomᚋcoreli... method unmarshalNNewTodo2githubᚗcomᚋcorelightᚋmainᚋgraphᚋmodelᚐNewTodo (line 4615) | func (ec *executionContext) unmarshalNNewTodo2githubᚗcomᚋcorelightᚋmai... method unmarshalNString2string (line 4620) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 4625) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalNTest2githubᚗcomᚋcorelightᚋmainᚋgraphᚋmodelᚐTest (line 4635) | func (ec *executionContext) marshalNTest2githubᚗcomᚋcorelightᚋmainᚋgra... method marshalNTest2ᚖgithubᚗcomᚋcorelightᚋmainᚋgraphᚋmodelᚐTest (line 4639) | func (ec *executionContext) marshalNTest2ᚖgithubᚗcomᚋcorelightᚋmainᚋgr... method marshalNTodo2githubᚗcomᚋcorelightᚋmainᚋgraphᚋmodelᚐTodo (line 4649) | func (ec *executionContext) marshalNTodo2githubᚗcomᚋcorelightᚋmainᚋgra... method marshalNTodo2ᚕᚖgithubᚗcomᚋcorelightᚋmainᚋgraphᚋmodelᚐTodoᚄ (line 4653) | func (ec *executionContext) marshalNTodo2ᚕᚖgithubᚗcomᚋcorelightᚋmainᚋg... method marshalNTodo2ᚖgithubᚗcomᚋcorelightᚋmainᚋgraphᚋmodelᚐTodo (line 4697) | func (ec *executionContext) marshalNTodo2ᚖgithubᚗcomᚋcorelightᚋmainᚋgr... method marshalNUser2ᚖgithubᚗcomᚋcorelightᚋmainᚋgraphᚋmodelᚐUser (line 4707) | func (ec *executionContext) marshalNUser2ᚖgithubᚗcomᚋcorelightᚋmainᚋgr... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 4717) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 4721) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 4765) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 4770) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 4780) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 4795) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 4839) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 4843) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 4847) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 4851) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 4895) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 4899) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 4943) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 4953) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 4958) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 4968) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 4973) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 4978) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 4986) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOCustomInput2ᚖgithubᚗcomᚋcorelightᚋmainᚋgraphᚋmodelᚐCustomInput (line 4994) | func (ec *executionContext) unmarshalOCustomInput2ᚖgithubᚗcomᚋcoreligh... method unmarshalOInt2ᚖint32 (line 5002) | func (ec *executionContext) unmarshalOInt2ᚖint32(ctx context.Context, ... method marshalOInt2ᚖint32 (line 5010) | func (ec *executionContext) marshalOInt2ᚖint32(ctx context.Context, se... method unmarshalOString2ᚖstring (line 5018) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 5026) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 5034) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 5081) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 5128) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 5175) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 5182) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 5229) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function sourceData (line 378) | func sourceData(filename string) string { FILE: _examples/large-project-structure/main/graph/model/models_gen.go type ZeekIntel (line 5) | type ZeekIntel interface type CustomInput (line 11) | type CustomInput struct type CustomZeekIntel (line 16) | type CustomZeekIntel struct method IsZeekIntel (line 22) | func (CustomZeekIntel) IsZeekIntel() {} method GetID (line 23) | func (this CustomZeekIntel) GetID() string { return this.ID } method GetName (line 24) | func (this CustomZeekIntel) GetName() string { return this.Name } type Indicator (line 26) | type Indicator struct type IndicatorInput (line 33) | type IndicatorInput struct type Mutation (line 39) | type Mutation struct type NewTodo (line 42) | type NewTodo struct type Query (line 47) | type Query struct type Test (line 50) | type Test struct type Todo (line 54) | type Todo struct type User (line 61) | type User struct FILE: _examples/large-project-structure/main/graph/resolver.go type ExternalQueryResolver (line 14) | type ExternalQueryResolver interface type Resolver (line 24) | type Resolver struct FILE: _examples/large-project-structure/main/graph/schema.resolvers.go method Mutation (line 33) | func (r *Resolver) Mutation() MutationResolver { return &mutationResolve... method Query (line 36) | func (r *Resolver) Query() QueryResolver { return &queryResolver{r} } type mutationResolver (line 39) | type mutationResolver struct method CreateTodo (line 15) | func (r *mutationResolver) CreateTodo( type queryResolver (line 40) | type queryResolver struct method Todos (line 23) | func (r *queryResolver) Todos(ctx context.Context) ([]*model.Todo, err... FILE: _examples/large-project-structure/main/server.go constant defaultPort (line 20) | defaultPort = "8080" function main (line 22) | func main() { FILE: _examples/mini-habr-with-subscriptions/cmd/db_connection/cache.go type Cache (line 15) | type Cache struct constant DefaultRedisDB (line 19) | DefaultRedisDB = 0 function NewCacheConnection (line 21) | func NewCacheConnection() (*Cache, error) { FILE: _examples/mini-habr-with-subscriptions/cmd/db_connection/database.go type DatabaseConnection (line 12) | type DatabaseConnection struct method connectDatabase (line 37) | func (db *DatabaseConnection) connectDatabase(config string) error { method PingDatabase (line 54) | func (db *DatabaseConnection) PingDatabase() error { method CloseDatabase (line 71) | func (db *DatabaseConnection) CloseDatabase() error { function NewDatabaseConnection (line 17) | func NewDatabaseConnection() (*DatabaseConnection, error) { function newDSN (line 83) | func newDSN() (string, error) { FILE: _examples/mini-habr-with-subscriptions/cmd/main.go function main (line 18) | func main() { function loadEnv (line 75) | func loadEnv() error { function createStorage (line 84) | func createStorage(storageType string) (storage.StorageImp, error) { function createResolverInMemory (line 92) | func createResolverInMemory() (storage.StorageImp, error) { function createResolverWithDB (line 100) | func createResolverWithDB() (storage.StorageImp, error) { FILE: _examples/mini-habr-with-subscriptions/cmd/server/server.go constant defaultPort (line 26) | defaultPort = "8080" function RunServer (line 28) | func RunServer(storage storage.StorageImp) { FILE: _examples/mini-habr-with-subscriptions/graph/generated.go function NewExecutableSchema (line 28) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type Config (line 37) | type Config struct type ResolverRoot (line 44) | type ResolverRoot interface type DirectiveRoot (line 52) | type DirectiveRoot struct type ComplexityRoot (line 55) | type ComplexityRoot struct type CommentResolver (line 107) | type CommentResolver interface type MutationResolver (line 110) | type MutationResolver interface type PostResolver (line 115) | type PostResolver interface type QueryResolver (line 118) | type QueryResolver interface type SubscriptionResolver (line 122) | type SubscriptionResolver interface type executableSchema (line 126) | type executableSchema struct method Schema (line 133) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 140) | func (e *executableSchema) Complexity(typeName, field string, childCom... method Exec (line 366) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 444) | type executionContext struct method processDeferredGroup (line 452) | func (ec *executionContext) processDeferredGroup(dg graphql.DeferredGr... method introspectSchema (line 471) | func (ec *executionContext) introspectSchema() (*introspection.Schema,... method introspectType (line 478) | func (ec *executionContext) introspectType(name string) (*introspectio... method field_Comment_replies_args (line 505) | func (ec *executionContext) field_Comment_replies_args(ctx context.Con... method field_Comment_replies_argsFirst (line 520) | func (ec *executionContext) field_Comment_replies_argsFirst( method field_Comment_replies_argsAfter (line 533) | func (ec *executionContext) field_Comment_replies_argsAfter( method field_Mutation_addComment_args (line 546) | func (ec *executionContext) field_Mutation_addComment_args(ctx context... method field_Mutation_addComment_argsCommentInput (line 556) | func (ec *executionContext) field_Mutation_addComment_argsCommentInput( method field_Mutation_addPost_args (line 569) | func (ec *executionContext) field_Mutation_addPost_args(ctx context.Co... method field_Mutation_addPost_argsPostInput (line 579) | func (ec *executionContext) field_Mutation_addPost_argsPostInput( method field_Mutation_updateEnableComment_args (line 592) | func (ec *executionContext) field_Mutation_updateEnableComment_args(ct... method field_Mutation_updateEnableComment_argsPostID (line 612) | func (ec *executionContext) field_Mutation_updateEnableComment_argsPos... method field_Mutation_updateEnableComment_argsAuthorID (line 625) | func (ec *executionContext) field_Mutation_updateEnableComment_argsAut... method field_Mutation_updateEnableComment_argsCommentsEnabled (line 638) | func (ec *executionContext) field_Mutation_updateEnableComment_argsCom... method field_Post_comments_args (line 651) | func (ec *executionContext) field_Post_comments_args(ctx context.Conte... method field_Post_comments_argsFirst (line 666) | func (ec *executionContext) field_Post_comments_argsFirst( method field_Post_comments_argsAfter (line 679) | func (ec *executionContext) field_Post_comments_argsAfter( method field_Query___type_args (line 692) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query___type_argsName (line 702) | func (ec *executionContext) field_Query___type_argsName( method field_Query_post_args (line 715) | func (ec *executionContext) field_Query_post_args(ctx context.Context,... method field_Query_post_argsPostID (line 725) | func (ec *executionContext) field_Query_post_argsPostID( method field_Subscription_commentAdded_args (line 738) | func (ec *executionContext) field_Subscription_commentAdded_args(ctx c... method field_Subscription_commentAdded_argsPostID (line 748) | func (ec *executionContext) field_Subscription_commentAdded_argsPostID( method field___Directive_args_args (line 761) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Directive_args_argsIncludeDeprecated (line 771) | func (ec *executionContext) field___Directive_args_argsIncludeDeprecated( method field___Field_args_args (line 784) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Field_args_argsIncludeDeprecated (line 794) | func (ec *executionContext) field___Field_args_argsIncludeDeprecated( method field___Type_enumValues_args (line 807) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_enumValues_argsIncludeDeprecated (line 817) | func (ec *executionContext) field___Type_enumValues_argsIncludeDepreca... method field___Type_fields_args (line 830) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method field___Type_fields_argsIncludeDeprecated (line 840) | func (ec *executionContext) field___Type_fields_argsIncludeDeprecated( method _Comment_id (line 861) | func (ec *executionContext) _Comment_id(ctx context.Context, field gra... method fieldContext_Comment_id (line 892) | func (ec *executionContext) fieldContext_Comment_id(_ context.Context,... method _Comment_authorID (line 905) | func (ec *executionContext) _Comment_authorID(ctx context.Context, fie... method fieldContext_Comment_authorID (line 936) | func (ec *executionContext) fieldContext_Comment_authorID(_ context.Co... method _Comment_postID (line 949) | func (ec *executionContext) _Comment_postID(ctx context.Context, field... method fieldContext_Comment_postID (line 980) | func (ec *executionContext) fieldContext_Comment_postID(_ context.Cont... method _Comment_parentID (line 993) | func (ec *executionContext) _Comment_parentID(ctx context.Context, fie... method fieldContext_Comment_parentID (line 1021) | func (ec *executionContext) fieldContext_Comment_parentID(_ context.Co... method _Comment_text (line 1034) | func (ec *executionContext) _Comment_text(ctx context.Context, field g... method fieldContext_Comment_text (line 1065) | func (ec *executionContext) fieldContext_Comment_text(_ context.Contex... method _Comment_createDate (line 1078) | func (ec *executionContext) _Comment_createDate(ctx context.Context, f... method fieldContext_Comment_createDate (line 1109) | func (ec *executionContext) fieldContext_Comment_createDate(_ context.... method _Comment_replies (line 1122) | func (ec *executionContext) _Comment_replies(ctx context.Context, fiel... method fieldContext_Comment_replies (line 1150) | func (ec *executionContext) fieldContext_Comment_replies(ctx context.C... method _CommentConnection_edges (line 1180) | func (ec *executionContext) _CommentConnection_edges(ctx context.Conte... method fieldContext_CommentConnection_edges (line 1211) | func (ec *executionContext) fieldContext_CommentConnection_edges(_ con... method _CommentConnection_pageInfo (line 1230) | func (ec *executionContext) _CommentConnection_pageInfo(ctx context.Co... method fieldContext_CommentConnection_pageInfo (line 1261) | func (ec *executionContext) fieldContext_CommentConnection_pageInfo(_ ... method _CommentEdge_node (line 1280) | func (ec *executionContext) _CommentEdge_node(ctx context.Context, fie... method fieldContext_CommentEdge_node (line 1311) | func (ec *executionContext) fieldContext_CommentEdge_node(_ context.Co... method _CommentEdge_cursor (line 1340) | func (ec *executionContext) _CommentEdge_cursor(ctx context.Context, f... method fieldContext_CommentEdge_cursor (line 1371) | func (ec *executionContext) fieldContext_CommentEdge_cursor(_ context.... method _Mutation_addPost (line 1384) | func (ec *executionContext) _Mutation_addPost(ctx context.Context, fie... method fieldContext_Mutation_addPost (line 1415) | func (ec *executionContext) fieldContext_Mutation_addPost(ctx context.... method _Mutation_addComment (line 1455) | func (ec *executionContext) _Mutation_addComment(ctx context.Context, ... method fieldContext_Mutation_addComment (line 1486) | func (ec *executionContext) fieldContext_Mutation_addComment(ctx conte... method _Mutation_updateEnableComment (line 1526) | func (ec *executionContext) _Mutation_updateEnableComment(ctx context.... method fieldContext_Mutation_updateEnableComment (line 1557) | func (ec *executionContext) fieldContext_Mutation_updateEnableComment(... method _PageInfo_endCursor (line 1597) | func (ec *executionContext) _PageInfo_endCursor(ctx context.Context, f... method fieldContext_PageInfo_endCursor (line 1625) | func (ec *executionContext) fieldContext_PageInfo_endCursor(_ context.... method _PageInfo_hasNextPage (line 1638) | func (ec *executionContext) _PageInfo_hasNextPage(ctx context.Context,... method fieldContext_PageInfo_hasNextPage (line 1669) | func (ec *executionContext) fieldContext_PageInfo_hasNextPage(_ contex... method _Post_id (line 1682) | func (ec *executionContext) _Post_id(ctx context.Context, field graphq... method fieldContext_Post_id (line 1713) | func (ec *executionContext) fieldContext_Post_id(_ context.Context, fi... method _Post_authorID (line 1726) | func (ec *executionContext) _Post_authorID(ctx context.Context, field ... method fieldContext_Post_authorID (line 1757) | func (ec *executionContext) fieldContext_Post_authorID(_ context.Conte... method _Post_title (line 1770) | func (ec *executionContext) _Post_title(ctx context.Context, field gra... method fieldContext_Post_title (line 1801) | func (ec *executionContext) fieldContext_Post_title(_ context.Context,... method _Post_text (line 1814) | func (ec *executionContext) _Post_text(ctx context.Context, field grap... method fieldContext_Post_text (line 1845) | func (ec *executionContext) fieldContext_Post_text(_ context.Context, ... method _Post_commentsEnabled (line 1858) | func (ec *executionContext) _Post_commentsEnabled(ctx context.Context,... method fieldContext_Post_commentsEnabled (line 1889) | func (ec *executionContext) fieldContext_Post_commentsEnabled(_ contex... method _Post_comments (line 1902) | func (ec *executionContext) _Post_comments(ctx context.Context, field ... method fieldContext_Post_comments (line 1930) | func (ec *executionContext) fieldContext_Post_comments(ctx context.Con... method _Post_createDate (line 1960) | func (ec *executionContext) _Post_createDate(ctx context.Context, fiel... method fieldContext_Post_createDate (line 1991) | func (ec *executionContext) fieldContext_Post_createDate(_ context.Con... method _Query_posts (line 2004) | func (ec *executionContext) _Query_posts(ctx context.Context, field gr... method fieldContext_Query_posts (line 2035) | func (ec *executionContext) fieldContext_Query_posts(_ context.Context... method _Query_post (line 2064) | func (ec *executionContext) _Query_post(ctx context.Context, field gra... method fieldContext_Query_post (line 2092) | func (ec *executionContext) fieldContext_Query_post(ctx context.Contex... method _Query___type (line 2132) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 2160) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 2208) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 2236) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _Subscription_commentAdded (line 2263) | func (ec *executionContext) _Subscription_commentAdded(ctx context.Con... method fieldContext_Subscription_commentAdded (line 2308) | func (ec *executionContext) fieldContext_Subscription_commentAdded(ctx... method ___Directive_name (line 2348) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 2379) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 2392) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 2420) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_locations (line 2433) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 2464) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 2477) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 2508) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___Directive_isRepeatable (line 2546) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 2577) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___EnumValue_name (line 2590) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 2621) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 2634) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 2662) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 2675) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 2706) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 2719) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 2747) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 2760) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 2791) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 2804) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 2832) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 2845) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 2876) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 2914) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 2945) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 2982) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 3013) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 3026) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 3054) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 3067) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 3098) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 3111) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 3139) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 3152) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 3183) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 3220) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 3248) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 3261) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 3292) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 3305) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 3333) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 3346) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 3374) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 3387) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 3418) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 3455) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 3486) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 3523) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 3551) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 3588) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 3616) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 3653) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 3684) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 3709) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 3740) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 3753) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 3781) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 3794) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 3822) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_fields (line 3835) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 3863) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 3901) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 3929) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 3966) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 3994) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 4031) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 4059) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 4093) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 4121) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 4148) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 4176) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_specifiedByURL (line 4213) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 4241) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_isOneOf (line 4254) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 4282) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method unmarshalInputNewComment (line 4299) | func (ec *executionContext) unmarshalInputNewComment(ctx context.Conte... method unmarshalInputNewPost (line 4347) | func (ec *executionContext) unmarshalInputNewPost(ctx context.Context,... method _Comment (line 4405) | func (ec *executionContext) _Comment(ctx context.Context, sel ast.Sele... method _CommentConnection (line 4499) | func (ec *executionContext) _CommentConnection(ctx context.Context, se... method _CommentEdge (line 4543) | func (ec *executionContext) _CommentEdge(ctx context.Context, sel ast.... method _Mutation (line 4587) | func (ec *executionContext) _Mutation(ctx context.Context, sel ast.Sel... method _PageInfo (line 4650) | func (ec *executionContext) _PageInfo(ctx context.Context, sel ast.Sel... method _Post (line 4691) | func (ec *executionContext) _Post(ctx context.Context, sel ast.Selecti... method _Query (line 4788) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _Subscription (line 4879) | func (ec *executionContext) _Subscription(ctx context.Context, sel ast... method ___Directive (line 4899) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 4955) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 5003) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 5061) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 5116) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 5171) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 5232) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 5237) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method marshalNComment2githubᚗcomᚋnabishecᚋozon_habr_apiᚋgraphᚋmodelᚐComment (line 5247) | func (ec *executionContext) marshalNComment2githubᚗcomᚋnabishecᚋozon_h... method marshalNComment2ᚖgithubᚗcomᚋnabishecᚋozon_habr_apiᚋgraphᚋmodelᚐComment (line 5251) | func (ec *executionContext) marshalNComment2ᚖgithubᚗcomᚋnabishecᚋozon_... method marshalNCommentEdge2ᚕᚖgithubᚗcomᚋnabishecᚋozon_habr_apiᚋgraphᚋmodelᚐCommentEdgeᚄ (line 5261) | func (ec *executionContext) marshalNCommentEdge2ᚕᚖgithubᚗcomᚋnabishecᚋ... method marshalNCommentEdge2ᚖgithubᚗcomᚋnabishecᚋozon_habr_apiᚋgraphᚋmodelᚐCommentEdge (line 5305) | func (ec *executionContext) marshalNCommentEdge2ᚖgithubᚗcomᚋnabishecᚋo... method unmarshalNInt642int64 (line 5315) | func (ec *executionContext) unmarshalNInt642int64(ctx context.Context,... method marshalNInt642int64 (line 5320) | func (ec *executionContext) marshalNInt642int64(ctx context.Context, s... method unmarshalNNewComment2githubᚗcomᚋnabishecᚋozon_habr_apiᚋgraphᚋmodelᚐNewComment (line 5330) | func (ec *executionContext) unmarshalNNewComment2githubᚗcomᚋnabishecᚋo... method unmarshalNNewPost2githubᚗcomᚋnabishecᚋozon_habr_apiᚋgraphᚋmodelᚐNewPost (line 5335) | func (ec *executionContext) unmarshalNNewPost2githubᚗcomᚋnabishecᚋozon... method marshalNPageInfo2ᚖgithubᚗcomᚋnabishecᚋozon_habr_apiᚋgraphᚋmodelᚐPageInfo (line 5340) | func (ec *executionContext) marshalNPageInfo2ᚖgithubᚗcomᚋnabishecᚋozon... method marshalNPost2githubᚗcomᚋnabishecᚋozon_habr_apiᚋgraphᚋmodelᚐPost (line 5350) | func (ec *executionContext) marshalNPost2githubᚗcomᚋnabishecᚋozon_habr... method marshalNPost2ᚕᚖgithubᚗcomᚋnabishecᚋozon_habr_apiᚋgraphᚋmodelᚐPostᚄ (line 5354) | func (ec *executionContext) marshalNPost2ᚕᚖgithubᚗcomᚋnabishecᚋozon_ha... method marshalNPost2ᚖgithubᚗcomᚋnabishecᚋozon_habr_apiᚋgraphᚋmodelᚐPost (line 5398) | func (ec *executionContext) marshalNPost2ᚖgithubᚗcomᚋnabishecᚋozon_hab... method unmarshalNString2string (line 5408) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 5413) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method unmarshalNTime2timeᚐTime (line 5423) | func (ec *executionContext) unmarshalNTime2timeᚐTime(ctx context.Conte... method marshalNTime2timeᚐTime (line 5428) | func (ec *executionContext) marshalNTime2timeᚐTime(ctx context.Context... method unmarshalNUUID2githubᚗcomᚋgoogleᚋuuidᚐUUID (line 5438) | func (ec *executionContext) unmarshalNUUID2githubᚗcomᚋgoogleᚋuuidᚐUUID... method marshalNUUID2githubᚗcomᚋgoogleᚋuuidᚐUUID (line 5443) | func (ec *executionContext) marshalNUUID2githubᚗcomᚋgoogleᚋuuidᚐUUID(c... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 5453) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 5457) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 5501) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 5506) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 5516) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 5533) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 5577) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 5581) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 5585) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 5589) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 5633) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 5637) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 5681) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 5691) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 5696) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 5706) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 5711) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 5716) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 5724) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method marshalOCommentConnection2ᚖgithubᚗcomᚋnabishecᚋozon_habr_apiᚋgraphᚋmodelᚐCommentConnection (line 5732) | func (ec *executionContext) marshalOCommentConnection2ᚖgithubᚗcomᚋnabi... method unmarshalOInt2ᚖint32 (line 5739) | func (ec *executionContext) unmarshalOInt2ᚖint32(ctx context.Context, ... method marshalOInt2ᚖint32 (line 5747) | func (ec *executionContext) marshalOInt2ᚖint32(ctx context.Context, se... method unmarshalOInt642ᚖint64 (line 5755) | func (ec *executionContext) unmarshalOInt642ᚖint64(ctx context.Context... method marshalOInt642ᚖint64 (line 5763) | func (ec *executionContext) marshalOInt642ᚖint64(ctx context.Context, ... method marshalOPost2ᚖgithubᚗcomᚋnabishecᚋozon_habr_apiᚋgraphᚋmodelᚐPost (line 5771) | func (ec *executionContext) marshalOPost2ᚖgithubᚗcomᚋnabishecᚋozon_hab... method unmarshalOString2ᚖstring (line 5778) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 5786) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 5794) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 5841) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 5888) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 5935) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 5942) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 5989) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function sourceData (line 488) | func sourceData(filename string) string { FILE: _examples/mini-habr-with-subscriptions/graph/model/models_gen.go type Comment (line 11) | type Comment struct type CommentConnection (line 21) | type CommentConnection struct type CommentEdge (line 26) | type CommentEdge struct type Mutation (line 31) | type Mutation struct type NewComment (line 34) | type NewComment struct type NewPost (line 41) | type NewPost struct type PageInfo (line 48) | type PageInfo struct type Post (line 53) | type Post struct type Query (line 63) | type Query struct type Subscription (line 66) | type Subscription struct FILE: _examples/mini-habr-with-subscriptions/graph/resolver.go type Resolver (line 14) | type Resolver struct function NewResolver (line 22) | func NewResolver( FILE: _examples/mini-habr-with-subscriptions/graph/schema.resolvers.go function newPostToInternalModel (line 93) | func newPostToInternalModel(post *model.NewPost) *internalmodel.NewPost { function postFromInternalModel (line 102) | func postFromInternalModel(internalPost *internalmodel.Post) *model.Post { function newCommentToInternalModel (line 141) | func newCommentToInternalModel(newComment *model.NewComment) *internalmo... constant defaultFirst (line 214) | defaultFirst int = 5 function paginateInternalBranch (line 216) | func paginateInternalBranch( function commentFromInternalModel (line 287) | func commentFromInternalModel(internalComment *internalmodel.Comment) *m... method Comment (line 366) | func (r *Resolver) Comment() CommentResolver { return &commentResolver{r} } method Mutation (line 369) | func (r *Resolver) Mutation() MutationResolver { return &mutationResolve... method Post (line 372) | func (r *Resolver) Post() PostResolver { return &postResolver{r} } method Query (line 375) | func (r *Resolver) Query() QueryResolver { return &queryResolver{r} } method Subscription (line 378) | func (r *Resolver) Subscription() SubscriptionResolver { return &subscri... type commentResolver (line 381) | type commentResolver struct method Replies (line 20) | func (r *commentResolver) Replies( type mutationResolver (line 382) | type mutationResolver struct method AddPost (line 73) | func (r *mutationResolver) AddPost( method AddComment (line 114) | func (r *mutationResolver) AddComment( method UpdateEnableComment (line 151) | func (r *mutationResolver) UpdateEnableComment( type postResolver (line 383) | type postResolver struct method Comments (line 175) | func (r *postResolver) Comments( type queryResolver (line 384) | type queryResolver struct method Posts (line 299) | func (r *queryResolver) Posts(ctx context.Context) ([]*model.Post, err... method Post (line 322) | func (r *queryResolver) Post(ctx context.Context, postID int64) (*mode... type subscriptionResolver (line 385) | type subscriptionResolver struct method CommentAdded (line 342) | func (r *subscriptionResolver) CommentAdded( FILE: _examples/mini-habr-with-subscriptions/graph/subscription.go type Subscribers (line 10) | type Subscribers struct method Pub (line 21) | func (s *Subscribers) Pub(postID int64, comment *model.Comment) { method Sub (line 49) | func (s *Subscribers) Sub(postID int64, ch chan *model.Comment) { method CloseSub (line 55) | func (s *Subscribers) CloseSub(postID int64, ch chan *model.Comment) { function NewSubscribers (line 15) | func NewSubscribers() *Subscribers { function closeChan (line 75) | func closeChan(ch chan *model.Comment) { FILE: _examples/mini-habr-with-subscriptions/internal/handlers/comment_mutation/interface.go type CommentMutationImp (line 7) | type CommentMutationImp interface FILE: _examples/mini-habr-with-subscriptions/internal/handlers/comment_mutation/mutations.go type CommentMutation (line 11) | type CommentMutation struct method AddComment (line 19) | func (h *CommentMutation) AddComment( function NewCommentMutation (line 15) | func NewCommentMutation(commentMutationImp CommentMutationImp) *CommentM... FILE: _examples/mini-habr-with-subscriptions/internal/handlers/comment_query/interface.go type CommentQueryImp (line 7) | type CommentQueryImp interface FILE: _examples/mini-habr-with-subscriptions/internal/handlers/comment_query/query.go type CommentQuery (line 11) | type CommentQuery struct method GetCommentsBranchToPost (line 19) | func (h *CommentQuery) GetCommentsBranchToPost( method GetPathToComments (line 39) | func (h *CommentQuery) GetPathToComments(parentID int64) (string, erro... function NewCommentQuery (line 15) | func NewCommentQuery(commentQueryImp CommentQueryImp) *CommentQuery { FILE: _examples/mini-habr-with-subscriptions/internal/handlers/post_mutation/interface.go type PostMutImp (line 8) | type PostMutImp interface FILE: _examples/mini-habr-with-subscriptions/internal/handlers/post_mutation/mutations.go type PostMutation (line 12) | type PostMutation struct method AddPost (line 20) | func (h *PostMutation) AddPost(newPost *model.NewPost) (*model.Post, e... method UpdateEnableCommentToPost (line 34) | func (h *PostMutation) UpdateEnableCommentToPost( function NewPostMutation (line 16) | func NewPostMutation(postImp PostMutImp) *PostMutation { FILE: _examples/mini-habr-with-subscriptions/internal/handlers/post_query/interface.go type PostQueryImp (line 7) | type PostQueryImp interface FILE: _examples/mini-habr-with-subscriptions/internal/handlers/post_query/query.go type PostQuery (line 11) | type PostQuery struct method GetAllPosts (line 19) | func (h *PostQuery) GetAllPosts() ([]*model.Post, error) { method GetPost (line 36) | func (h *PostQuery) GetPost(postID int64) (*model.Post, error) { function NewPostQuery (line 15) | func NewPostQuery(postQueryImp PostQueryImp) *PostQuery { FILE: _examples/mini-habr-with-subscriptions/internal/model/model.go type Comment (line 9) | type Comment struct type NewComment (line 19) | type NewComment struct type NewPost (line 26) | type NewPost struct type Post (line 33) | type Post struct FILE: _examples/mini-habr-with-subscriptions/internal/pkg/cursor/cursor.go function GetCommentID (line 11) | func GetCommentID(after *string) (int64, error) { function CreateCursorFromComment (line 21) | func CreateCursorFromComment(comment *model.Comment) string { function GetPath (line 39) | func GetPath(after *string) (string, error) { function ValidateAfter (line 45) | func ValidateAfter(after *string) error { function decodeCursor (line 55) | func decodeCursor(after string) (string, error) { FILE: _examples/mini-habr-with-subscriptions/internal/storage/db/resolvers.go type Storage (line 20) | type Storage struct method AddPost (line 33) | func (r *Storage) AddPost(newPost *model.NewPost) (*model.Post, error) { method AddComment (line 60) | func (r *Storage) AddComment(postID int64, newComment *model.NewCommen... method setCommentsBranchToPostInCache (line 169) | func (r *Storage) setCommentsBranchToPostInCache( method UpdateEnableCommentToPost (line 200) | func (r *Storage) UpdateEnableCommentToPost( method GetAllPosts (line 262) | func (r *Storage) GetAllPosts() ([]*model.Post, error) { method GetPost (line 285) | func (r *Storage) GetPost(postID int64) (*model.Post, error) { method GetCommentsBranch (line 308) | func (r *Storage) GetCommentsBranch(postID int64, path string) ([]*mod... method getCommentsToPostFromCashe (line 381) | func (r *Storage) getCommentsToPostFromCashe(postID int64, path string... method setCommentsToPostInCache (line 422) | func (r *Storage) setCommentsToPostInCache( method GetCommentPath (line 472) | func (r *Storage) GetCommentPath(commentID int64) (string, error) { function NewStorage (line 26) | func NewStorage(db *sqlx.DB, cache *cache.Cache) *Storage { function createCommentMap (line 359) | func createCommentMap( FILE: _examples/mini-habr-with-subscriptions/internal/storage/in-memory/resolvers.go type Storage (line 13) | type Storage struct method AddPost (line 33) | func (r *Storage) AddPost(newPost *model.NewPost) (*model.Post, error) { method AddComment (line 54) | func (r *Storage) AddComment(postID int64, newComment *model.NewCommen... method UpdateEnableCommentToPost (line 102) | func (r *Storage) UpdateEnableCommentToPost( method GetAllPosts (line 126) | func (r *Storage) GetAllPosts() ([]*model.Post, error) { method GetPost (line 144) | func (r *Storage) GetPost(postID int64) (*model.Post, error) { method GetCommentsBranch (line 160) | func (r *Storage) GetCommentsBranch(postID int64, path string) ([]*mod... method GetCommentPath (line 184) | func (r *Storage) GetCommentPath(commentID int64) (string, error) { function NewStorage (line 22) | func NewStorage() *Storage { FILE: _examples/mini-habr-with-subscriptions/internal/storage/interface.go type StorageImp (line 8) | type StorageImp interface FILE: _examples/mini-habr-with-subscriptions/migrations/001_create_tables.up.sql type Posts (line 6) | CREATE TABLE IF NOT EXISTS Posts ( type Comments (line 15) | CREATE TABLE IF NOT EXISTS Comments ( type path_gist_idx (line 26) | CREATE INDEX path_gist_idx ON Comments USING GIST (path) type create_date_idx (line 28) | CREATE INDEX create_date_idx ON Comments (create_date) type post_idx (line 30) | CREATE INDEX post_idx ON Comments (post_id) FILE: _examples/scalars/external/model.go type ObjectID (line 3) | type ObjectID FILE: _examples/scalars/generated.go function NewExecutableSchema (line 26) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 32) | type ResolverRoot interface type DirectiveRoot (line 37) | type DirectiveRoot struct type ComplexityRoot (line 40) | type ComplexityRoot struct type QueryResolver (line 67) | type QueryResolver interface type UserResolver (line 72) | type UserResolver interface type executableSchema (line 77) | type executableSchema method Schema (line 79) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 86) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 209) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 254) | type executionContext struct method field_Query___type_args (line 293) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query_search_args (line 304) | func (ec *executionContext) field_Query_search_args(ctx context.Contex... method field_Query_userByTier_args (line 315) | func (ec *executionContext) field_Query_userByTier_args(ctx context.Co... method field_Query_user_args (line 331) | func (ec *executionContext) field_Query_user_args(ctx context.Context,... method field___Directive_args_args (line 342) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 353) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 364) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 375) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Address_id (line 394) | func (ec *executionContext) _Address_id(ctx context.Context, field gra... method fieldContext_Address_id (line 410) | func (ec *executionContext) fieldContext_Address_id(_ context.Context,... method _Address_location (line 423) | func (ec *executionContext) _Address_location(ctx context.Context, fie... method fieldContext_Address_location (line 439) | func (ec *executionContext) fieldContext_Address_location(_ context.Co... method _Query_user (line 452) | func (ec *executionContext) _Query_user(ctx context.Context, field gra... method fieldContext_Query_user (line 469) | func (ec *executionContext) fieldContext_Query_user(ctx context.Contex... method _Query_search (line 517) | func (ec *executionContext) _Query_search(ctx context.Context, field g... method fieldContext_Query_search (line 534) | func (ec *executionContext) fieldContext_Query_search(ctx context.Cont... method _Query_userByTier (line 582) | func (ec *executionContext) _Query_userByTier(ctx context.Context, fie... method fieldContext_Query_userByTier (line 599) | func (ec *executionContext) fieldContext_Query_userByTier(ctx context.... method _Query___type (line 647) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 664) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 712) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 728) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _User_id (line 755) | func (ec *executionContext) _User_id(ctx context.Context, field graphq... method fieldContext_User_id (line 771) | func (ec *executionContext) fieldContext_User_id(_ context.Context, fi... method _User_name (line 784) | func (ec *executionContext) _User_name(ctx context.Context, field grap... method fieldContext_User_name (line 800) | func (ec *executionContext) fieldContext_User_name(_ context.Context, ... method _User_created (line 813) | func (ec *executionContext) _User_created(ctx context.Context, field g... method fieldContext_User_created (line 829) | func (ec *executionContext) fieldContext_User_created(_ context.Contex... method _User_modified (line 842) | func (ec *executionContext) _User_modified(ctx context.Context, field ... method fieldContext_User_modified (line 858) | func (ec *executionContext) fieldContext_User_modified(_ context.Conte... method _User_valPrefs (line 871) | func (ec *executionContext) _User_valPrefs(ctx context.Context, field ... method fieldContext_User_valPrefs (line 887) | func (ec *executionContext) fieldContext_User_valPrefs(_ context.Conte... method _User_ptrPrefs (line 900) | func (ec *executionContext) _User_ptrPrefs(ctx context.Context, field ... method fieldContext_User_ptrPrefs (line 916) | func (ec *executionContext) fieldContext_User_ptrPrefs(_ context.Conte... method _User_isBanned (line 929) | func (ec *executionContext) _User_isBanned(ctx context.Context, field ... method fieldContext_User_isBanned (line 945) | func (ec *executionContext) fieldContext_User_isBanned(_ context.Conte... method _User_primitiveResolver (line 958) | func (ec *executionContext) _User_primitiveResolver(ctx context.Contex... method fieldContext_User_primitiveResolver (line 974) | func (ec *executionContext) fieldContext_User_primitiveResolver(_ cont... method _User_customResolver (line 987) | func (ec *executionContext) _User_customResolver(ctx context.Context, ... method fieldContext_User_customResolver (line 1003) | func (ec *executionContext) fieldContext_User_customResolver(_ context... method _User_address (line 1016) | func (ec *executionContext) _User_address(ctx context.Context, field g... method fieldContext_User_address (line 1032) | func (ec *executionContext) fieldContext_User_address(_ context.Contex... method _User_tier (line 1051) | func (ec *executionContext) _User_tier(ctx context.Context, field grap... method fieldContext_User_tier (line 1067) | func (ec *executionContext) fieldContext_User_tier(_ context.Context, ... method ___Directive_name (line 1080) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 1096) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 1109) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 1125) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 1138) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 1154) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 1167) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 1183) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 1196) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 1212) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 1250) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 1266) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 1279) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 1295) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 1308) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 1324) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 1337) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1353) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1366) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1382) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 1395) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1411) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1424) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1440) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1478) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1494) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1531) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1547) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1560) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1576) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1589) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1605) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1618) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1634) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1647) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1663) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1700) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1716) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1729) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1745) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1758) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1774) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1787) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1803) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1816) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1832) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1869) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1885) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1922) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1938) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1975) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1991) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 2028) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 2044) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 2069) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 2085) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 2098) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 2114) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 2127) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 2143) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 2156) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 2172) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 2185) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 2202) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 2240) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 2256) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 2293) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2309) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2346) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2363) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2397) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2413) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2440) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2456) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2493) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2509) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method unmarshalInputSearchArgs (line 2526) | func (ec *executionContext) unmarshalInputSearchArgs(ctx context.Conte... method _Address (line 2580) | func (ec *executionContext) _Address(ctx context.Context, sel ast.Sele... method _Query (line 2621) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _User (line 2734) | func (ec *executionContext) _User(ctx context.Context, sel ast.Selecti... method ___Directive (line 2867) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2923) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2971) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 3029) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 3084) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 3139) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBanned2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐBanned (line 3200) | func (ec *executionContext) unmarshalNBanned2githubᚗcomᚋ99designsᚋgqlg... method marshalNBanned2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐBanned (line 3206) | func (ec *executionContext) marshalNBanned2githubᚗcomᚋ99designsᚋgqlgen... method unmarshalNBoolean2bool (line 3210) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 3215) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNDarkMode2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐPrefs (line 3226) | func (ec *executionContext) unmarshalNDarkMode2ᚖgithubᚗcomᚋ99designsᚋg... method marshalNDarkMode2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐPrefs (line 3231) | func (ec *executionContext) marshalNDarkMode2ᚖgithubᚗcomᚋ99designsᚋgql... method unmarshalNID2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋexternalᚐObjectID (line 3248) | func (ec *executionContext) unmarshalNID2githubᚗcomᚋ99designsᚋgqlgenᚋ_... method marshalNID2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋexternalᚐObjectID (line 3253) | func (ec *executionContext) marshalNID2githubᚗcomᚋ99designsᚋgqlgenᚋ_ex... method unmarshalNPoint2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐPoint (line 3264) | func (ec *executionContext) unmarshalNPoint2githubᚗcomᚋ99designsᚋgqlge... method marshalNPoint2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐPoint (line 3270) | func (ec *executionContext) marshalNPoint2githubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalNPoint2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐPoint (line 3274) | func (ec *executionContext) unmarshalNPoint2ᚖgithubᚗcomᚋ99designsᚋgqlg... method marshalNPoint2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐPoint (line 3280) | func (ec *executionContext) marshalNPoint2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method unmarshalNString2string (line 3290) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 3295) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method unmarshalNTier2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐTier (line 3306) | func (ec *executionContext) unmarshalNTier2githubᚗcomᚋ99designsᚋgqlgen... method marshalNTier2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐTier (line 3312) | func (ec *executionContext) marshalNTier2githubᚗcomᚋ99designsᚋgqlgenᚋ_... method marshalNUser2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐUserᚄ (line 3316) | func (ec *executionContext) marshalNUser2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐUser (line 3332) | func (ec *executionContext) marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 3342) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 3346) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 3362) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 3367) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 3378) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 3393) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 3409) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 3413) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 3417) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3421) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3437) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3441) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3457) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3467) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3472) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method marshalOAddress2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐAddress (line 3483) | func (ec *executionContext) marshalOAddress2githubᚗcomᚋ99designsᚋgqlge... method unmarshalOBanned2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐBanned (line 3487) | func (ec *executionContext) unmarshalOBanned2githubᚗcomᚋ99designsᚋgqlg... method marshalOBanned2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐBanned (line 3493) | func (ec *executionContext) marshalOBanned2githubᚗcomᚋ99designsᚋgqlgen... method unmarshalOBoolean2bool (line 3497) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3502) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 3509) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3517) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalODarkMode2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐPrefs (line 3527) | func (ec *executionContext) unmarshalODarkMode2githubᚗcomᚋ99designsᚋgq... method marshalODarkMode2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐPrefs (line 3532) | func (ec *executionContext) marshalODarkMode2githubᚗcomᚋ99designsᚋgqlg... method unmarshalODarkMode2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐPrefs (line 3539) | func (ec *executionContext) unmarshalODarkMode2ᚖgithubᚗcomᚋ99designsᚋg... method marshalODarkMode2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐPrefs (line 3547) | func (ec *executionContext) marshalODarkMode2ᚖgithubᚗcomᚋ99designsᚋgql... method unmarshalOPoint2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐPoint (line 3557) | func (ec *executionContext) unmarshalOPoint2ᚖgithubᚗcomᚋ99designsᚋgqlg... method marshalOPoint2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐPoint (line 3566) | func (ec *executionContext) marshalOPoint2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method unmarshalOSearchArgs2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐSearchArgs (line 3573) | func (ec *executionContext) unmarshalOSearchArgs2ᚖgithubᚗcomᚋ99designs... method unmarshalOString2ᚖstring (line 3581) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3589) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method unmarshalOTier2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐTier (line 3599) | func (ec *executionContext) unmarshalOTier2githubᚗcomᚋ99designsᚋgqlgen... method marshalOTier2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐTier (line 3605) | func (ec *executionContext) marshalOTier2githubᚗcomᚋ99designsᚋgqlgenᚋ_... method unmarshalOTimestamp2timeᚐTime (line 3609) | func (ec *executionContext) unmarshalOTimestamp2timeᚐTime(ctx context.... method marshalOTimestamp2timeᚐTime (line 3614) | func (ec *executionContext) marshalOTimestamp2timeᚐTime(ctx context.Co... method unmarshalOTimestamp2ᚖtimeᚐTime (line 3621) | func (ec *executionContext) unmarshalOTimestamp2ᚖtimeᚐTime(ctx context... method marshalOTimestamp2ᚖtimeᚐTime (line 3629) | func (ec *executionContext) marshalOTimestamp2ᚖtimeᚐTime(ctx context.C... method marshalOUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋscalarsᚋmodelᚐUser (line 3639) | func (ec *executionContext) marshalOUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3646) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3665) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3684) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 3703) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3710) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3729) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 258) | func newExecutionContext( function sourceData (line 276) | func sourceData(filename string) string { FILE: _examples/scalars/model/generated.go type Address (line 9) | type Address struct type Query (line 14) | type Query struct FILE: _examples/scalars/model/model.go type Banned (line 15) | type Banned method MarshalGQL (line 17) | func (b Banned) MarshalGQL(w io.Writer) { method UnmarshalGQL (line 25) | func (b *Banned) UnmarshalGQL(v any) error { type User (line 38) | type User struct type Point (line 51) | type Point struct method UnmarshalGQL (line 56) | func (p *Point) UnmarshalGQL(v any) error { method MarshalGQL (line 79) | func (p Point) MarshalGQL(w io.Writer) { function MarshalTimestamp (line 86) | func MarshalTimestamp(t time.Time) graphql.Marshaler { function UnmarshalTimestamp (line 95) | func UnmarshalTimestamp(v any) (time.Time, error) { function MarshalID (line 103) | func MarshalID(id external.ObjectID) graphql.Marshaler { function UnmarshalID (line 110) | func UnmarshalID(v any) (external.ObjectID, error) { type SearchArgs (line 119) | type SearchArgs struct type Tier (line 127) | type Tier method IsValid (line 148) | func (e Tier) IsValid() bool { method String (line 156) | func (e Tier) String() string { method UnmarshalGQL (line 169) | func (e *Tier) UnmarshalGQL(v any) error { method MarshalGQL (line 180) | func (e Tier) MarshalGQL(w io.Writer) { constant TierA (line 130) | TierA Tier = iota constant TierB (line 131) | TierB Tier = iota constant TierC (line 132) | TierC Tier = iota function TierForStr (line 135) | func TierForStr(str string) (Tier, error) { type Prefs (line 184) | type Prefs struct function MarshalPreferences (line 188) | func MarshalPreferences(p *Prefs) graphql.Marshaler { function UnmarshalPreferences (line 192) | func UnmarshalPreferences(v any) (*Prefs, error) { FILE: _examples/scalars/resolvers.go type Resolver (line 14) | type Resolver struct method Query (line 16) | func (r *Resolver) Query() QueryResolver { method User (line 20) | func (r *Resolver) User() UserResolver { type queryResolver (line 24) | type queryResolver struct method UserByTier (line 26) | func (r *queryResolver) UserByTier( method User (line 34) | func (r *queryResolver) User(ctx context.Context, id external.ObjectID... method Search (line 44) | func (r *queryResolver) Search( type userResolver (line 76) | type userResolver struct method PrimitiveResolver (line 78) | func (r *userResolver) PrimitiveResolver(ctx context.Context, obj *mod... method CustomResolver (line 82) | func (r *userResolver) CustomResolver(ctx context.Context, obj *model.... FILE: _examples/scalars/scalar_test.go type RawUser (line 16) | type RawUser struct function TestScalars (line 26) | func TestScalars(t *testing.T) { FILE: _examples/scalars/server/server.go function main (line 13) | func main() { FILE: _examples/selection/generated.go function NewExecutableSchema (line 24) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 30) | type ResolverRoot interface type DirectiveRoot (line 34) | type DirectiveRoot struct type ComplexityRoot (line 37) | type ComplexityRoot struct type QueryResolver (line 57) | type QueryResolver interface type executableSchema (line 61) | type executableSchema method Schema (line 63) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 70) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 136) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 179) | type executionContext struct method field_Query___type_args (line 218) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field___Directive_args_args (line 229) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 240) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 251) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 262) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Like_reaction (line 281) | func (ec *executionContext) _Like_reaction(ctx context.Context, field ... method fieldContext_Like_reaction (line 297) | func (ec *executionContext) fieldContext_Like_reaction(_ context.Conte... method _Like_sent (line 310) | func (ec *executionContext) _Like_sent(ctx context.Context, field grap... method fieldContext_Like_sent (line 326) | func (ec *executionContext) fieldContext_Like_sent(_ context.Context, ... method _Like_selection (line 339) | func (ec *executionContext) _Like_selection(ctx context.Context, field... method fieldContext_Like_selection (line 355) | func (ec *executionContext) fieldContext_Like_selection(_ context.Cont... method _Like_collected (line 368) | func (ec *executionContext) _Like_collected(ctx context.Context, field... method fieldContext_Like_collected (line 384) | func (ec *executionContext) fieldContext_Like_collected(_ context.Cont... method _Post_message (line 397) | func (ec *executionContext) _Post_message(ctx context.Context, field g... method fieldContext_Post_message (line 413) | func (ec *executionContext) fieldContext_Post_message(_ context.Contex... method _Post_sent (line 426) | func (ec *executionContext) _Post_sent(ctx context.Context, field grap... method fieldContext_Post_sent (line 442) | func (ec *executionContext) fieldContext_Post_sent(_ context.Context, ... method _Post_selection (line 455) | func (ec *executionContext) _Post_selection(ctx context.Context, field... method fieldContext_Post_selection (line 471) | func (ec *executionContext) fieldContext_Post_selection(_ context.Cont... method _Post_collected (line 484) | func (ec *executionContext) _Post_collected(ctx context.Context, field... method fieldContext_Post_collected (line 500) | func (ec *executionContext) fieldContext_Post_collected(_ context.Cont... method _Query_events (line 513) | func (ec *executionContext) _Query_events(ctx context.Context, field g... method fieldContext_Query_events (line 529) | func (ec *executionContext) fieldContext_Query_events(_ context.Contex... method _Query___type (line 542) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 559) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 607) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 623) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method ___Directive_name (line 650) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 666) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 679) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 695) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 708) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 724) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 737) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 753) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 766) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 782) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 820) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 836) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 849) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 865) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 878) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 894) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 907) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 923) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 936) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 952) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 965) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 981) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 994) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1010) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1048) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1064) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1101) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1117) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1130) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1146) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1159) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1175) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1188) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1204) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1217) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1233) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1270) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1286) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1299) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1315) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1328) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1344) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1357) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1373) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1386) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1402) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1439) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1455) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1492) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1508) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1545) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1561) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1598) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1614) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1639) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1655) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1668) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 1684) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 1697) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 1713) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 1726) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 1742) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 1755) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 1772) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 1810) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 1826) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 1863) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 1879) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 1916) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 1933) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 1967) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 1983) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2010) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2026) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2063) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2079) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method _Event (line 2100) | func (ec *executionContext) _Event(ctx context.Context, sel ast.Select... method _Like (line 2133) | func (ec *executionContext) _Like(ctx context.Context, sel ast.Selecti... method _Post (line 2181) | func (ec *executionContext) _Post(ctx context.Context, sel ast.Selecti... method _Query (line 2229) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method ___Directive (line 2298) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2354) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2402) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2460) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2515) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2570) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 2631) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 2636) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method marshalNEvent2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋselectionᚐEvent (line 2647) | func (ec *executionContext) marshalNEvent2githubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalNString2string (line 2657) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 2662) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method unmarshalNTime2timeᚐTime (line 2673) | func (ec *executionContext) unmarshalNTime2timeᚐTime(ctx context.Conte... method marshalNTime2timeᚐTime (line 2678) | func (ec *executionContext) marshalNTime2timeᚐTime(ctx context.Context... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 2689) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 2693) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 2709) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 2714) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 2725) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 2740) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 2756) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 2760) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 2764) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2768) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2784) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2788) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2804) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 2814) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 2819) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 2830) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 2835) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 2842) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 2850) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method marshalOEvent2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋselectionᚐEventᚄ (line 2860) | func (ec *executionContext) marshalOEvent2ᚕgithubᚗcomᚋ99designsᚋgqlgen... method unmarshalOString2ᚕstringᚄ (line 2879) | func (ec *executionContext) unmarshalOString2ᚕstringᚄ(ctx context.Cont... method marshalOString2ᚕstringᚄ (line 2897) | func (ec *executionContext) marshalOString2ᚕstringᚄ(ctx context.Contex... method unmarshalOString2ᚖstring (line 2915) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 2923) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 2933) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 2952) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2971) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 2990) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2997) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3016) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 183) | func newExecutionContext( function sourceData (line 201) | func sourceData(filename string) string { FILE: _examples/selection/models_gen.go type Event (line 9) | type Event interface type Like (line 15) | type Like struct method IsEvent (line 22) | func (Like) IsEvent() {} method GetSelection (line 23) | func (this Like) GetSelection() []string { method GetCollected (line 33) | func (this Like) GetCollected() []string { type Post (line 44) | type Post struct method IsEvent (line 51) | func (Post) IsEvent() {} method GetSelection (line 52) | func (this Post) GetSelection() []string { method GetCollected (line 62) | func (this Post) GetCollected() []string { type Query (line 73) | type Query struct FILE: _examples/selection/selection.go type Resolver (line 16) | type Resolver struct method Query (line 18) | func (r *Resolver) Query() QueryResolver { type queryResolver (line 22) | type queryResolver struct method Events (line 24) | func (r *queryResolver) Events(ctx context.Context) ([]Event, error) { function formatCollected (line 68) | func formatCollected(cf []graphql.CollectedField) []string { FILE: _examples/selection/selection_test.go function TestSelection (line 13) | func TestSelection(t *testing.T) { FILE: _examples/selection/server/server.go function main (line 13) | func main() { FILE: _examples/starwars/benchmarks_test.go function BenchmarkSimpleQueryNoArgs (line 14) | func BenchmarkSimpleQueryNoArgs(b *testing.B) { FILE: _examples/starwars/generated/exec.go function NewExecutableSchema (line 24) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 30) | type ResolverRoot interface type DirectiveRoot (line 39) | type DirectiveRoot struct type ComplexityRoot (line 42) | type ComplexityRoot struct type DroidResolver (line 111) | type DroidResolver interface type FriendsConnectionResolver (line 115) | type FriendsConnectionResolver interface type HumanResolver (line 119) | type HumanResolver interface type MutationResolver (line 125) | type MutationResolver interface type QueryResolver (line 128) | type QueryResolver interface type StarshipResolver (line 137) | type StarshipResolver interface type executableSchema (line 141) | type executableSchema method Schema (line 143) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 150) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 469) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 529) | type executionContext struct method field_Droid_friendsConnection_args (line 692) | func (ec *executionContext) field_Droid_friendsConnection_args(ctx con... method field_Human_friendsConnection_args (line 708) | func (ec *executionContext) field_Human_friendsConnection_args(ctx con... method field_Human_height_args (line 724) | func (ec *executionContext) field_Human_height_args(ctx context.Contex... method field_Mutation_createReview_args (line 735) | func (ec *executionContext) field_Mutation_createReview_args(ctx conte... method field_Query___type_args (line 751) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query_character_args (line 762) | func (ec *executionContext) field_Query_character_args(ctx context.Con... method field_Query_droid_args (line 773) | func (ec *executionContext) field_Query_droid_args(ctx context.Context... method field_Query_hero_args (line 784) | func (ec *executionContext) field_Query_hero_args(ctx context.Context,... method field_Query_human_args (line 795) | func (ec *executionContext) field_Query_human_args(ctx context.Context... method field_Query_reviews_args (line 806) | func (ec *executionContext) field_Query_reviews_args(ctx context.Conte... method field_Query_search_args (line 822) | func (ec *executionContext) field_Query_search_args(ctx context.Contex... method field_Query_starship_args (line 833) | func (ec *executionContext) field_Query_starship_args(ctx context.Cont... method field_Starship_length_args (line 844) | func (ec *executionContext) field_Starship_length_args(ctx context.Con... method field___Directive_args_args (line 855) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 866) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 877) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 888) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Droid_id (line 907) | func (ec *executionContext) _Droid_id(ctx context.Context, field graph... method fieldContext_Droid_id (line 923) | func (ec *executionContext) fieldContext_Droid_id(_ context.Context, f... method _Droid_name (line 936) | func (ec *executionContext) _Droid_name(ctx context.Context, field gra... method fieldContext_Droid_name (line 952) | func (ec *executionContext) fieldContext_Droid_name(_ context.Context,... method _Droid_friends (line 965) | func (ec *executionContext) _Droid_friends(ctx context.Context, field ... method fieldContext_Droid_friends (line 981) | func (ec *executionContext) fieldContext_Droid_friends(_ context.Conte... method _Droid_friendsConnection (line 994) | func (ec *executionContext) _Droid_friendsConnection(ctx context.Conte... method fieldContext_Droid_friendsConnection (line 1011) | func (ec *executionContext) fieldContext_Droid_friendsConnection(ctx c... method _Droid_appearsIn (line 1045) | func (ec *executionContext) _Droid_appearsIn(ctx context.Context, fiel... method fieldContext_Droid_appearsIn (line 1061) | func (ec *executionContext) fieldContext_Droid_appearsIn(_ context.Con... method _Droid_primaryFunction (line 1074) | func (ec *executionContext) _Droid_primaryFunction(ctx context.Context... method fieldContext_Droid_primaryFunction (line 1090) | func (ec *executionContext) fieldContext_Droid_primaryFunction(_ conte... method _FriendsConnection_totalCount (line 1103) | func (ec *executionContext) _FriendsConnection_totalCount(ctx context.... method fieldContext_FriendsConnection_totalCount (line 1119) | func (ec *executionContext) fieldContext_FriendsConnection_totalCount(... method _FriendsConnection_edges (line 1132) | func (ec *executionContext) _FriendsConnection_edges(ctx context.Conte... method fieldContext_FriendsConnection_edges (line 1148) | func (ec *executionContext) fieldContext_FriendsConnection_edges(_ con... method _FriendsConnection_friends (line 1167) | func (ec *executionContext) _FriendsConnection_friends(ctx context.Con... method fieldContext_FriendsConnection_friends (line 1183) | func (ec *executionContext) fieldContext_FriendsConnection_friends(_ c... method _FriendsConnection_pageInfo (line 1196) | func (ec *executionContext) _FriendsConnection_pageInfo(ctx context.Co... method fieldContext_FriendsConnection_pageInfo (line 1212) | func (ec *executionContext) fieldContext_FriendsConnection_pageInfo(_ ... method _FriendsEdge_cursor (line 1233) | func (ec *executionContext) _FriendsEdge_cursor(ctx context.Context, f... method fieldContext_FriendsEdge_cursor (line 1249) | func (ec *executionContext) fieldContext_FriendsEdge_cursor(_ context.... method _FriendsEdge_node (line 1262) | func (ec *executionContext) _FriendsEdge_node(ctx context.Context, fie... method fieldContext_FriendsEdge_node (line 1278) | func (ec *executionContext) fieldContext_FriendsEdge_node(_ context.Co... method _Human_id (line 1291) | func (ec *executionContext) _Human_id(ctx context.Context, field graph... method fieldContext_Human_id (line 1307) | func (ec *executionContext) fieldContext_Human_id(_ context.Context, f... method _Human_name (line 1320) | func (ec *executionContext) _Human_name(ctx context.Context, field gra... method fieldContext_Human_name (line 1336) | func (ec *executionContext) fieldContext_Human_name(_ context.Context,... method _Human_height (line 1349) | func (ec *executionContext) _Human_height(ctx context.Context, field g... method fieldContext_Human_height (line 1366) | func (ec *executionContext) fieldContext_Human_height(ctx context.Cont... method _Human_mass (line 1390) | func (ec *executionContext) _Human_mass(ctx context.Context, field gra... method fieldContext_Human_mass (line 1406) | func (ec *executionContext) fieldContext_Human_mass(_ context.Context,... method _Human_friends (line 1419) | func (ec *executionContext) _Human_friends(ctx context.Context, field ... method fieldContext_Human_friends (line 1435) | func (ec *executionContext) fieldContext_Human_friends(_ context.Conte... method _Human_friendsConnection (line 1448) | func (ec *executionContext) _Human_friendsConnection(ctx context.Conte... method fieldContext_Human_friendsConnection (line 1465) | func (ec *executionContext) fieldContext_Human_friendsConnection(ctx c... method _Human_appearsIn (line 1499) | func (ec *executionContext) _Human_appearsIn(ctx context.Context, fiel... method fieldContext_Human_appearsIn (line 1515) | func (ec *executionContext) fieldContext_Human_appearsIn(_ context.Con... method _Human_starships (line 1528) | func (ec *executionContext) _Human_starships(ctx context.Context, fiel... method fieldContext_Human_starships (line 1544) | func (ec *executionContext) fieldContext_Human_starships(_ context.Con... method _Human_query (line 1567) | func (ec *executionContext) _Human_query(ctx context.Context, field gr... method fieldContext_Human_query (line 1584) | func (ec *executionContext) fieldContext_Human_query(_ context.Context... method _Human_mutation (line 1617) | func (ec *executionContext) _Human_mutation(ctx context.Context, field... method fieldContext_Human_mutation (line 1634) | func (ec *executionContext) fieldContext_Human_mutation(_ context.Cont... method _Mutation_createReview (line 1651) | func (ec *executionContext) _Mutation_createReview(ctx context.Context... method fieldContext_Mutation_createReview (line 1668) | func (ec *executionContext) fieldContext_Mutation_createReview(ctx con... method _PageInfo_startCursor (line 1700) | func (ec *executionContext) _PageInfo_startCursor(ctx context.Context,... method fieldContext_PageInfo_startCursor (line 1716) | func (ec *executionContext) fieldContext_PageInfo_startCursor(_ contex... method _PageInfo_endCursor (line 1729) | func (ec *executionContext) _PageInfo_endCursor(ctx context.Context, f... method fieldContext_PageInfo_endCursor (line 1745) | func (ec *executionContext) fieldContext_PageInfo_endCursor(_ context.... method _PageInfo_hasNextPage (line 1758) | func (ec *executionContext) _PageInfo_hasNextPage(ctx context.Context,... method fieldContext_PageInfo_hasNextPage (line 1774) | func (ec *executionContext) fieldContext_PageInfo_hasNextPage(_ contex... method _Query_hero (line 1787) | func (ec *executionContext) _Query_hero(ctx context.Context, field gra... method fieldContext_Query_hero (line 1804) | func (ec *executionContext) fieldContext_Query_hero(ctx context.Contex... method _Query_reviews (line 1828) | func (ec *executionContext) _Query_reviews(ctx context.Context, field ... method fieldContext_Query_reviews (line 1845) | func (ec *executionContext) fieldContext_Query_reviews(ctx context.Con... method _Query_search (line 1877) | func (ec *executionContext) _Query_search(ctx context.Context, field g... method fieldContext_Query_search (line 1894) | func (ec *executionContext) fieldContext_Query_search(ctx context.Cont... method _Query_character (line 1918) | func (ec *executionContext) _Query_character(ctx context.Context, fiel... method fieldContext_Query_character (line 1935) | func (ec *executionContext) fieldContext_Query_character(ctx context.C... method _Query_droid (line 1959) | func (ec *executionContext) _Query_droid(ctx context.Context, field gr... method fieldContext_Query_droid (line 1976) | func (ec *executionContext) fieldContext_Query_droid(ctx context.Conte... method _Query_human (line 2014) | func (ec *executionContext) _Query_human(ctx context.Context, field gr... method fieldContext_Query_human (line 2031) | func (ec *executionContext) fieldContext_Query_human(ctx context.Conte... method _Query_starship (line 2077) | func (ec *executionContext) _Query_starship(ctx context.Context, field... method fieldContext_Query_starship (line 2094) | func (ec *executionContext) fieldContext_Query_starship(ctx context.Co... method _Query___type (line 2128) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 2145) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 2193) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 2209) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _Review_stars (line 2236) | func (ec *executionContext) _Review_stars(ctx context.Context, field g... method fieldContext_Review_stars (line 2252) | func (ec *executionContext) fieldContext_Review_stars(_ context.Contex... method _Review_commentary (line 2265) | func (ec *executionContext) _Review_commentary(ctx context.Context, fi... method fieldContext_Review_commentary (line 2281) | func (ec *executionContext) fieldContext_Review_commentary(_ context.C... method _Review_time (line 2294) | func (ec *executionContext) _Review_time(ctx context.Context, field gr... method fieldContext_Review_time (line 2310) | func (ec *executionContext) fieldContext_Review_time(_ context.Context... method _Starship_id (line 2323) | func (ec *executionContext) _Starship_id(ctx context.Context, field gr... method fieldContext_Starship_id (line 2339) | func (ec *executionContext) fieldContext_Starship_id(_ context.Context... method _Starship_name (line 2352) | func (ec *executionContext) _Starship_name(ctx context.Context, field ... method fieldContext_Starship_name (line 2368) | func (ec *executionContext) fieldContext_Starship_name(_ context.Conte... method _Starship_length (line 2381) | func (ec *executionContext) _Starship_length(ctx context.Context, fiel... method fieldContext_Starship_length (line 2398) | func (ec *executionContext) fieldContext_Starship_length(ctx context.C... method _Starship_history (line 2422) | func (ec *executionContext) _Starship_history(ctx context.Context, fie... method fieldContext_Starship_history (line 2438) | func (ec *executionContext) fieldContext_Starship_history(_ context.Co... method ___Directive_name (line 2451) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 2467) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 2480) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 2496) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 2509) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 2525) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 2538) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 2554) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 2567) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 2583) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 2621) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 2637) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 2650) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 2666) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 2679) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 2695) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 2708) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 2724) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 2737) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 2753) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 2766) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 2782) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 2795) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 2811) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 2849) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 2865) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 2902) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 2918) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 2931) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 2947) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 2960) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 2976) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 2989) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 3005) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 3018) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 3034) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 3071) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 3087) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 3100) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 3116) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 3129) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 3145) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 3158) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 3174) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 3187) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 3203) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 3240) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 3256) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 3293) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 3309) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 3346) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 3362) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 3399) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 3415) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 3440) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 3456) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 3469) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 3485) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 3498) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 3514) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 3527) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 3543) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 3556) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 3573) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 3611) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 3627) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 3664) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 3680) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 3717) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 3734) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 3768) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 3784) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 3811) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 3827) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 3864) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 3880) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method unmarshalInputReviewInput (line 3897) | func (ec *executionContext) unmarshalInputReviewInput(ctx context.Cont... method _Character (line 3945) | func (ec *executionContext) _Character(ctx context.Context, sel ast.Se... method _SearchResult (line 3972) | func (ec *executionContext) _SearchResult(ctx context.Context, sel ast... method _Droid (line 4012) | func (ec *executionContext) _Droid(ctx context.Context, sel ast.Select... method _FriendsConnection (line 4132) | func (ec *executionContext) _FriendsConnection(ctx context.Context, se... method _FriendsEdge (line 4242) | func (ec *executionContext) _FriendsEdge(ctx context.Context, sel ast.... method _Human (line 4283) | func (ec *executionContext) _Human(ctx context.Context, sel ast.Select... method _Mutation (line 4451) | func (ec *executionContext) _Mutation(ctx context.Context, sel ast.Sel... method _PageInfo (line 4497) | func (ec *executionContext) _PageInfo(ctx context.Context, sel ast.Sel... method _Query (line 4546) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _Review (line 4735) | func (ec *executionContext) _Review(ctx context.Context, sel ast.Selec... method _Starship (line 4778) | func (ec *executionContext) _Starship(ctx context.Context, sel ast.Sel... method ___Directive (line 4863) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 4919) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 4967) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 5025) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 5080) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 5135) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 5196) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 5201) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method marshalNCharacter2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐCharacter (line 5212) | func (ec *executionContext) marshalNCharacter2githubᚗcomᚋ99designsᚋgql... method unmarshalNEpisode2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐEpisode (line 5222) | func (ec *executionContext) unmarshalNEpisode2githubᚗcomᚋ99designsᚋgql... method marshalNEpisode2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐEpisode (line 5228) | func (ec *executionContext) marshalNEpisode2githubᚗcomᚋ99designsᚋgqlge... method unmarshalNEpisode2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐEpisodeᚄ (line 5232) | func (ec *executionContext) unmarshalNEpisode2ᚕgithubᚗcomᚋ99designsᚋgq... method marshalNEpisode2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐEpisodeᚄ (line 5247) | func (ec *executionContext) marshalNEpisode2ᚕgithubᚗcomᚋ99designsᚋgqlg... method unmarshalNFloat2float64 (line 5263) | func (ec *executionContext) unmarshalNFloat2float64(ctx context.Contex... method marshalNFloat2float64 (line 5268) | func (ec *executionContext) marshalNFloat2float64(ctx context.Context,... method marshalNFriendsConnection2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐFriendsConnection (line 5279) | func (ec *executionContext) marshalNFriendsConnection2githubᚗcomᚋ99des... method marshalNFriendsConnection2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐFriendsConnection (line 5283) | func (ec *executionContext) marshalNFriendsConnection2ᚖgithubᚗcomᚋ99de... method marshalNFriendsEdge2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐFriendsEdge (line 5293) | func (ec *executionContext) marshalNFriendsEdge2ᚖgithubᚗcomᚋ99designsᚋ... method unmarshalNID2string (line 5303) | func (ec *executionContext) unmarshalNID2string(ctx context.Context, v... method marshalNID2string (line 5308) | func (ec *executionContext) marshalNID2string(ctx context.Context, sel... method unmarshalNInt2int (line 5319) | func (ec *executionContext) unmarshalNInt2int(ctx context.Context, v a... method marshalNInt2int (line 5324) | func (ec *executionContext) marshalNInt2int(ctx context.Context, sel a... method unmarshalNInt2ᚕintᚄ (line 5335) | func (ec *executionContext) unmarshalNInt2ᚕintᚄ(ctx context.Context, v... method marshalNInt2ᚕintᚄ (line 5350) | func (ec *executionContext) marshalNInt2ᚕintᚄ(ctx context.Context, sel... method unmarshalNInt2ᚕᚕintᚄ (line 5365) | func (ec *executionContext) unmarshalNInt2ᚕᚕintᚄ(ctx context.Context, ... method marshalNInt2ᚕᚕintᚄ (line 5380) | func (ec *executionContext) marshalNInt2ᚕᚕintᚄ(ctx context.Context, se... method marshalNMutation2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐMutation (line 5395) | func (ec *executionContext) marshalNMutation2githubᚗcomᚋ99designsᚋgqlg... method marshalNPageInfo2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐPageInfo (line 5399) | func (ec *executionContext) marshalNPageInfo2githubᚗcomᚋ99designsᚋgqlg... method marshalNQuery2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐQuery (line 5403) | func (ec *executionContext) marshalNQuery2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNReview2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐReviewᚄ (line 5407) | func (ec *executionContext) marshalNReview2ᚕᚖgithubᚗcomᚋ99designsᚋgqlg... method marshalNReview2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐReview (line 5423) | func (ec *executionContext) marshalNReview2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalNReviewInput2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐReview (line 5433) | func (ec *executionContext) unmarshalNReviewInput2githubᚗcomᚋ99designs... method marshalNSearchResult2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐSearchResult (line 5438) | func (ec *executionContext) marshalNSearchResult2githubᚗcomᚋ99designsᚋ... method marshalNSearchResult2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐSearchResultᚄ (line 5448) | func (ec *executionContext) marshalNSearchResult2ᚕgithubᚗcomᚋ99designs... method marshalNStarship2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐStarship (line 5464) | func (ec *executionContext) marshalNStarship2ᚖgithubᚗcomᚋ99designsᚋgql... method unmarshalNString2string (line 5474) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 5479) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 5490) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 5494) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 5510) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 5515) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 5526) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 5541) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 5557) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 5561) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 5565) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 5569) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 5585) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 5589) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 5605) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 5615) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 5620) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 5631) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 5636) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 5643) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 5651) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method marshalOCharacter2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐCharacter (line 5661) | func (ec *executionContext) marshalOCharacter2githubᚗcomᚋ99designsᚋgql... method marshalOCharacter2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐCharacterᚄ (line 5668) | func (ec *executionContext) marshalOCharacter2ᚕgithubᚗcomᚋ99designsᚋgq... method marshalODroid2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐDroid (line 5687) | func (ec *executionContext) marshalODroid2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method unmarshalOEpisode2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐEpisode (line 5694) | func (ec *executionContext) unmarshalOEpisode2ᚖgithubᚗcomᚋ99designsᚋgq... method marshalOEpisode2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐEpisode (line 5703) | func (ec *executionContext) marshalOEpisode2ᚖgithubᚗcomᚋ99designsᚋgqlg... method unmarshalOFloat2float64 (line 5710) | func (ec *executionContext) unmarshalOFloat2float64(ctx context.Contex... method marshalOFloat2float64 (line 5715) | func (ec *executionContext) marshalOFloat2float64(ctx context.Context,... method marshalOFriendsEdge2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐFriendsEdgeᚄ (line 5721) | func (ec *executionContext) marshalOFriendsEdge2ᚕᚖgithubᚗcomᚋ99designs... method marshalOHuman2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐHuman (line 5740) | func (ec *executionContext) marshalOHuman2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method unmarshalOID2ᚖstring (line 5747) | func (ec *executionContext) unmarshalOID2ᚖstring(ctx context.Context, ... method marshalOID2ᚖstring (line 5755) | func (ec *executionContext) marshalOID2ᚖstring(ctx context.Context, se... method unmarshalOInt2ᚖint (line 5765) | func (ec *executionContext) unmarshalOInt2ᚖint(ctx context.Context, v ... method marshalOInt2ᚖint (line 5773) | func (ec *executionContext) marshalOInt2ᚖint(ctx context.Context, sel ... method unmarshalOLengthUnit2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐLengthUnit (line 5783) | func (ec *executionContext) unmarshalOLengthUnit2githubᚗcomᚋ99designsᚋ... method marshalOLengthUnit2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐLengthUnit (line 5789) | func (ec *executionContext) marshalOLengthUnit2githubᚗcomᚋ99designsᚋgq... method unmarshalOLengthUnit2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐLengthUnit (line 5793) | func (ec *executionContext) unmarshalOLengthUnit2ᚖgithubᚗcomᚋ99designs... method marshalOLengthUnit2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐLengthUnit (line 5802) | func (ec *executionContext) marshalOLengthUnit2ᚖgithubᚗcomᚋ99designsᚋg... method marshalOReview2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐReview (line 5809) | func (ec *executionContext) marshalOReview2ᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalOStarship2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐStarshipᚄ (line 5816) | func (ec *executionContext) marshalOStarship2ᚕᚖgithubᚗcomᚋ99designsᚋgq... method marshalOStarship2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋstarwarsᚋmodelsᚐStarship (line 5835) | func (ec *executionContext) marshalOStarship2ᚖgithubᚗcomᚋ99designsᚋgql... method unmarshalOString2string (line 5842) | func (ec *executionContext) unmarshalOString2string(ctx context.Contex... method marshalOString2string (line 5847) | func (ec *executionContext) marshalOString2string(ctx context.Context,... method unmarshalOString2ᚖstring (line 5854) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 5862) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method unmarshalOTime2timeᚐTime (line 5872) | func (ec *executionContext) unmarshalOTime2timeᚐTime(ctx context.Conte... method marshalOTime2timeᚐTime (line 5877) | func (ec *executionContext) marshalOTime2timeᚐTime(ctx context.Context... method unmarshalOTime2ᚖtimeᚐTime (line 5884) | func (ec *executionContext) unmarshalOTime2ᚖtimeᚐTime(ctx context.Cont... method marshalOTime2ᚖtimeᚐTime (line 5892) | func (ec *executionContext) marshalOTime2ᚖtimeᚐTime(ctx context.Contex... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 5902) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 5921) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 5940) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 5959) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 5966) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 5985) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 533) | func newExecutionContext( FILE: _examples/starwars/models/generated.go type Character (line 12) | type Character interface type SearchResult (line 21) | type SearchResult interface type FriendsEdge (line 25) | type FriendsEdge struct type Mutation (line 30) | type Mutation struct type PageInfo (line 33) | type PageInfo struct type Query (line 39) | type Query struct type Starship (line 42) | type Starship struct method IsSearchResult (line 49) | func (Starship) IsSearchResult() {} type Episode (line 51) | type Episode method IsValid (line 65) | func (e Episode) IsValid() bool { method String (line 73) | func (e Episode) String() string { method UnmarshalGQL (line 77) | func (e *Episode) UnmarshalGQL(v any) error { method MarshalGQL (line 90) | func (e Episode) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 94) | func (e *Episode) UnmarshalJSON(b []byte) error { method MarshalJSON (line 102) | func (e Episode) MarshalJSON() ([]byte, error) { constant EpisodeNewhope (line 54) | EpisodeNewhope Episode = "NEWHOPE" constant EpisodeEmpire (line 55) | EpisodeEmpire Episode = "EMPIRE" constant EpisodeJedi (line 56) | EpisodeJedi Episode = "JEDI" type LengthUnit (line 108) | type LengthUnit method IsValid (line 120) | func (e LengthUnit) IsValid() bool { method String (line 128) | func (e LengthUnit) String() string { method UnmarshalGQL (line 132) | func (e *LengthUnit) UnmarshalGQL(v any) error { method MarshalGQL (line 145) | func (e LengthUnit) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 149) | func (e *LengthUnit) UnmarshalJSON(b []byte) error { method MarshalJSON (line 157) | func (e LengthUnit) MarshalJSON() ([]byte, error) { constant LengthUnitMeter (line 111) | LengthUnitMeter LengthUnit = "METER" constant LengthUnitFoot (line 112) | LengthUnitFoot LengthUnit = "FOOT" FILE: _examples/starwars/models/model.go type CharacterFields (line 9) | type CharacterFields struct method GetID (line 16) | func (cf CharacterFields) GetID() string { return cf.ID } method GetName (line 17) | func (cf CharacterFields) GetName() string { return cf.Name } method GetAppearsIn (line 18) | func (cf CharacterFields) GetAppearsIn() []Episode { return cf.Appears... method GetFriendsConnection (line 20) | func (cf CharacterFields) GetFriendsConnection() *FriendsConnection { ... method GetFriends (line 21) | func (cf CharacterFields) GetFriends() []Character { ... type Human (line 23) | type Human struct method Height (line 30) | func (h *Human) Height(unit LengthUnit) float64 { method IsCharacter (line 41) | func (Human) IsCharacter() {} method IsSearchResult (line 42) | func (Human) IsSearchResult() {} type Review (line 44) | type Review struct type Droid (line 50) | type Droid struct method IsCharacter (line 55) | func (Droid) IsCharacter() {} method IsSearchResult (line 56) | func (Droid) IsSearchResult() {} type FriendsConnection (line 58) | type FriendsConnection struct method TotalCount (line 64) | func (f *FriendsConnection) TotalCount() int { method PageInfo (line 68) | func (f *FriendsConnection) PageInfo() PageInfo { function EncodeCursor (line 76) | func EncodeCursor(i int) string { FILE: _examples/starwars/resolvers.go type Resolver (line 18) | type Resolver struct method Droid (line 25) | func (r *Resolver) Droid() generated.DroidResolver { method FriendsConnection (line 29) | func (r *Resolver) FriendsConnection() generated.FriendsConnectionReso... method Human (line 33) | func (r *Resolver) Human() generated.HumanResolver { method Mutation (line 37) | func (r *Resolver) Mutation() generated.MutationResolver { method Query (line 41) | func (r *Resolver) Query() generated.QueryResolver { method Starship (line 45) | func (r *Resolver) Starship() generated.StarshipResolver { method resolveCharacters (line 49) | func (r *Resolver) resolveCharacters( method resolveFriendConnection (line 84) | func (r *Resolver) resolveFriendConnection( type droidResolver (line 64) | type droidResolver struct method Friends (line 66) | func (r *droidResolver) Friends( method FriendsConnection (line 73) | func (r *droidResolver) FriendsConnection( type friendsConnectionResolver (line 82) | type friendsConnectionResolver struct method Edges (line 118) | func (r *friendsConnectionResolver) Edges( method Friends (line 137) | func (r *friendsConnectionResolver) Friends( type humanResolver (line 144) | type humanResolver struct method Friends (line 146) | func (r *humanResolver) Friends( method FriendsConnection (line 153) | func (r *humanResolver) FriendsConnection( method Starships (line 162) | func (r *humanResolver) Starships( type mutationResolver (line 179) | type mutationResolver struct method CreateReview (line 181) | func (r *mutationResolver) CreateReview( type queryResolver (line 192) | type queryResolver struct method Hero (line 194) | func (r *queryResolver) Hero( method Reviews (line 204) | func (r *queryResolver) Reviews( method Search (line 222) | func (r *queryResolver) Search(ctx context.Context, text string) ([]mo... method Character (line 242) | func (r *queryResolver) Character(ctx context.Context, id string) (mod... method Droid (line 252) | func (r *queryResolver) Droid(ctx context.Context, id string) (*models... method Human (line 259) | func (r *queryResolver) Human(ctx context.Context, id string) (*models... method Starship (line 266) | func (r *queryResolver) Starship(ctx context.Context, id string) (*mod... type starshipResolver (line 273) | type starshipResolver struct method Length (line 275) | func (r *starshipResolver) Length( function NewResolver (line 290) | func NewResolver() generated.Config { FILE: _examples/starwars/server/server.go function main (line 17) | func main() { FILE: _examples/starwars/starwars_test.go function TestStarwars (line 16) | func TestStarwars(t *testing.T) { FILE: _examples/todo/generated.go function NewExecutableSchema (line 23) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 29) | type ResolverRoot interface type DirectiveRoot (line 34) | type DirectiveRoot struct type ComplexityRoot (line 39) | type ComplexityRoot struct type MyMutationResolver (line 58) | type MyMutationResolver interface type MyQueryResolver (line 62) | type MyQueryResolver interface type executableSchema (line 68) | type executableSchema method Schema (line 70) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 77) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 152) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 216) | type executionContext struct method dir_hasRole_args (line 255) | func (ec *executionContext) dir_hasRole_args(ctx context.Context, rawA... method dir_user_args (line 266) | func (ec *executionContext) dir_user_args(ctx context.Context, rawArgs... method field_MyMutation_createTodo_args (line 277) | func (ec *executionContext) field_MyMutation_createTodo_args(ctx conte... method field_MyMutation_updateTodo_args (line 288) | func (ec *executionContext) field_MyMutation_updateTodo_args(ctx conte... method field_MyQuery___type_args (line 304) | func (ec *executionContext) field_MyQuery___type_args(ctx context.Cont... method field_MyQuery_todo_args (line 315) | func (ec *executionContext) field_MyQuery_todo_args(ctx context.Contex... method field___Directive_args_args (line 326) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 337) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 348) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 359) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _queryMiddleware (line 374) | func (ec *executionContext) _queryMiddleware(ctx context.Context, obj ... method _mutationMiddleware (line 407) | func (ec *executionContext) _mutationMiddleware(ctx context.Context, o... method _fieldMiddleware (line 440) | func (ec *executionContext) _fieldMiddleware(ctx context.Context, obj ... method _MyMutation_createTodo (line 467) | func (ec *executionContext) _MyMutation_createTodo(ctx context.Context... method fieldContext_MyMutation_createTodo (line 486) | func (ec *executionContext) fieldContext_MyMutation_createTodo(ctx con... method _MyMutation_updateTodo (line 518) | func (ec *executionContext) _MyMutation_updateTodo(ctx context.Context... method fieldContext_MyMutation_updateTodo (line 537) | func (ec *executionContext) fieldContext_MyMutation_updateTodo(ctx con... method _MyQuery_todo (line 569) | func (ec *executionContext) _MyQuery_todo(ctx context.Context, field g... method fieldContext_MyQuery_todo (line 588) | func (ec *executionContext) fieldContext_MyQuery_todo(ctx context.Cont... method _MyQuery_lastTodo (line 620) | func (ec *executionContext) _MyQuery_lastTodo(ctx context.Context, fie... method fieldContext_MyQuery_lastTodo (line 638) | func (ec *executionContext) fieldContext_MyQuery_lastTodo(_ context.Co... method _MyQuery_todos (line 659) | func (ec *executionContext) _MyQuery_todos(ctx context.Context, field ... method fieldContext_MyQuery_todos (line 677) | func (ec *executionContext) fieldContext_MyQuery_todos(_ context.Conte... method _MyQuery___type (line 698) | func (ec *executionContext) _MyQuery___type(ctx context.Context, field... method fieldContext_MyQuery___type (line 717) | func (ec *executionContext) fieldContext_MyQuery___type(ctx context.Co... method _MyQuery___schema (line 765) | func (ec *executionContext) _MyQuery___schema(ctx context.Context, fie... method fieldContext_MyQuery___schema (line 783) | func (ec *executionContext) fieldContext_MyQuery___schema(_ context.Co... method _Todo_id (line 810) | func (ec *executionContext) _Todo_id(ctx context.Context, field graphq... method fieldContext_Todo_id (line 828) | func (ec *executionContext) fieldContext_Todo_id(_ context.Context, fi... method _Todo_text (line 841) | func (ec *executionContext) _Todo_text(ctx context.Context, field grap... method fieldContext_Todo_text (line 859) | func (ec *executionContext) fieldContext_Todo_text(_ context.Context, ... method _Todo_done (line 872) | func (ec *executionContext) _Todo_done(ctx context.Context, field grap... method fieldContext_Todo_done (line 906) | func (ec *executionContext) fieldContext_Todo_done(_ context.Context, ... method ___Directive_name (line 919) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 937) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 950) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 968) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 981) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 999) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 1012) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 1030) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 1043) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 1061) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 1099) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 1117) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 1130) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 1148) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 1161) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 1179) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 1192) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1210) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1223) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1241) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 1254) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1272) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1285) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1303) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1341) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1359) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1396) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1414) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1427) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1445) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1458) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1476) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1489) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1507) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1520) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1538) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1575) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1593) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1606) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1624) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1637) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1655) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1668) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1686) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1699) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1717) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1754) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1772) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1809) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1827) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1864) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1882) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1919) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1937) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1962) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1980) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1993) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 2011) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 2024) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 2042) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 2055) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 2073) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 2086) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 2105) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 2143) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 2161) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 2198) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2216) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2253) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2272) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2306) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2324) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2351) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2369) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2406) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2424) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method unmarshalInputTodoInput (line 2441) | func (ec *executionContext) unmarshalInputTodoInput(ctx context.Contex... method _MyMutation (line 2495) | func (ec *executionContext) _MyMutation(ctx context.Context, sel ast.S... method _MyQuery (line 2548) | func (ec *executionContext) _MyQuery(ctx context.Context, sel ast.Sele... method _Todo (line 2658) | func (ec *executionContext) _Todo(ctx context.Context, sel ast.Selecti... method ___Directive (line 2707) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2763) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2811) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2869) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2924) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2979) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 3040) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 3045) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNID2int (line 3056) | func (ec *executionContext) unmarshalNID2int(ctx context.Context, v an... method marshalNID2int (line 3061) | func (ec *executionContext) marshalNID2int(ctx context.Context, sel as... method unmarshalNInt2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋtodoᚐNumber (line 3072) | func (ec *executionContext) unmarshalNInt2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNInt2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋtodoᚐNumber (line 3078) | func (ec *executionContext) marshalNInt2githubᚗcomᚋ99designsᚋgqlgenᚋ_e... method unmarshalNMap2map (line 3082) | func (ec *executionContext) unmarshalNMap2map(ctx context.Context, v a... method marshalNMap2map (line 3087) | func (ec *executionContext) marshalNMap2map(ctx context.Context, sel a... method unmarshalNRole2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋtodoᚐRole (line 3104) | func (ec *executionContext) unmarshalNRole2githubᚗcomᚋ99designsᚋgqlgen... method marshalNRole2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋtodoᚐRole (line 3110) | func (ec *executionContext) marshalNRole2githubᚗcomᚋ99designsᚋgqlgenᚋ_... method unmarshalNString2string (line 3114) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 3119) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalNTodo2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋtodoᚐTodo (line 3130) | func (ec *executionContext) marshalNTodo2githubᚗcomᚋ99designsᚋgqlgenᚋ_... method marshalNTodo2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋtodoᚐTodoᚄ (line 3134) | func (ec *executionContext) marshalNTodo2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalNTodo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋtodoᚐTodo (line 3150) | func (ec *executionContext) marshalNTodo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalNTodoInput2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋtodoᚐTodoInput (line 3160) | func (ec *executionContext) unmarshalNTodoInput2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 3165) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 3169) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 3185) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 3190) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 3201) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 3216) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 3232) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 3236) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 3240) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3244) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3260) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3264) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3280) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3290) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3295) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 3306) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3311) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 3318) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3326) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOString2ᚖstring (line 3336) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3344) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalOTodo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋtodoᚐTodo (line 3354) | func (ec *executionContext) marshalOTodo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3361) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3380) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3399) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 3418) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3425) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3444) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 220) | func newExecutionContext( function sourceData (line 238) | func sourceData(filename string) string { FILE: _examples/todo/models.go type Ownable (line 11) | type Ownable interface type Todo (line 15) | type Todo struct method Owner (line 22) | func (t Todo) Owner() *User { type User (line 26) | type User struct type Number (line 31) | type Number method UnmarshalGQLContext (line 33) | func (e *Number) UnmarshalGQLContext(ctx context.Context, v any) error { method MarshalGQLContext (line 42) | func (e Number) MarshalGQLContext(_ context.Context, w io.Writer) error { FILE: _examples/todo/models_gen.go type MyMutation (line 12) | type MyMutation struct type MyQuery (line 15) | type MyQuery struct type TodoInput (line 19) | type TodoInput struct type Role (line 27) | type Role method IsValid (line 39) | func (e Role) IsValid() bool { method String (line 47) | func (e Role) String() string { method UnmarshalGQL (line 51) | func (e *Role) UnmarshalGQL(v any) error { method MarshalGQL (line 64) | func (e Role) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 68) | func (e *Role) UnmarshalJSON(b []byte) error { method MarshalJSON (line 76) | func (e Role) MarshalJSON() ([]byte, error) { constant RoleAdmin (line 30) | RoleAdmin Role = "ADMIN" constant RoleOwner (line 31) | RoleOwner Role = "OWNER" FILE: _examples/todo/server/server.go function main (line 16) | func main() { FILE: _examples/todo/todo.go type ckey (line 20) | type ckey function getUserId (line 22) | func getUserId(ctx context.Context) int { function New (line 29) | func New() Config { type resolvers (line 65) | type resolvers struct method MyQuery (line 70) | func (r *resolvers) MyQuery() MyQueryResolver { method MyMutation (line 74) | func (r *resolvers) MyMutation() MyMutationResolver { type QueryResolver (line 78) | type QueryResolver method Todo (line 80) | func (r *QueryResolver) Todo(ctx context.Context, id int) (*Todo, erro... method LastTodo (line 95) | func (r *QueryResolver) LastTodo(ctx context.Context) (*Todo, error) { method Todos (line 102) | func (r *QueryResolver) Todos(ctx context.Context) ([]*Todo, error) { type MutationResolver (line 106) | type MutationResolver method CreateTodo (line 108) | func (r *MutationResolver) CreateTodo(ctx context.Context, todo TodoIn... method UpdateTodo (line 126) | func (r *MutationResolver) UpdateTodo( method id (line 152) | func (r *MutationResolver) id() int { FILE: _examples/todo/todo_test.go function TestTodo (line 15) | func TestTodo(t *testing.T) { function TestSkipAndIncludeDirectives (line 201) | func TestSkipAndIncludeDirectives(t *testing.T) { FILE: _examples/type-system-extension/directive.go function EnumLogging (line 10) | func EnumLogging(ctx context.Context, obj any, next graphql.Resolver) (r... function FieldLogging (line 16) | func FieldLogging(ctx context.Context, obj any, next graphql.Resolver) (... function InputLogging (line 22) | func InputLogging(ctx context.Context, obj any, next graphql.Resolver) (... function ObjectLogging (line 28) | func ObjectLogging(ctx context.Context, obj any, next graphql.Resolver) ... function ScalarLogging (line 34) | func ScalarLogging(ctx context.Context, obj any, next graphql.Resolver) ... function UnionLogging (line 40) | func UnionLogging(ctx context.Context, obj any, next graphql.Resolver) (... FILE: _examples/type-system-extension/generated.go function NewExecutableSchema (line 23) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 29) | type ResolverRoot interface type DirectiveRoot (line 34) | type DirectiveRoot struct type ComplexityRoot (line 44) | type ComplexityRoot struct type MyMutationResolver (line 62) | type MyMutationResolver interface type MyQueryResolver (line 65) | type MyQueryResolver interface type executableSchema (line 70) | type executableSchema method Schema (line 72) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 79) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 143) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 203) | type executionContext struct method field_MyMutation_createTodo_args (line 250) | func (ec *executionContext) field_MyMutation_createTodo_args(ctx conte... method field_MyQuery___type_args (line 261) | func (ec *executionContext) field_MyQuery___type_args(ctx context.Cont... method field_MyQuery_todo_args (line 272) | func (ec *executionContext) field_MyQuery_todo_args(ctx context.Contex... method field___Directive_args_args (line 283) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 294) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 305) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 316) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _MyMutation_createTodo (line 335) | func (ec *executionContext) _MyMutation_createTodo(ctx context.Context... method fieldContext_MyMutation_createTodo (line 365) | func (ec *executionContext) fieldContext_MyMutation_createTodo(ctx con... method _MyQuery_todos (line 399) | func (ec *executionContext) _MyQuery_todos(ctx context.Context, field ... method fieldContext_MyQuery_todos (line 428) | func (ec *executionContext) fieldContext_MyQuery_todos(_ context.Conte... method _MyQuery_todo (line 451) | func (ec *executionContext) _MyQuery_todo(ctx context.Context, field g... method fieldContext_MyQuery_todo (line 481) | func (ec *executionContext) fieldContext_MyQuery_todo(ctx context.Cont... method _MyQuery___type (line 515) | func (ec *executionContext) _MyQuery___type(ctx context.Context, field... method fieldContext_MyQuery___type (line 532) | func (ec *executionContext) fieldContext_MyQuery___type(ctx context.Co... method _MyQuery___schema (line 580) | func (ec *executionContext) _MyQuery___schema(ctx context.Context, fie... method fieldContext_MyQuery___schema (line 596) | func (ec *executionContext) fieldContext_MyQuery___schema(_ context.Co... method _Todo_id (line 623) | func (ec *executionContext) _Todo_id(ctx context.Context, field graphq... method fieldContext_Todo_id (line 639) | func (ec *executionContext) fieldContext_Todo_id(_ context.Context, fi... method _Todo_text (line 652) | func (ec *executionContext) _Todo_text(ctx context.Context, field grap... method fieldContext_Todo_text (line 668) | func (ec *executionContext) fieldContext_Todo_text(_ context.Context, ... method _Todo_state (line 681) | func (ec *executionContext) _Todo_state(ctx context.Context, field gra... method fieldContext_Todo_state (line 697) | func (ec *executionContext) fieldContext_Todo_state(_ context.Context,... method _Todo_verified (line 710) | func (ec *executionContext) _Todo_verified(ctx context.Context, field ... method fieldContext_Todo_verified (line 739) | func (ec *executionContext) fieldContext_Todo_verified(_ context.Conte... method ___Directive_name (line 752) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 768) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 781) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 797) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 810) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 826) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 839) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 855) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 868) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 884) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 922) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 938) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 951) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 967) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 980) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 996) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 1009) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1025) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1038) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1054) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 1067) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1083) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1096) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1112) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1150) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1166) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1203) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1219) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1232) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1248) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1261) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1277) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1290) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1306) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1319) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1335) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1372) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1388) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1401) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1417) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1430) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1446) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1459) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1475) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1488) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1504) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1541) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1557) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1594) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1610) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1647) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1663) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1700) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1716) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1741) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1757) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1770) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 1786) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 1799) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 1815) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 1828) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 1844) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 1857) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 1874) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 1912) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 1928) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 1965) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 1981) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2018) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2035) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2069) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2085) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2112) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2128) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2165) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2181) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method unmarshalInputTodoInput (line 2198) | func (ec *executionContext) unmarshalInputTodoInput(ctx context.Contex... method _Data (line 2248) | func (ec *executionContext) _Data(ctx context.Context, sel ast.Selecti... method _Node (line 2268) | func (ec *executionContext) _Node(ctx context.Context, sel ast.Selecti... method _MyMutation (line 2294) | func (ec *executionContext) _MyMutation(ctx context.Context, sel ast.S... method _MyQuery (line 2343) | func (ec *executionContext) _MyQuery(ctx context.Context, sel ast.Sele... method _Todo (line 2434) | func (ec *executionContext) _Todo(ctx context.Context, sel ast.Selecti... method ___Directive (line 2488) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2544) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2592) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2650) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2705) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2760) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 2821) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 2826) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNID2string (line 2837) | func (ec *executionContext) unmarshalNID2string(ctx context.Context, v... method marshalNID2string (line 2842) | func (ec *executionContext) marshalNID2string(ctx context.Context, sel... method unmarshalNState2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋtypeᚑsystemᚑextensionᚐState (line 2853) | func (ec *executionContext) unmarshalNState2githubᚗcomᚋ99designsᚋgqlge... method marshalNState2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋtypeᚑsystemᚑextensionᚐState (line 2859) | func (ec *executionContext) marshalNState2githubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalNString2string (line 2863) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 2868) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalNTodo2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋtypeᚑsystemᚑextensionᚐTodo (line 2879) | func (ec *executionContext) marshalNTodo2githubᚗcomᚋ99designsᚋgqlgenᚋ_... method marshalNTodo2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋtypeᚑsystemᚑextensionᚐTodoᚄ (line 2883) | func (ec *executionContext) marshalNTodo2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalNTodo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋtypeᚑsystemᚑextensionᚐTodo (line 2899) | func (ec *executionContext) marshalNTodo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalNTodoInput2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋtypeᚑsystemᚑextensionᚐTodoInput (line 2909) | func (ec *executionContext) unmarshalNTodoInput2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 2914) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 2918) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 2934) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 2939) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 2950) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 2965) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 2981) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 2985) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 2989) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2993) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3009) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3013) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3029) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3039) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3044) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 3055) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3060) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 3067) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3075) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOString2ᚖstring (line 3085) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3093) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalOTodo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋtypeᚑsystemᚑextensionᚐTodo (line 3103) | func (ec *executionContext) marshalOTodo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3110) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3129) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3148) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 3167) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3174) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3193) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 207) | func newExecutionContext( function sourceData (line 225) | func sourceData(filename string) string { FILE: _examples/type-system-extension/models_gen.go type Data (line 12) | type Data interface type Node (line 16) | type Node interface type MyMutation (line 21) | type MyMutation struct type MyQuery (line 24) | type MyQuery struct type Todo (line 27) | type Todo struct method IsNode (line 34) | func (Todo) IsNode() {} method GetID (line 35) | func (this Todo) GetID() string { return this.ID } method IsData (line 37) | func (Todo) IsData() {} type TodoInput (line 39) | type TodoInput struct type State (line 43) | type State method IsValid (line 55) | func (e State) IsValid() bool { method String (line 63) | func (e State) String() string { method UnmarshalGQL (line 67) | func (e *State) UnmarshalGQL(v any) error { method MarshalGQL (line 80) | func (e State) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 84) | func (e *State) UnmarshalJSON(b []byte) error { method MarshalJSON (line 92) | func (e State) MarshalJSON() ([]byte, error) { constant StateNotYet (line 46) | StateNotYet State = "NOT_YET" constant StateDone (line 47) | StateDone State = "DONE" FILE: _examples/type-system-extension/resolver.go function NewRootResolver (line 10) | func NewRootResolver() ResolverRoot { type resolver (line 35) | type resolver struct method MyQuery (line 39) | func (r *resolver) MyQuery() MyQueryResolver { method MyMutation (line 43) | func (r *resolver) MyMutation() MyMutationResolver { type queryResolver (line 47) | type queryResolver struct method Todos (line 49) | func (r *queryResolver) Todos(ctx context.Context) ([]*Todo, error) { method Todo (line 53) | func (r *queryResolver) Todo(ctx context.Context, id string) (*Todo, e... type mutationResolver (line 62) | type mutationResolver struct method CreateTodo (line 64) | func (r *mutationResolver) CreateTodo(ctx context.Context, todoInput T... FILE: _examples/type-system-extension/server/server.go constant defaultPort (line 14) | defaultPort = "8080" function main (line 16) | func main() { FILE: _examples/union-extension/generated.go function NewExecutableSchema (line 23) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 29) | type ResolverRoot interface type DirectiveRoot (line 33) | type DirectiveRoot struct type ComplexityRoot (line 36) | type ComplexityRoot struct type QueryResolver (line 51) | type QueryResolver interface type executableSchema (line 56) | type executableSchema method Schema (line 58) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 65) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 101) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 144) | type executionContext struct method field_Query___type_args (line 183) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field___Directive_args_args (line 194) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 205) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 216) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 227) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Like_from (line 246) | func (ec *executionContext) _Like_from(ctx context.Context, field grap... method fieldContext_Like_from (line 262) | func (ec *executionContext) fieldContext_Like_from(_ context.Context, ... method _Post_message (line 275) | func (ec *executionContext) _Post_message(ctx context.Context, field g... method fieldContext_Post_message (line 291) | func (ec *executionContext) fieldContext_Post_message(_ context.Contex... method _Query_events (line 304) | func (ec *executionContext) _Query_events(ctx context.Context, field g... method fieldContext_Query_events (line 320) | func (ec *executionContext) fieldContext_Query_events(_ context.Contex... method _Query_cachedEvents (line 333) | func (ec *executionContext) _Query_cachedEvents(ctx context.Context, f... method fieldContext_Query_cachedEvents (line 349) | func (ec *executionContext) fieldContext_Query_cachedEvents(_ context.... method _Query___type (line 362) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 379) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 427) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 443) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method ___Directive_name (line 470) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 486) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 499) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 515) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 528) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 544) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 557) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 573) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 586) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 602) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 640) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 656) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 669) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 685) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 698) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 714) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 727) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 743) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 756) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 772) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 785) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 801) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 814) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 830) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 868) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 884) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 921) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 937) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 950) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 966) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 979) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 995) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1008) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1024) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1037) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1053) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1090) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1106) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1119) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1135) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1148) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1164) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1177) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1193) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1206) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1222) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1259) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1275) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1312) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1328) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1365) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1381) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1418) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1434) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1459) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1475) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1488) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 1504) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 1517) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 1533) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 1546) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 1562) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 1575) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 1592) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 1630) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 1646) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 1683) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 1699) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 1736) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 1753) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 1787) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 1803) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 1830) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 1846) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 1883) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 1899) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method _Event (line 1920) | func (ec *executionContext) _Event(ctx context.Context, sel ast.Select... method _Like (line 1953) | func (ec *executionContext) _Like(ctx context.Context, sel ast.Selecti... method _Post (line 1992) | func (ec *executionContext) _Post(ctx context.Context, sel ast.Selecti... method _Query (line 2031) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method ___Directive (line 2125) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2181) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2229) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2287) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2342) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2397) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 2458) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 2463) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method marshalNEvent2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋunionᚑextensionᚐEvent (line 2474) | func (ec *executionContext) marshalNEvent2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNEvent2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋunionᚑextensionᚐEventᚄ (line 2484) | func (ec *executionContext) marshalNEvent2ᚕgithubᚗcomᚋ99designsᚋgqlgen... method unmarshalNString2string (line 2500) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 2505) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 2516) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 2520) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 2536) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 2541) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 2552) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 2567) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 2583) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 2587) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 2591) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2595) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2611) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2615) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2631) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 2641) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 2646) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 2657) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 2662) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 2669) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 2677) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOString2ᚖstring (line 2687) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 2695) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 2705) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 2724) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2743) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 2762) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2769) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2788) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 148) | func newExecutionContext( function sourceData (line 166) | func sourceData(filename string) string { FILE: _examples/union-extension/models.go type CachedLike (line 9) | type CachedLike struct method IsEvent (line 13) | func (CachedLike) IsEvent() {} method MarshalGQL (line 23) | func (CachedLike) MarshalGQL(w io.Writer) { type CachedPost (line 11) | type CachedPost struct method IsEvent (line 14) | func (CachedPost) IsEvent() {} method MarshalGQL (line 29) | func (CachedPost) MarshalGQL(w io.Writer) { FILE: _examples/union-extension/models_gen.go type Event (line 5) | type Event interface type Like (line 9) | type Like struct method IsEvent (line 13) | func (Like) IsEvent() {} type Post (line 15) | type Post struct method IsEvent (line 19) | func (Post) IsEvent() {} type Query (line 21) | type Query struct FILE: _examples/union-extension/server/server.go function main (line 13) | func main() { FILE: _examples/union-extension/union_extension.go type Resolver (line 9) | type Resolver struct method Query (line 11) | func (r *Resolver) Query() QueryResolver { type queryResolver (line 15) | type queryResolver struct method Events (line 17) | func (r *queryResolver) Events(ctx context.Context) ([]Event, error) { method CachedEvents (line 21) | func (r *queryResolver) CachedEvents(ctx context.Context) ([]Event, er... FILE: _examples/union-extension/union_extension_test.go function TestEvents (line 13) | func TestEvents(t *testing.T) { function TestCachedEvents (line 42) | func TestCachedEvents(t *testing.T) { FILE: _examples/uuid/graph/generated.go function NewExecutableSchema (line 26) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type Config (line 35) | type Config struct type ResolverRoot (line 42) | type ResolverRoot interface type DirectiveRoot (line 47) | type DirectiveRoot struct type ComplexityRoot (line 50) | type ComplexityRoot struct type MutationResolver (line 67) | type MutationResolver interface type QueryResolver (line 70) | type QueryResolver interface type executableSchema (line 74) | type executableSchema struct method Schema (line 81) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 88) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 144) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 204) | type executionContext struct method processDeferredGroup (line 212) | func (ec *executionContext) processDeferredGroup(dg graphql.DeferredGr... method introspectSchema (line 231) | func (ec *executionContext) introspectSchema() (*introspection.Schema,... method introspectType (line 238) | func (ec *executionContext) introspectType(name string) (*introspectio... method field_Mutation_createTodo_args (line 265) | func (ec *executionContext) field_Mutation_createTodo_args(ctx context... method field_Mutation_createTodo_argsInput (line 275) | func (ec *executionContext) field_Mutation_createTodo_argsInput( method field_Query___type_args (line 293) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query___type_argsName (line 303) | func (ec *executionContext) field_Query___type_argsName( method field___Directive_args_args (line 321) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Directive_args_argsIncludeDeprecated (line 331) | func (ec *executionContext) field___Directive_args_argsIncludeDeprecated( method field___Field_args_args (line 349) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Field_args_argsIncludeDeprecated (line 359) | func (ec *executionContext) field___Field_args_argsIncludeDeprecated( method field___Type_enumValues_args (line 377) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_enumValues_argsIncludeDeprecated (line 387) | func (ec *executionContext) field___Type_enumValues_argsIncludeDepreca... method field___Type_fields_args (line 405) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method field___Type_fields_argsIncludeDeprecated (line 415) | func (ec *executionContext) field___Type_fields_argsIncludeDeprecated( method _Mutation_createTodo (line 441) | func (ec *executionContext) _Mutation_createTodo(ctx context.Context, ... method fieldContext_Mutation_createTodo (line 472) | func (ec *executionContext) fieldContext_Mutation_createTodo(ctx conte... method _Query_todos (line 506) | func (ec *executionContext) _Query_todos(ctx context.Context, field gr... method fieldContext_Query_todos (line 537) | func (ec *executionContext) fieldContext_Query_todos(_ context.Context... method _Query___type (line 560) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 588) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 636) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 664) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _Todo_id (line 691) | func (ec *executionContext) _Todo_id(ctx context.Context, field graphq... method fieldContext_Todo_id (line 722) | func (ec *executionContext) fieldContext_Todo_id(_ context.Context, fi... method _Todo_text (line 735) | func (ec *executionContext) _Todo_text(ctx context.Context, field grap... method fieldContext_Todo_text (line 766) | func (ec *executionContext) fieldContext_Todo_text(_ context.Context, ... method _Todo_done (line 779) | func (ec *executionContext) _Todo_done(ctx context.Context, field grap... method fieldContext_Todo_done (line 810) | func (ec *executionContext) fieldContext_Todo_done(_ context.Context, ... method _Todo_uid (line 823) | func (ec *executionContext) _Todo_uid(ctx context.Context, field graph... method fieldContext_Todo_uid (line 854) | func (ec *executionContext) fieldContext_Todo_uid(_ context.Context, f... method ___Directive_name (line 867) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 898) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 911) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 939) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 952) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 983) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 996) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 1027) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 1040) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 1071) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 1109) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 1140) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 1153) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 1181) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 1194) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 1225) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 1238) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1266) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1279) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1310) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 1323) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1351) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1364) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1395) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1433) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1464) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1501) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1532) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1545) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1573) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1586) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1617) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1630) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1658) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1671) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1702) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1739) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1767) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1780) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1811) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1824) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1852) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1865) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1893) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1906) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1937) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1974) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 2005) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 2042) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 2070) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 2107) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 2135) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 2172) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 2203) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 2228) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 2259) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 2272) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 2300) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 2313) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 2341) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 2354) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 2382) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 2395) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 2423) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 2461) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 2489) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 2526) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2554) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2591) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2619) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2653) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2681) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2708) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2736) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2773) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2801) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method unmarshalInputNewTodo (line 2818) | func (ec *executionContext) unmarshalInputNewTodo(ctx context.Context,... method _Mutation (line 2869) | func (ec *executionContext) _Mutation(ctx context.Context, sel ast.Sel... method _Query (line 2918) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _Todo (line 2990) | func (ec *executionContext) _Todo(ctx context.Context, sel ast.Selecti... method ___Directive (line 3044) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 3100) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 3148) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 3206) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 3261) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 3316) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 3377) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 3382) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNID2string (line 3392) | func (ec *executionContext) unmarshalNID2string(ctx context.Context, v... method marshalNID2string (line 3397) | func (ec *executionContext) marshalNID2string(ctx context.Context, sel... method unmarshalNNewTodo2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋuuidᚋgraphᚋmodelᚐNewTodo (line 3407) | func (ec *executionContext) unmarshalNNewTodo2githubᚗcomᚋ99designsᚋgql... method unmarshalNString2string (line 3412) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 3417) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalNTodo2githubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋuuidᚋgraphᚋmodelᚐTodo (line 3427) | func (ec *executionContext) marshalNTodo2githubᚗcomᚋ99designsᚋgqlgenᚋ_... method marshalNTodo2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋuuidᚋgraphᚋmodelᚐTodoᚄ (line 3431) | func (ec *executionContext) marshalNTodo2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalNTodo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ_examplesᚋuuidᚋgraphᚋmodelᚐTodo (line 3475) | func (ec *executionContext) marshalNTodo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalNUUID2githubᚗcomᚋgoogleᚋuuidᚐUUID (line 3485) | func (ec *executionContext) unmarshalNUUID2githubᚗcomᚋgoogleᚋuuidᚐUUID... method marshalNUUID2githubᚗcomᚋgoogleᚋuuidᚐUUID (line 3490) | func (ec *executionContext) marshalNUUID2githubᚗcomᚋgoogleᚋuuidᚐUUID(c... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 3500) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 3504) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 3548) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 3553) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 3563) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 3578) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 3622) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 3626) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 3630) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3634) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3678) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3682) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3726) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3736) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3741) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 3751) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3756) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 3761) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3769) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOString2ᚖstring (line 3777) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3785) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3793) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3840) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3887) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 3934) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3941) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3988) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function sourceData (line 248) | func sourceData(filename string) string { FILE: _examples/uuid/graph/model/models_gen.go type Mutation (line 9) | type Mutation struct type NewTodo (line 12) | type NewTodo struct type Query (line 18) | type Query struct type Todo (line 21) | type Todo struct FILE: _examples/uuid/graph/resolver.go type Resolver (line 7) | type Resolver struct FILE: _examples/uuid/graph/schema.resolvers.go method Mutation (line 36) | func (r *Resolver) Mutation() MutationResolver { return &mutationResolve... method Query (line 39) | func (r *Resolver) Query() QueryResolver { return &queryResolver{r} } type mutationResolver (line 42) | type mutationResolver struct method CreateTodo (line 15) | func (r *mutationResolver) CreateTodo( type queryResolver (line 43) | type queryResolver struct method Todos (line 28) | func (r *queryResolver) Todos(ctx context.Context) ([]*model.Todo, err... FILE: _examples/uuid/server.go constant defaultPort (line 14) | defaultPort = "8080" function main (line 16) | func main() { FILE: _examples/websocket-initfunc/graph/generated.go function NewExecutableSchema (line 23) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type Config (line 32) | type Config struct type ResolverRoot (line 39) | type ResolverRoot interface type DirectiveRoot (line 42) | type DirectiveRoot struct type ComplexityRoot (line 45) | type ComplexityRoot struct type executableSchema (line 50) | type executableSchema struct method Schema (line 57) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 64) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 73) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 116) | type executionContext struct method processDeferredGroup (line 124) | func (ec *executionContext) processDeferredGroup(dg graphql.DeferredGr... method introspectSchema (line 143) | func (ec *executionContext) introspectSchema() (*introspection.Schema,... method introspectType (line 150) | func (ec *executionContext) introspectType(name string) (*introspectio... method field_Query___type_args (line 164) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query___type_argsName (line 174) | func (ec *executionContext) field_Query___type_argsName( method field___Directive_args_args (line 192) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Directive_args_argsIncludeDeprecated (line 202) | func (ec *executionContext) field___Directive_args_argsIncludeDeprecated( method field___Field_args_args (line 220) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Field_args_argsIncludeDeprecated (line 230) | func (ec *executionContext) field___Field_args_argsIncludeDeprecated( method field___Type_enumValues_args (line 248) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_enumValues_argsIncludeDeprecated (line 258) | func (ec *executionContext) field___Type_enumValues_argsIncludeDepreca... method field___Type_fields_args (line 276) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method field___Type_fields_argsIncludeDeprecated (line 286) | func (ec *executionContext) field___Type_fields_argsIncludeDeprecated( method _Query___type (line 312) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 340) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 388) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 416) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method ___Directive_name (line 443) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 474) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 487) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 515) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 528) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 559) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 572) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 603) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 616) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 647) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 685) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 716) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 729) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 757) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 770) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 801) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 814) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 842) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 855) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 886) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 899) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 927) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 940) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 971) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1009) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1040) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1077) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1108) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1121) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1149) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1162) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1193) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1206) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1234) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1247) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1278) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1315) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1343) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1356) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1387) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1400) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1428) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1441) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1469) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1482) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1513) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1550) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1581) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1618) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1646) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1683) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1711) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1748) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1779) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1804) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1835) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1848) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 1876) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 1889) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 1917) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 1930) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 1958) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 1971) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 1999) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 2037) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 2065) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 2102) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2130) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2167) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2195) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2229) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2257) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2284) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2312) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2349) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2377) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method _Query (line 2404) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method ___Directive (line 2454) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2510) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2558) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2616) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2671) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2726) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 2787) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 2792) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNString2string (line 2802) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 2807) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 2817) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 2821) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 2865) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 2870) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 2880) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 2895) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 2939) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 2943) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 2947) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2951) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2995) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2999) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3043) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3053) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3058) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 3068) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3073) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 3078) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3086) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOString2ᚖstring (line 3094) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3102) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3110) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3157) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3204) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 3251) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3258) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3305) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... FILE: _examples/websocket-initfunc/graph/model/models_gen.go type Query (line 5) | type Query struct FILE: _examples/websocket-initfunc/graph/resolver.go type Resolver (line 7) | type Resolver struct FILE: _examples/websocket-initfunc/server/graph/generated.go function NewExecutableSchema (line 25) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type Config (line 33) | type Config struct type ResolverRoot (line 39) | type ResolverRoot interface type DirectiveRoot (line 44) | type DirectiveRoot struct type ComplexityRoot (line 47) | type ComplexityRoot struct type MutationResolver (line 66) | type MutationResolver interface type SubscriptionResolver (line 69) | type SubscriptionResolver interface type executableSchema (line 73) | type executableSchema struct method Schema (line 79) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 83) | func (e *executableSchema) Complexity(typeName, field string, childCom... method Exec (line 137) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 197) | type executionContext struct method introspectSchema (line 202) | func (ec *executionContext) introspectSchema() (*introspection.Schema,... method introspectType (line 209) | func (ec *executionContext) introspectType(name string) (*introspectio... method field_Mutation_postMessageTo_args (line 236) | func (ec *executionContext) field_Mutation_postMessageTo_args(ctx cont... method field_Query___type_args (line 260) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Subscription_subscribe_args (line 275) | func (ec *executionContext) field_Subscription_subscribe_args(ctx cont... method field___Type_enumValues_args (line 290) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 305) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Dummy_id (line 328) | func (ec *executionContext) _Dummy_id(ctx context.Context, field graph... method fieldContext_Dummy_id (line 359) | func (ec *executionContext) fieldContext_Dummy_id(ctx context.Context,... method _Dummy_text (line 372) | func (ec *executionContext) _Dummy_text(ctx context.Context, field gra... method fieldContext_Dummy_text (line 403) | func (ec *executionContext) fieldContext_Dummy_text(ctx context.Contex... method _Dummy_done (line 416) | func (ec *executionContext) _Dummy_done(ctx context.Context, field gra... method fieldContext_Dummy_done (line 447) | func (ec *executionContext) fieldContext_Dummy_done(ctx context.Contex... method _Mutation_postMessageTo (line 460) | func (ec *executionContext) _Mutation_postMessageTo(ctx context.Contex... method fieldContext_Mutation_postMessageTo (line 491) | func (ec *executionContext) fieldContext_Mutation_postMessageTo(ctx co... method _Query___type (line 515) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 543) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 589) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 617) | func (ec *executionContext) fieldContext_Query___schema(ctx context.Co... method _Subscription_subscribe (line 644) | func (ec *executionContext) _Subscription_subscribe(ctx context.Contex... method fieldContext_Subscription_subscribe (line 689) | func (ec *executionContext) fieldContext_Subscription_subscribe(ctx co... method ___Directive_name (line 713) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 744) | func (ec *executionContext) fieldContext___Directive_name(ctx context.... method ___Directive_description (line 757) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 785) | func (ec *executionContext) fieldContext___Directive_description(ctx c... method ___Directive_locations (line 798) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 829) | func (ec *executionContext) fieldContext___Directive_locations(ctx con... method ___Directive_args (line 842) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 873) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___Directive_isRepeatable (line 896) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 927) | func (ec *executionContext) fieldContext___Directive_isRepeatable(ctx ... method ___EnumValue_name (line 940) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 971) | func (ec *executionContext) fieldContext___EnumValue_name(ctx context.... method ___EnumValue_description (line 984) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 1012) | func (ec *executionContext) fieldContext___EnumValue_description(ctx c... method ___EnumValue_isDeprecated (line 1025) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 1056) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(ctx ... method ___EnumValue_deprecationReason (line 1069) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1097) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1110) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1141) | func (ec *executionContext) fieldContext___Field_name(ctx context.Cont... method ___Field_description (line 1154) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1182) | func (ec *executionContext) fieldContext___Field_description(ctx conte... method ___Field_args (line 1195) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1226) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1249) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1280) | func (ec *executionContext) fieldContext___Field_type(ctx context.Cont... method ___Field_isDeprecated (line 1315) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1346) | func (ec *executionContext) fieldContext___Field_isDeprecated(ctx cont... method ___Field_deprecationReason (line 1359) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1387) | func (ec *executionContext) fieldContext___Field_deprecationReason(ctx... method ___InputValue_name (line 1400) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1431) | func (ec *executionContext) fieldContext___InputValue_name(ctx context... method ___InputValue_description (line 1444) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1472) | func (ec *executionContext) fieldContext___InputValue_description(ctx ... method ___InputValue_type (line 1485) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1516) | func (ec *executionContext) fieldContext___InputValue_type(ctx context... method ___InputValue_defaultValue (line 1551) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1579) | func (ec *executionContext) fieldContext___InputValue_defaultValue(ctx... method ___Schema_description (line 1592) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1620) | func (ec *executionContext) fieldContext___Schema_description(ctx cont... method ___Schema_types (line 1633) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1664) | func (ec *executionContext) fieldContext___Schema_types(ctx context.Co... method ___Schema_queryType (line 1699) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1730) | func (ec *executionContext) fieldContext___Schema_queryType(ctx contex... method ___Schema_mutationType (line 1765) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1793) | func (ec *executionContext) fieldContext___Schema_mutationType(ctx con... method ___Schema_subscriptionType (line 1828) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1856) | func (ec *executionContext) fieldContext___Schema_subscriptionType(ctx... method ___Schema_directives (line 1891) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1922) | func (ec *executionContext) fieldContext___Schema_directives(ctx conte... method ___Type_kind (line 1947) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1978) | func (ec *executionContext) fieldContext___Type_kind(ctx context.Conte... method ___Type_name (line 1991) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 2019) | func (ec *executionContext) fieldContext___Type_name(ctx context.Conte... method ___Type_description (line 2032) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 2060) | func (ec *executionContext) fieldContext___Type_description(ctx contex... method ___Type_fields (line 2073) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 2101) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 2139) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 2167) | func (ec *executionContext) fieldContext___Type_interfaces(ctx context... method ___Type_possibleTypes (line 2202) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2230) | func (ec *executionContext) fieldContext___Type_possibleTypes(ctx cont... method ___Type_enumValues (line 2265) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2293) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2327) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2355) | func (ec *executionContext) fieldContext___Type_inputFields(ctx contex... method ___Type_ofType (line 2378) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2406) | func (ec *executionContext) fieldContext___Type_ofType(ctx context.Con... method ___Type_specifiedByURL (line 2441) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 2469) | func (ec *executionContext) fieldContext___Type_specifiedByURL(ctx con... method _Dummy (line 2496) | func (ec *executionContext) _Dummy(ctx context.Context, sel ast.Select... method _Mutation (line 2538) | func (ec *executionContext) _Mutation(ctx context.Context, sel ast.Sel... method _Query (line 2577) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _Subscription (line 2619) | func (ec *executionContext) _Subscription(ctx context.Context, sel ast... method ___Directive (line 2639) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2692) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2735) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2792) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2835) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2889) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 2955) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 2960) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNID2string (line 2970) | func (ec *executionContext) unmarshalNID2string(ctx context.Context, v... method marshalNID2string (line 2975) | func (ec *executionContext) marshalNID2string(ctx context.Context, sel... method unmarshalNString2string (line 2985) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 2990) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 3000) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 3004) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 3048) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 3053) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 3063) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 3080) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 3124) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 3128) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 3132) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3136) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3180) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3184) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3228) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3238) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3243) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 3253) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3258) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 3263) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3271) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOString2ᚖstring (line 3279) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3287) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3295) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3342) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3389) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 3436) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3443) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3490) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function sourceData (line 219) | func sourceData(filename string) string { FILE: _examples/websocket-initfunc/server/graph/model/models_gen.go type Dummy (line 5) | type Dummy struct FILE: _examples/websocket-initfunc/server/graph/resolver.go type Resolver (line 7) | type Resolver struct FILE: _examples/websocket-initfunc/server/graph/schema.resolvers.go method Mutation (line 30) | func (r *Resolver) Mutation() MutationResolver { return &mutationResolve... method Subscription (line 33) | func (r *Resolver) Subscription() SubscriptionResolver { return &subscri... type mutationResolver (line 36) | type mutationResolver struct method PostMessageTo (line 13) | func (r *mutationResolver) PostMessageTo( type subscriptionResolver (line 37) | type subscriptionResolver struct method Subscribe (line 22) | func (r *subscriptionResolver) Subscribe( FILE: _examples/websocket-initfunc/server/server.go function webSocketInit (line 22) | func webSocketInit( constant defaultPort (line 42) | defaultPort = "8080" function main (line 44) | func main() { FILE: api/generate.go function Generate (line 29) | func Generate(cfg *config.Config, option ...Option) error { function GenerateIncremental (line 37) | func GenerateIncremental( function generate (line 51) | func generate( function validate (line 209) | func validate(cfg *config.Config) error { constant subpackagesWildcard (line 230) | subpackagesWildcard = "/..." function withSubpackages (line 233) | func withSubpackages(importPath string) string { FILE: api/generate_test.go function cleanup (line 15) | func cleanup(workDir string) { function TestGenerate (line 24) | func TestGenerate(t *testing.T) { type testSchemaMutator (line 59) | type testSchemaMutator struct method Name (line 64) | func (t *testSchemaMutator) Name() string { method MutateSchema (line 68) | func (t *testSchemaMutator) MutateSchema(schema *ast.Schema) error { function TestGenerateWithSchemaMutator (line 85) | func TestGenerateWithSchemaMutator(t *testing.T) { FILE: api/option.go type Option (line 8) | type Option function NoPlugins (line 10) | func NoPlugins() Option { function AddPlugin (line 16) | func AddPlugin(p plugin.Plugin) Option { function PrependPlugin (line 23) | func PrependPlugin(p plugin.Plugin) Option { function ReplacePlugin (line 30) | func ReplacePlugin(p plugin.Plugin) Option { FILE: api/option_test.go type testPlugin (line 15) | type testPlugin struct method Name (line 18) | func (t *testPlugin) Name() string { method MutateConfig (line 23) | func (t *testPlugin) MutateConfig(_ *config.Config) error { function mustFederationPlugin (line 27) | func mustFederationPlugin(t *testing.T) plugin.Plugin { function TestReplacePlugin (line 37) | func TestReplacePlugin(t *testing.T) { function TestPrependPlugin (line 72) | func TestPrependPlugin(t *testing.T) { FILE: bin/_tools/apollo-sandbox-sri/main.go constant apolloSandboxCdnUrl (line 37) | apolloSandboxCdnUrl = "https://embeddable-sandbox.cdn.apollographq... constant apolloSandboxSriAlgorithm (line 38) | apolloSandboxSriAlgorithm = "sha256" type ListBucketResult (line 41) | type ListBucketResult struct function main (line 61) | func main() { function updateApolloSandbox (line 69) | func updateApolloSandbox() error { function findRepoRootPath (line 112) | func findRepoRootPath() (string, error) { function findLastRelease (line 135) | func findLastRelease() (string, error) { function getBucketFiles (line 173) | func getBucketFiles(baseUrl *url.URL, continuationToken string) (ListBuc... function computeSRIHash (line 202) | func computeSRIHash(reqURL string, algo string) (string, error) { function newHasher (line 222) | func newHasher(algo string) (hash.Hash, error) { function integrity (line 239) | func integrity(algo string, sum []byte) string { function alterApolloSandboxContents (line 246) | func alterApolloSandboxContents(filename, latestJsUrl, latestJsSri strin... FILE: client/client.go type Client (line 19) | type Client struct method MustPost (line 62) | func (p *Client) MustPost(query string, response any, options ...Optio... method Post (line 70) | func (p *Client) Post(query string, response any, options ...Option) e... method RawPost (line 88) | func (p *Client) RawPost(query string, options ...Option) (*Response, ... method newRequest (line 114) | func (p *Client) newRequest(query string, options ...Option) (*http.Re... method SetCustomDecodeConfig (line 148) | func (p *Client) SetCustomDecodeConfig(dc *mapstructure.DecoderConfig) { method SetCustomTarget (line 153) | func (p *Client) SetCustomTarget(target string) { type Option (line 30) | type Option type Request (line 33) | type Request struct type Response (line 42) | type Response struct function New (line 51) | func New(h http.Handler, opts ...Option) *Client { function unpack (line 157) | func unpack(data, into any, customDc *mapstructure.DecoderConfig) error { FILE: client/client_test.go function TestClient (line 22) | func TestClient(t *testing.T) { function TestClientMultipartFormData (line 48) | func TestClientMultipartFormData(t *testing.T) { function TestAddHeader (line 100) | func TestAddHeader(t *testing.T) { function TestAddClientHeader (line 115) | func TestAddClientHeader(t *testing.T) { function TestBasicAuth (line 128) | func TestBasicAuth(t *testing.T) { function TestAddCookie (line 146) | func TestAddCookie(t *testing.T) { function TestAddExtensions (line 165) | func TestAddExtensions(t *testing.T) { function TestSetCustomDecodeConfig (line 203) | func TestSetCustomDecodeConfig(t *testing.T) { function TestClientWithCustomTarget (line 245) | func TestClientWithCustomTarget(t *testing.T) { FILE: client/errors.go type RawJsonError (line 6) | type RawJsonError struct method Error (line 10) | func (r RawJsonError) Error() string { FILE: client/incremental_http.go type IncrementalHandler (line 15) | type IncrementalHandler struct method Close (line 20) | func (i *IncrementalHandler) Close() error { method Next (line 24) | func (i *IncrementalHandler) Next(response any) error { type IncrementalInitialResponse (line 28) | type IncrementalInitialResponse struct type IncrementalData (line 37) | type IncrementalData struct type IncrementalResponse (line 51) | type IncrementalResponse struct function errorIncremental (line 60) | func errorIncremental(err error) *IncrementalHandler { method IncrementalHTTP (line 88) | func (p *Client) IncrementalHTTP( FILE: client/options.go function Var (line 6) | func Var(name string, value any) Option { function Operation (line 17) | func Operation(name string) Option { function Extensions (line 24) | func Extensions(extensions map[string]any) Option { function Path (line 33) | func Path(url string) Option { function AddHeader (line 41) | func AddHeader(key, value string) Option { function BasicAuth (line 48) | func BasicAuth(username, password string) Option { function AddCookie (line 55) | func AddCookie(cookie *http.Cookie) Option { FILE: client/sse.go type SSE (line 13) | type SSE struct type SSEResponse (line 18) | type SSEResponse struct function errorSSE (line 27) | func errorSSE(err error) *SSE { method SSE (line 36) | func (p *Client) SSE(ctx context.Context, query string, options ...Optio... FILE: client/websocket.go constant connectionInitMsg (line 16) | connectionInitMsg = "connection_init" constant startMsg (line 17) | startMsg = "start" constant connectionAckMsg (line 18) | connectionAckMsg = "connection_ack" constant connectionKaMsg (line 19) | connectionKaMsg = "ka" constant dataMsg (line 20) | dataMsg = "data" constant errorMsg (line 21) | errorMsg = "error" type operationMessage (line 24) | type operationMessage struct type Subscription (line 30) | type Subscription struct function errorSubscription (line 35) | func errorSubscription(err error) *Subscription { method Websocket (line 44) | func (p *Client) Websocket(query string, options ...Option) *Subscription { method WebsocketOnce (line 49) | func (p *Client) WebsocketOnce(query string, resp any, options ...Option... method WebsocketWithPayload (line 59) | func (p *Client) WebsocketWithPayload( FILE: client/withfilesoption.go type fileFormDataMap (line 15) | type fileFormDataMap struct function findFiles (line 20) | func findFiles(parentMapKey string, variables map[string]any) []*fileFor... function WithFiles (line 50) | func WithFiles() Option { function collect (line 132) | func collect(strArr []*fileFormDataMap, f func(s *fileFormDataMap) strin... function wrapMapKeyInQuotes (line 140) | func wrapMapKeyInQuotes(s *fileFormDataMap) string { FILE: client/withfilesoption_test.go function TestWithFiles (line 19) | func TestWithFiles(t *testing.T) { FILE: codegen/args.go type ArgSet (line 14) | type ArgSet struct type FieldArgument (line 19) | type FieldArgument struct method ImplDirectives (line 31) | func (f *FieldArgument) ImplDirectives() []*Directive { method DirectiveObjName (line 43) | func (f *FieldArgument) DirectiveObjName() string { method Stream (line 47) | func (f *FieldArgument) Stream() bool { method buildArg (line 51) | func (b *builder) buildArg(obj *Object, arg *ast.ArgumentDefinition) (*F... method bindArgs (line 80) | func (b *builder) bindArgs( method Args (line 114) | func (d *Data) Args() map[string][]*FieldArgument { FILE: codegen/autobind_test.go function TestFindBindTarget_Autobind (line 12) | func TestFindBindTarget_Autobind(t *testing.T) { FILE: codegen/complexity.go method UniqueFields (line 3) | func (o *Object) UniqueFields() map[string][]*Field { FILE: codegen/config/binder.go type Binder (line 20) | type Binder struct method TypePosition (line 38) | func (b *Binder) TypePosition(typ types.Type) token.Position { method ObjectPosition (line 49) | func (b *Binder) ObjectPosition(typ types.Object) token.Position { method FindTypeFromName (line 59) | func (b *Binder) FindTypeFromName(name string) (types.Type, error) { method FindType (line 64) | func (b *Binder) FindType(pkgName, typeName string) (types.Type, error) { method InstantiateType (line 87) | func (b *Binder) InstantiateType(orig types.Type, targs []types.Type) ... method DefaultUserObject (line 100) | func (b *Binder) DefaultUserObject(name string) (types.Type, error) { method FindObject (line 127) | func (b *Binder) FindObject(pkgName, typeName string) (types.Object, e... method PointerTo (line 190) | func (b *Binder) PointerTo(ref *TypeReference) *TypeReference { method PushRef (line 345) | func (b *Binder) PushRef(ret *TypeReference) { method TypeReference (line 379) | func (b *Binder) TypeReference( method CopyModifiersFromAst (line 537) | func (b *Binder) CopyModifiersFromAst(t *ast.Type, base types.Type) ty... method enumValues (line 615) | func (b *Binder) enumValues(def *ast.Definition) map[string]EnumValue { method enumReference (line 632) | func (b *Binder) enumReference( method NewBinder (line 30) | func (c *Config) NewBinder() *Binder { function indexDefs (line 163) | func indexDefs(pkg *packages.Package) map[string]types.Object { type TypeReference (line 199) | type TypeReference struct method Elem (line 215) | func (ref *TypeReference) Elem() *TypeReference { method IsPtr (line 231) | func (ref *TypeReference) IsPtr() bool { method IsPtrToPtr (line 238) | func (ref *TypeReference) IsPtrToPtr() bool { method IsNilable (line 246) | func (ref *TypeReference) IsNilable() bool { method IsSlice (line 250) | func (ref *TypeReference) IsSlice() bool { method IsPtrToSlice (line 255) | func (ref *TypeReference) IsPtrToSlice() bool { method IsPtrToIntf (line 263) | func (ref *TypeReference) IsPtrToIntf() bool { method IsNamed (line 271) | func (ref *TypeReference) IsNamed() bool { method IsStruct (line 276) | func (ref *TypeReference) IsStruct() bool { method IsScalar (line 281) | func (ref *TypeReference) IsScalar() bool { method IsMap (line 285) | func (ref *TypeReference) IsMap() bool { method UniquenessKey (line 289) | func (ref *TypeReference) UniquenessKey() string { method MarshalFunc (line 305) | func (ref *TypeReference) MarshalFunc() string { method MarshalFuncFunctionSyntax (line 317) | func (ref *TypeReference) MarshalFuncFunctionSyntax() string { method UnmarshalFunc (line 321) | func (ref *TypeReference) UnmarshalFunc() string { method UnmarshalFuncFunctionSyntax (line 333) | func (ref *TypeReference) UnmarshalFuncFunctionSyntax() string { method IsTargetNilable (line 337) | func (ref *TypeReference) IsTargetNilable() bool { method HasEnumValues (line 341) | func (ref *TypeReference) HasEnumValues() bool { function isMap (line 349) | func isMap(t types.Type) bool { function isIntf (line 357) | func isIntf(t types.Type) bool { function unwrapOmittable (line 365) | func unwrapOmittable(t types.Type) (types.Type, bool) { function isValid (line 529) | func isValid(t types.Type) bool { function IsNilable (line 560) | func IsNilable(t types.Type) bool { function hasMethod (line 576) | func hasMethod(it types.Type, name string) bool { function basicUnderlying (line 593) | func basicUnderlying(it types.Type) *types.Basic { type EnumValueReference (line 610) | type EnumValueReference struct FILE: codegen/config/binder_test.go function TestBindingToInvalid (line 16) | func TestBindingToInvalid(t *testing.T) { function TestSlicePointerBinding (line 22) | func TestSlicePointerBinding(t *testing.T) { function TestOmittableBinding (line 54) | func TestOmittableBinding(t *testing.T) { function createBinder (line 178) | func createBinder(cfg Config) (*Binder, *ast.Schema) { function TestEnumBinding (line 220) | func TestEnumBinding(t *testing.T) { function TestTargetBinding (line 330) | func TestTargetBinding(t *testing.T) { function createTypeAlias (line 387) | func createTypeAlias(name string, t types.Type) *types.Alias { function TestIsNilable (line 392) | func TestIsNilable(t *testing.T) { FILE: codegen/config/config.go type Config (line 26) | type Config struct method GetFastValidation (line 92) | func (c *Config) GetFastValidation() bool { method GetSkipImportGrouping (line 97) | func (c *Config) GetSkipImportGrouping() bool { method GetUseLightModePrefetch (line 102) | func (c *Config) GetUseLightModePrefetch() bool { method GetUseBufferPooling (line 107) | func (c *Config) GetUseBufferPooling() bool { method GetPruneOptions (line 112) | func (c *Config) GetPruneOptions() imports.PruneOptions { method Init (line 345) | func (c *Config) Init() error { method packageList (line 386) | func (c *Config) packageList() []string { method ReloadAllPackages (line 396) | func (c *Config) ReloadAllPackages() { method IsRoot (line 400) | func (c *Config) IsRoot(def *ast.Definition) bool { method injectTypesFromSchema (line 404) | func (c *Config) injectTypesFromSchema() error { method injectGoModelDirective (line 441) | func (c *Config) injectGoModelDirective(schemaType *ast.Definition) { method injectGoFieldDirectives (line 468) | func (c *Config) injectGoFieldDirectives(schemaType *ast.Definition) e... method injectGoExtraFieldDirectives (line 551) | func (c *Config) injectGoExtraFieldDirectives(schemaType *ast.Definiti... method injectGoEnumDirectives (line 620) | func (c *Config) injectGoEnumDirectives(schemaType *ast.Definition) { method check (line 747) | func (c *Config) check() error { method autobind (line 955) | func (c *Config) autobind() error { method lookupAutobindType (line 1011) | func (c *Config) lookupAutobindType(p *packages.Package, schemaType *a... method injectBuiltins (line 1022) | func (c *Config) injectBuiltins() { method LoadSchema (line 1094) | func (c *Config) LoadSchema() error { function boolOrFalse (line 87) | func boolOrFalse(ptr *bool) bool { constant DirGoModel (line 120) | DirGoModel = "goModel" constant DirGoExtraField (line 121) | DirGoExtraField = "goExtraField" constant DirGoField (line 122) | DirGoField = "goField" constant DirGoTag (line 123) | DirGoTag = "goTag" constant DirGoEnum (line 124) | DirGoEnum = "goEnum" constant DirInlineArguments (line 125) | DirInlineArguments = "inlineArguments" constant DirArgName (line 127) | DirArgName = "name" constant DirArgModel (line 128) | DirArgModel = "model" constant DirArgModels (line 129) | DirArgModels = "models" constant DirArgType (line 130) | DirArgType = "type" constant DirArgValue (line 131) | DirArgValue = "value" constant DirArgForceGenerate (line 132) | DirArgForceGenerate = "forceGenerate" constant DirArgForceResolver (line 133) | DirArgForceResolver = "forceResolver" constant DirArgOverrideTags (line 134) | DirArgOverrideTags = "overrideTags" constant DirArgDescription (line 135) | DirArgDescription = "description" constant DirArgOmittable (line 136) | DirArgOmittable = "omittable" constant DirArgAutoBindGetterHaser (line 137) | DirArgAutoBindGetterHaser = "autoBindGetterHaser" constant DirArgBatch (line 138) | DirArgBatch = "batch" function DefaultConfig (line 166) | func DefaultConfig() *Config { function LoadDefaultConfig (line 184) | func LoadDefaultConfig() (*Config, error) { function LoadConfigFromDefaultLocations (line 208) | func LoadConfigFromDefaultLocations() (*Config, error) { function LoadConfig (line 229) | func LoadConfig(filename string) (*Config, error) { function ReadConfig (line 238) | func ReadConfig(cfgFile io.Reader) (cfg *Config, err error) { function CompleteConfig (line 263) | func CompleteConfig(config *Config) error { type TypeMapEntry (line 646) | type TypeMapEntry struct type TypeMapField (line 657) | type TypeMapField struct type EnumValue (line 693) | type EnumValue struct type ModelExtraField (line 697) | type ModelExtraField struct type StringList (line 723) | type StringList method UnmarshalYAML (line 725) | func (a *StringList) UnmarshalYAML(unmarshal func(any) error) error { method Has (line 743) | func (a StringList) Has(file string) bool { type TypeMap (line 832) | type TypeMap method Exists (line 834) | func (tm TypeMap) Exists(typeName string) bool { method UserDefined (line 839) | func (tm TypeMap) UserDefined(typeName string) bool { method Check (line 844) | func (tm TypeMap) Check() error { method ReferencedPackages (line 871) | func (tm TypeMap) ReferencedPackages() []string { method Add (line 896) | func (tm TypeMap) Add(name, goType string) { method ForceGenerate (line 902) | func (tm TypeMap) ForceGenerate(name string, forceGenerate bool) { type DirectiveConfig (line 908) | type DirectiveConfig struct function findCfg (line 925) | func findCfg() (string, error) { function findCfgInDir (line 945) | func findCfgInDir(dir string) string { function abs (line 1125) | func abs(path string) string { function newNotApplicableError (line 1133) | func newNotApplicableError(directive, argument string, pos ast.Position)... function newCannotBeEmptyError (line 1143) | func newCannotBeEmptyError(directive, argument string, pos ast.Position)... FILE: codegen/config/config_directive_test.go function TestDirectiveParsing (line 11) | func TestDirectiveParsing(t *testing.T) { FILE: codegen/config/config_schema_json_test.go type jsonSchemaProperty (line 17) | type jsonSchemaProperty struct function extractYAMLTagName (line 25) | func extractYAMLTagName(field reflect.StructField) string { function resolveSchemaProps (line 39) | func resolveSchemaProps( function checkStructFieldsInSchema (line 77) | func checkStructFieldsInSchema( function TestConfigFieldsPresentInSchemaJSON (line 117) | func TestConfigFieldsPresentInSchemaJSON(t *testing.T) { FILE: codegen/config/config_test.go function TestLoadConfig (line 19) | func TestLoadConfig(t *testing.T) { function TestReadConfig (line 26) | func TestReadConfig(t *testing.T) { function TestLoadConfigFromDefaultLocation (line 103) | func TestLoadConfigFromDefaultLocation(t *testing.T) { function TestLoadDefaultConfig (line 132) | func TestLoadDefaultConfig(t *testing.T) { function TestReferencedPackages (line 153) | func TestReferencedPackages(t *testing.T) { function TestTypeMapFieldBatch (line 173) | func TestTypeMapFieldBatch(t *testing.T) { function TestConfigCheck (line 210) | func TestConfigCheck(t *testing.T) { function TestAutobinding (line 271) | func TestAutobinding(t *testing.T) { function TestLoadSchema (line 391) | func TestLoadSchema(t *testing.T) { function FuzzReadConfig (line 442) | func FuzzReadConfig(f *testing.F) { function TestPerformanceOptions (line 472) | func TestPerformanceOptions(t *testing.T) { FILE: codegen/config/exec.go type ExecConfig (line 13) | type ExecConfig struct method Check (line 41) | func (r *ExecConfig) Check() error { method ImportPath (line 79) | func (r *ExecConfig) ImportPath() string { method Dir (line 86) | func (r *ExecConfig) Dir() string { method Pkg (line 100) | func (r *ExecConfig) Pkg() *types.Package { method IsDefined (line 107) | func (r *ExecConfig) IsDefined() bool { type ExecLayout (line 31) | type ExecLayout FILE: codegen/config/initialisms.go type GoInitialismsConfig (line 11) | type GoInitialismsConfig struct method setInitialisms (line 19) | func (i GoInitialismsConfig) setInitialisms() { method determineGoInitialisms (line 27) | func (i GoInitialismsConfig) determineGoInitialisms() (initialismsToUs... FILE: codegen/config/initialisms_test.go function TestGoInitialismsConfig (line 12) | func TestGoInitialismsConfig(t *testing.T) { FILE: codegen/config/package.go type PackageConfig (line 12) | type PackageConfig struct method ImportPath (line 20) | func (c *PackageConfig) ImportPath() string { method Dir (line 27) | func (c *PackageConfig) Dir() string { method Pkg (line 34) | func (c *PackageConfig) Pkg() *types.Package { method IsDefined (line 41) | func (c *PackageConfig) IsDefined() bool { method Check (line 45) | func (c *PackageConfig) Check() error { FILE: codegen/config/package_test.go function TestPackageConfig (line 10) | func TestPackageConfig(t *testing.T) { FILE: codegen/config/resolver.go type ResolverConfig (line 13) | type ResolverConfig struct method Check (line 32) | func (r *ResolverConfig) Check() error { method ImportPath (line 84) | func (r *ResolverConfig) ImportPath() string { method Dir (line 91) | func (r *ResolverConfig) Dir() string { method Pkg (line 105) | func (r *ResolverConfig) Pkg() *types.Package { method IsDefined (line 112) | func (r *ResolverConfig) IsDefined() bool { type ResolverLayout (line 25) | type ResolverLayout FILE: codegen/config/resolver_test.go function TestResolverConfig (line 10) | func TestResolverConfig(t *testing.T) { FILE: codegen/config/testdata/autobinding/chat/model.go type Message (line 7) | type Message struct type ProductSku (line 14) | type ProductSku constant ProductSkuTrial (line 17) | ProductSkuTrial ProductSku = "Trial" type ChatAPI (line 20) | type ChatAPI struct FILE: codegen/config/testdata/autobinding/protomodel/model.go type ProtoMessage (line 4) | type ProtoMessage struct method GetName (line 11) | func (m *ProtoMessage) GetName() string { method HasName (line 19) | func (m *ProtoMessage) HasName() bool { method GetDescription (line 24) | func (m *ProtoMessage) GetDescription() string { method HasDescription (line 32) | func (m *ProtoMessage) HasDescription() bool { method GetCount (line 37) | func (m *ProtoMessage) GetCount() int32 { FILE: codegen/config/testdata/autobinding/scalars/model/model.go type Banned (line 9) | type Banned method MarshalGQL (line 11) | func (b Banned) MarshalGQL(w io.Writer) { method UnmarshalGQL (line 19) | func (b *Banned) UnmarshalGQL(v any) error { FILE: codegen/config/testdata/binding/model.go type Number (line 11) | type Number method UnmarshalGQL (line 13) | func (e *Number) UnmarshalGQL(v any) error { method MarshalGQL (line 22) | func (e Number) MarshalGQL(w io.Writer) error { type ContextNumber (line 27) | type ContextNumber method UnmarshalGQLContext (line 29) | func (e *ContextNumber) UnmarshalGQLContext(ctx context.Context, v any... method MarshalGQLContext (line 38) | func (e ContextNumber) MarshalGQLContext(_ context.Context, w io.Write... FILE: codegen/config/testdata/enum/model.go type Bar (line 3) | type Bar constant BarOne (line 6) | BarOne Bar = iota + 1 constant BarTwo (line 7) | BarTwo constant BazOne (line 11) | BazOne = iota + 1 constant BazTwo (line 12) | BazTwo FILE: codegen/data.go type Data (line 19) | type Data struct method HasEmbeddableSources (line 42) | func (d *Data) HasEmbeddableSources() bool { method HasBatchResolverFields (line 52) | func (d *Data) HasBatchResolverFields() bool { method UserDirectives (line 84) | func (d *Data) UserDirectives() DirectiveList { method BuiltInDirectives (line 96) | func (d *Data) BuiltInDirectives() DirectiveList { method Directives (line 108) | func (d *Data) Directives() DirectiveList { type AugmentedSource (line 68) | type AugmentedSource struct type builder (line 76) | type builder struct method injectIntrospectionRoots (line 257) | func (b *builder) injectIntrospectionRoots(s *Data) error { function BuildData (line 121) | func BuildData(cfg *config.Config, plugins ...any) (*Data, error) { FILE: codegen/data_test.go function TestData_Directives (line 12) | func TestData_Directives(t *testing.T) { FILE: codegen/depgraph.go type DependencyGraph (line 10) | type DependencyGraph struct method extractTypeDependencies (line 74) | func (g *DependencyGraph) extractTypeDependencies(typ *ast.Definition)... method extractTypeRef (line 99) | func (g *DependencyGraph) extractTypeRef(t *ast.Type, deps map[string]... method GetAffectedSchemas (line 120) | func (g *DependencyGraph) GetAffectedSchemas(changedSchemas []string) ... method GetTypesForSchemas (line 148) | func (g *DependencyGraph) GetTypesForSchemas(schemas []string) map[str... function NewDependencyGraph (line 25) | func NewDependencyGraph() *DependencyGraph { function BuildDependencyGraph (line 35) | func BuildDependencyGraph(schema *ast.Schema) *DependencyGraph { function isBuiltInScalar (line 110) | func isBuiltInScalar(name string) bool { FILE: codegen/depgraph_test.go function TestBuildDependencyGraph (line 10) | func TestBuildDependencyGraph(t *testing.T) { function TestBuildDependencyGraph_Interfaces (line 73) | func TestBuildDependencyGraph_Interfaces(t *testing.T) { function TestBuildDependencyGraph_Union (line 100) | func TestBuildDependencyGraph_Union(t *testing.T) { function TestBuildDependencyGraph_FieldArguments (line 134) | func TestBuildDependencyGraph_FieldArguments(t *testing.T) { function TestGetAffectedSchemas (line 177) | func TestGetAffectedSchemas(t *testing.T) { function TestGetAffectedSchemas_CircularDependency (line 250) | func TestGetAffectedSchemas_CircularDependency(t *testing.T) { function TestGetTypesForSchemas (line 273) | func TestGetTypesForSchemas(t *testing.T) { function TestIsBuiltInScalar (line 317) | func TestIsBuiltInScalar(t *testing.T) { FILE: codegen/directive.go type DirectiveList (line 14) | type DirectiveList method LocationDirectives (line 17) | func (dl DirectiveList) LocationDirectives(location string) DirectiveL... type Directive (line 21) | type Directive struct method IsLocation (line 30) | func (d *Directive) IsLocation(location ...ast.DirectiveLocation) bool { method ArgsFunc (line 140) | func (d *Directive) ArgsFunc() string { method CallArgs (line 148) | func (d *Directive) CallArgs() string { method ResolveArgs (line 165) | func (d *Directive) ResolveArgs(obj string, next int) string { method CallName (line 180) | func (d *Directive) CallName() string { method Declaration (line 184) | func (d *Directive) Declaration() string { method IsBuiltIn (line 202) | func (d *Directive) IsBuiltIn() bool { method CallPath (line 206) | func (d *Directive) CallPath() string { method FunctionImpl (line 214) | func (d *Directive) FunctionImpl() string { function locationDirectives (line 40) | func locationDirectives( method buildDirectives (line 53) | func (b *builder) buildDirectives() (map[string]*Directive, error) { method getDirectives (line 100) | func (b *builder) getDirectives(list ast.DirectiveList) ([]*Directive, e... FILE: codegen/directive_test.go function TestDirectiveCallArgs (line 13) | func TestDirectiveCallArgs(t *testing.T) { FILE: codegen/field.go type Field (line 23) | type Field struct method HasDirectives (line 558) | func (f *Field) HasDirectives() bool { method DirectiveObjName (line 562) | func (f *Field) DirectiveObjName() string { method ImplDirectives (line 569) | func (f *Field) ImplDirectives() []*Directive { method IsReserved (line 584) | func (f *Field) IsReserved() bool { method IsMethod (line 588) | func (f *Field) IsMethod() bool { method IsVariable (line 592) | func (f *Field) IsVariable() bool { method IsMap (line 596) | func (f *Field) IsMap() bool { method IsConcurrent (line 600) | func (f *Field) IsConcurrent() bool { method IsBatch (line 608) | func (f *Field) IsBatch() bool { method ShortBatchResolverDeclaration (line 621) | func (f *Field) ShortBatchResolverDeclaration() string { method GoNameUnexported (line 668) | func (f *Field) GoNameUnexported() string { method ShortInvocation (line 672) | func (f *Field) ShortInvocation() string { method ArgsFunc (line 680) | func (f *Field) ArgsFunc() string { method FieldContextFunc (line 688) | func (f *Field) FieldContextFunc() string { method ChildFieldContextFunc (line 692) | func (f *Field) ChildFieldContextFunc(name string) string { method ResolverType (line 696) | func (f *Field) ResolverType() string { method IsInputObject (line 704) | func (f *Field) IsInputObject() bool { method IsRoot (line 708) | func (f *Field) IsRoot() bool { method ShortResolverDeclaration (line 733) | func (f *Field) ShortResolverDeclaration() string { method ShortResolverSignature (line 739) | func (f *Field) ShortResolverSignature(ft *goast.FuncType) string { method GoResultName (line 806) | func (f *Field) GoResultName() (string, bool) { method ComplexitySignature (line 813) | func (f *Field) ComplexitySignature() string { method ComplexityArgs (line 829) | func (f *Field) ComplexityArgs() string { method CallArgs (line 842) | func (f *Field) CallArgs() string { method callArgExpressions (line 859) | func (f *Field) callArgExpressions() []string { method BatchCallArgs (line 943) | func (f *Field) BatchCallArgs(parentVar string) string { method StubCallArgs (line 955) | func (f *Field) StubCallArgs() string { method buildField (line 44) | func (b *builder) buildField(obj *Object, field *ast.FieldDefinition) (*... method bindField (line 109) | func (b *builder) bindField(obj *Object, f *Field) (errret error) { method findBindTarget (line 284) | func (b *builder) findBindTarget( method findBindStructTagTarget (line 338) | func (b *builder) findBindStructTagTarget(in types.Type, name string) (t... method findBindMethodTarget (line 373) | func (b *builder) findBindMethodTarget(in types.Type, name string) (type... method findBindMethoderTarget (line 389) | func (b *builder) findBindMethoderTarget( method findBindFieldTarget (line 411) | func (b *builder) findBindFieldTarget(in types.Type, name string) (types... method findBindEmbedsTarget (line 435) | func (b *builder) findBindEmbedsTarget( method findBindStructEmbedsTarget (line 452) | func (b *builder) findBindStructEmbedsTarget( method findBindInterfaceEmbedsTarget (line 485) | func (b *builder) findBindInterfaceEmbedsTarget( method findBindHaserMethod (line 511) | func (b *builder) findBindHaserMethod(in types.Type, name string) (types... function formatGoType (line 712) | func formatGoType(goType string) string { FILE: codegen/field_test.go function TestFindField (line 19) | func TestFindField(t *testing.T) { function parseScope (line 97) | func parseScope(input any, packageName string) (*types.Scope, error) { function TestEqualFieldName (line 114) | func TestEqualFieldName(t *testing.T) { function TestField_Batch (line 136) | func TestField_Batch(t *testing.T) { function TestField_BatchRootFieldUnsupported (line 150) | func TestField_BatchRootFieldUnsupported(t *testing.T) { function TestField_CallArgs (line 204) | func TestField_CallArgs(t *testing.T) { function TestField_BatchCallArgs (line 282) | func TestField_BatchCallArgs(t *testing.T) { function TestField_ShortBatchResolverDeclaration (line 343) | func TestField_ShortBatchResolverDeclaration(t *testing.T) { FILE: codegen/generate.go function GenerateCode (line 19) | func GenerateCode(data *Data) error { function generateSingleFile (line 34) | func generateSingleFile(data *Data) error { function generatePerSchema (line 47) | func generatePerSchema(data *Data) error { function filename (line 101) | func filename(p *ast.Position, config *config.Config) string { function addBuild (line 117) | func addBuild(filename string, p *ast.Position, data *Data, builds *map[... function generateRootFile (line 137) | func generateRootFile(data *Data) error { function addObjects (line 154) | func addObjects(data *Data, builds *map[string]*Data) error { function addInputs (line 166) | func addInputs(data *Data, builds *map[string]*Data) error { function addInterfaces (line 178) | func addInterfaces(data *Data, builds *map[string]*Data) error { function addReferencedTypes (line 198) | func addReferencedTypes(data *Data, builds *map[string]*Data) error { FILE: codegen/incremental.go type IncrementalOptions (line 9) | type IncrementalOptions struct function GenerateCodeIncremental (line 25) | func GenerateCodeIncremental(data *Data, opts IncrementalOptions) error { FILE: codegen/incremental_test.go function TestGenerateCodeIncremental_SelectiveGeneration (line 15) | func TestGenerateCodeIncremental_SelectiveGeneration(t *testing.T) { function TestGenerateCodeIncremental_CorrectnessWithRealSchema (line 88) | func TestGenerateCodeIncremental_CorrectnessWithRealSchema(t *testing.T) { function TestGenerateCodeIncremental_DiamondDependency (line 124) | func TestGenerateCodeIncremental_DiamondDependency(t *testing.T) { function TestGenerateCodeIncremental_InputTypes (line 161) | func TestGenerateCodeIncremental_InputTypes(t *testing.T) { function TestGenerateCodeIncremental_FallbackToFullGeneration (line 185) | func TestGenerateCodeIncremental_FallbackToFullGeneration(t *testing.T) { function TestGenerateCodeIncremental_MissingExecConfig (line 234) | func TestGenerateCodeIncremental_MissingExecConfig(t *testing.T) { function TestIncrementalOptions (line 244) | func TestIncrementalOptions(t *testing.T) { FILE: codegen/inline_arguments.go type InlineArgsInfo (line 13) | type InlineArgsInfo struct function ExpandInlineArguments (line 26) | func ExpandInlineArguments(schema *ast.Schema) error { function GetInlineArgsMetadata (line 127) | func GetInlineArgsMetadata(typeName, fieldName string) *InlineArgsInfo { function ClearInlineArgsMetadata (line 133) | func ClearInlineArgsMetadata() { function SerializeTransformedSchema (line 137) | func SerializeTransformedSchema( FILE: codegen/inline_arguments_test.go function TestExpandInlineArguments (line 11) | func TestExpandInlineArguments(t *testing.T) { function TestExpandInlineArgumentsError (line 79) | func TestExpandInlineArgumentsError(t *testing.T) { FILE: codegen/interface.go type Interface (line 13) | type Interface struct type InterfaceImplementor (line 20) | type InterfaceImplementor struct method CanBeNil (line 103) | func (i *InterfaceImplementor) CanBeNil() bool { method buildInterface (line 27) | func (b *builder) buildInterface(typ *ast.Definition) (*Interface, error) { FILE: codegen/object.go type GoFieldType (line 17) | type GoFieldType constant GoFieldUndefined (line 20) | GoFieldUndefined GoFieldType = iota constant GoFieldMethod (line 21) | GoFieldMethod constant GoFieldVariable (line 22) | GoFieldVariable constant GoFieldMap (line 23) | GoFieldMap type Object (line 26) | type Object struct method Reference (line 89) | func (o *Object) Reference() types.Type { method Implementors (line 98) | func (o *Object) Implementors() string { method HasResolvers (line 108) | func (o *Object) HasResolvers() bool { method HasUnmarshal (line 117) | func (o *Object) HasUnmarshal() bool { method HasDirectives (line 129) | func (o *Object) HasDirectives() bool { method InputObjectDirectives (line 146) | func (o *Object) InputObjectDirectives() []*Directive { method IsConcurrent (line 159) | func (o *Object) IsConcurrent() bool { method IsReserved (line 168) | func (o *Object) IsReserved() bool { method IsMap (line 172) | func (o *Object) IsMap() bool { method Description (line 176) | func (o *Object) Description() string { method HasField (line 180) | func (o *Object) HasField(name string) bool { method buildObject (line 40) | func (b *builder) buildObject(typ *ast.Definition) (*Object, error) { type Objects (line 96) | type Objects method ByName (line 190) | func (os Objects) ByName(name string) *Object { function ucFirst (line 199) | func ucFirst(s string) string { FILE: codegen/templates/import.go type Import (line 13) | type Import struct method String (line 25) | func (i *Import) String() string { type Imports (line 19) | type Imports struct method String (line 33) | func (s *Imports) String() string { method Reserve (line 46) | func (s *Imports) Reserve(path string, aliases ...string) (string, err... method Lookup (line 84) | func (s *Imports) Lookup(path string) string { method LookupType (line 120) | func (s *Imports) LookupType(t types.Type) string { method findByPath (line 126) | func (s Imports) findByPath(importPath string) *Import { method findByAlias (line 135) | func (s Imports) findByAlias(alias string) *Import { FILE: codegen/templates/import_test.go function TestImports (line 14) | func TestImports(t *testing.T) { FILE: codegen/templates/templates.go type Options (line 33) | type Options struct function Render (line 79) | func Render(cfg Options) error { function parseTemplates (line 168) | func parseTemplates(cfg Options, t *template.Template) (*template.Templa... function center (line 196) | func center(width int, pad, s string) string { function Funcs (line 205) | func Funcs() template.FuncMap { function UcFirst (line 235) | func UcFirst(s string) string { function LcFirst (line 244) | func LcFirst(s string) string { function isDelimiter (line 254) | func isDelimiter(c rune) bool { function ref (line 258) | func ref(p types.Type) string { function obj (line 277) | func obj(obj types.Object) string { function Call (line 286) | func Call(p *types.Func) string { function dict (line 301) | func dict(values ...any) (map[string]any, error) { function resetModelNames (line 316) | func resetModelNames() { function buildGoModelNameKey (line 322) | func buildGoModelNameKey(parts []string) string { function goModelName (line 327) | func goModelName(primaryToGoFunc func(string) string, parts []string) st... function ToGoModelName (line 418) | func ToGoModelName(parts ...string) string { function ToGoPrivateModelName (line 422) | func ToGoPrivateModelName(parts ...string) string { function replaceInvalidCharacters (line 426) | func replaceInvalidCharacters(in string) string { function wordWalkerFunc (line 430) | func wordWalkerFunc(private bool, nameRunes *[]rune) func(*wordInfo) { function ToGo (line 457) | func ToGo(name string) string { function ToGoPrivate (line 468) | func ToGoPrivate(name string) string { type wordInfo (line 479) | type wordInfo struct function wordWalker (line 488) | func wordWalker(str string, f func(*wordInfo)) { function sanitizeKeywords (line 600) | func sanitizeKeywords(name string) string { function rawQuote (line 607) | func rawQuote(s string) string { function notNil (line 611) | func notNil(field string, data any) bool { function StrSplit (line 625) | func StrSplit(s, sep string) []string { function Dump (line 629) | func Dump(val any) string { function prefixLines (line 673) | func prefixLines(prefix, s string) string { function resolveName (line 677) | func resolveName(name string, skip int) string { function render (line 689) | func render(filename string, tpldata any) (*bytes.Buffer, error) { function write (line 706) | func write(filename string, b []byte, packages *code.Packages, opts impo... function TypeIdentifier (line 734) | func TypeIdentifier(t types.Type) string { FILE: codegen/templates/templates_test.go function TestToGo (line 19) | func TestToGo(t *testing.T) { function TestToGoPrivate (line 61) | func TestToGoPrivate(t *testing.T) { function TestToGoModelName (line 99) | func TestToGoModelName(t *testing.T) { function TestToGoPrivateModelName (line 182) | func TestToGoPrivateModelName(t *testing.T) { function Test_wordWalker (line 265) | func Test_wordWalker(t *testing.T) { function TestCenter (line 393) | func TestCenter(t *testing.T) { function TestTemplateOverride (line 399) | func TestTemplateOverride(t *testing.T) { function TestRenderFS (line 411) | func TestRenderFS(t *testing.T) { function TestDict (line 436) | func TestDict(t *testing.T) { FILE: codegen/testserver/benchmark/benchmark_test.go function BenchmarkResolvers (line 15) | func BenchmarkResolvers(b *testing.B) { FILE: codegen/testserver/benchmark/generated/models/models-gen.go type PageInfo (line 12) | type PageInfo struct type Query (line 19) | type Query struct type User (line 22) | type User struct type UserConnection (line 28) | type UserConnection struct type UserEdge (line 34) | type UserEdge struct type UserOrderBy (line 39) | type UserOrderBy struct type OrderDirection (line 44) | type OrderDirection method IsValid (line 56) | func (e OrderDirection) IsValid() bool { method String (line 64) | func (e OrderDirection) String() string { method UnmarshalGQL (line 68) | func (e *OrderDirection) UnmarshalGQL(v any) error { method MarshalGQL (line 81) | func (e OrderDirection) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 85) | func (e *OrderDirection) UnmarshalJSON(b []byte) error { method MarshalJSON (line 93) | func (e OrderDirection) MarshalJSON() ([]byte, error) { constant OrderDirectionAscending (line 47) | OrderDirectionAscending OrderDirection = "ASCENDING" constant OrderDirectionDescending (line 48) | OrderDirectionDescending OrderDirection = "DESCENDING" type UserOrderField (line 99) | type UserOrderField method IsValid (line 113) | func (e UserOrderField) IsValid() bool { method String (line 121) | func (e UserOrderField) String() string { method UnmarshalGQL (line 125) | func (e *UserOrderField) UnmarshalGQL(v any) error { method MarshalGQL (line 138) | func (e UserOrderField) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 142) | func (e *UserOrderField) UnmarshalJSON(b []byte) error { method MarshalJSON (line 150) | func (e UserOrderField) MarshalJSON() ([]byte, error) { constant UserOrderFieldFirstName (line 102) | UserOrderFieldFirstName UserOrderField = "FIRST_NAME" constant UserOrderFieldLastName (line 103) | UserOrderFieldLastName UserOrderField = "LAST_NAME" constant UserOrderFieldEmail (line 104) | UserOrderFieldEmail UserOrderField = "EMAIL" FILE: codegen/testserver/benchmark/generated/prelude.generated.go method dir_defer_args (line 23) | func (ec *executionContext) dir_defer_args(ctx context.Context, rawArgs ... method field___Directive_args_args (line 39) | func (ec *executionContext) field___Directive_args_args(ctx context.Cont... method field___Field_args_args (line 50) | func (ec *executionContext) field___Field_args_args(ctx context.Context,... method field___Type_enumValues_args (line 61) | func (ec *executionContext) field___Type_enumValues_args(ctx context.Con... method field___Type_fields_args (line 72) | func (ec *executionContext) field___Type_fields_args(ctx context.Context... method ___Directive_name (line 91) | func (ec *executionContext) ___Directive_name(ctx context.Context, field... method fieldContext___Directive_name (line 107) | func (ec *executionContext) fieldContext___Directive_name(_ context.Cont... method ___Directive_description (line 120) | func (ec *executionContext) ___Directive_description(ctx context.Context... method fieldContext___Directive_description (line 136) | func (ec *executionContext) fieldContext___Directive_description(_ conte... method ___Directive_isRepeatable (line 149) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Contex... method fieldContext___Directive_isRepeatable (line 165) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ cont... method ___Directive_locations (line 178) | func (ec *executionContext) ___Directive_locations(ctx context.Context, ... method fieldContext___Directive_locations (line 194) | func (ec *executionContext) fieldContext___Directive_locations(_ context... method ___Directive_args (line 207) | func (ec *executionContext) ___Directive_args(ctx context.Context, field... method fieldContext___Directive_args (line 223) | func (ec *executionContext) fieldContext___Directive_args(ctx context.Co... method ___EnumValue_name (line 261) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, field... method fieldContext___EnumValue_name (line 277) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Cont... method ___EnumValue_description (line 290) | func (ec *executionContext) ___EnumValue_description(ctx context.Context... method fieldContext___EnumValue_description (line 306) | func (ec *executionContext) fieldContext___EnumValue_description(_ conte... method ___EnumValue_isDeprecated (line 319) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Contex... method fieldContext___EnumValue_isDeprecated (line 335) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ cont... method ___EnumValue_deprecationReason (line 348) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context.C... method fieldContext___EnumValue_deprecationReason (line 364) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason(_... method ___Field_name (line 377) | func (ec *executionContext) ___Field_name(ctx context.Context, field gra... method fieldContext___Field_name (line 393) | func (ec *executionContext) fieldContext___Field_name(_ context.Context,... method ___Field_description (line 406) | func (ec *executionContext) ___Field_description(ctx context.Context, fi... method fieldContext___Field_description (line 422) | func (ec *executionContext) fieldContext___Field_description(_ context.C... method ___Field_args (line 435) | func (ec *executionContext) ___Field_args(ctx context.Context, field gra... method fieldContext___Field_args (line 451) | func (ec *executionContext) fieldContext___Field_args(ctx context.Contex... method ___Field_type (line 489) | func (ec *executionContext) ___Field_type(ctx context.Context, field gra... method fieldContext___Field_type (line 505) | func (ec *executionContext) fieldContext___Field_type(_ context.Context,... method ___Field_isDeprecated (line 542) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context, f... method fieldContext___Field_isDeprecated (line 558) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ context.... method ___Field_deprecationReason (line 571) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Conte... method fieldContext___Field_deprecationReason (line 587) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ con... method ___InputValue_name (line 600) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fiel... method fieldContext___InputValue_name (line 616) | func (ec *executionContext) fieldContext___InputValue_name(_ context.Con... method ___InputValue_description (line 629) | func (ec *executionContext) ___InputValue_description(ctx context.Contex... method fieldContext___InputValue_description (line 645) | func (ec *executionContext) fieldContext___InputValue_description(_ cont... method ___InputValue_type (line 658) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fiel... method fieldContext___InputValue_type (line 674) | func (ec *executionContext) fieldContext___InputValue_type(_ context.Con... method ___InputValue_defaultValue (line 711) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Conte... method fieldContext___InputValue_defaultValue (line 727) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ con... method ___InputValue_isDeprecated (line 740) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Conte... method fieldContext___InputValue_isDeprecated (line 756) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ con... method ___InputValue_deprecationReason (line 769) | func (ec *executionContext) ___InputValue_deprecationReason(ctx context.... method fieldContext___InputValue_deprecationReason (line 785) | func (ec *executionContext) fieldContext___InputValue_deprecationReason(... method ___Schema_description (line 798) | func (ec *executionContext) ___Schema_description(ctx context.Context, f... method fieldContext___Schema_description (line 814) | func (ec *executionContext) fieldContext___Schema_description(_ context.... method ___Schema_types (line 827) | func (ec *executionContext) ___Schema_types(ctx context.Context, field g... method fieldContext___Schema_types (line 843) | func (ec *executionContext) fieldContext___Schema_types(_ context.Contex... method ___Schema_queryType (line 880) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, fie... method fieldContext___Schema_queryType (line 896) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.Co... method ___Schema_mutationType (line 933) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context, ... method fieldContext___Schema_mutationType (line 949) | func (ec *executionContext) fieldContext___Schema_mutationType(_ context... method ___Schema_subscriptionType (line 986) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Conte... method fieldContext___Schema_subscriptionType (line 1002) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ con... method ___Schema_directives (line 1039) | func (ec *executionContext) ___Schema_directives(ctx context.Context, fi... method fieldContext___Schema_directives (line 1055) | func (ec *executionContext) fieldContext___Schema_directives(_ context.C... method ___Type_kind (line 1080) | func (ec *executionContext) ___Type_kind(ctx context.Context, field grap... method fieldContext___Type_kind (line 1096) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context, ... method ___Type_name (line 1109) | func (ec *executionContext) ___Type_name(ctx context.Context, field grap... method fieldContext___Type_name (line 1125) | func (ec *executionContext) fieldContext___Type_name(_ context.Context, ... method ___Type_description (line 1138) | func (ec *executionContext) ___Type_description(ctx context.Context, fie... method fieldContext___Type_description (line 1154) | func (ec *executionContext) fieldContext___Type_description(_ context.Co... method ___Type_specifiedByURL (line 1167) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context, ... method fieldContext___Type_specifiedByURL (line 1183) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ context... method ___Type_fields (line 1196) | func (ec *executionContext) ___Type_fields(ctx context.Context, field gr... method fieldContext___Type_fields (line 1213) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Conte... method ___Type_interfaces (line 1251) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fiel... method fieldContext___Type_interfaces (line 1267) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.Con... method ___Type_possibleTypes (line 1304) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context, f... method fieldContext___Type_possibleTypes (line 1320) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ context.... method ___Type_enumValues (line 1357) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fiel... method fieldContext___Type_enumValues (line 1374) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context.C... method ___Type_inputFields (line 1408) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, fie... method fieldContext___Type_inputFields (line 1424) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.Co... method ___Type_ofType (line 1451) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field gr... method fieldContext___Type_ofType (line 1467) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Context... method ___Type_isOneOf (line 1504) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field g... method fieldContext___Type_isOneOf (line 1520) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Contex... method ___Directive (line 1547) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.Se... method ___EnumValue (line 1603) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.Se... method ___Field (line 1651) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Select... method ___InputValue (line 1709) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast.S... method ___Schema (line 1764) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Selec... method ___Type (line 1819) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selecti... method unmarshalNBoolean2bool (line 1880) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context, ... method marshalNBoolean2bool (line 1885) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, se... method unmarshalNInt2int (line 1896) | func (ec *executionContext) unmarshalNInt2int(ctx context.Context, v any... method marshalNInt2int (line 1901) | func (ec *executionContext) marshalNInt2int(ctx context.Context, sel ast... method unmarshalNString2string (line 1912) | func (ec *executionContext) unmarshalNString2string(ctx context.Context,... method marshalNString2string (line 1917) | func (ec *executionContext) marshalNString2string(ctx context.Context, s... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 1928) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋgql... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 1932) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgq... method unmarshalN__DirectiveLocation2string (line 1948) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx con... method marshalN__DirectiveLocation2string (line 1953) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx conte... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 1964) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__DirectiveLocation2ᚕstringᚄ (line 1979) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx con... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 1995) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋgql... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 1999) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 2003) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋgq... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2007) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋg... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2023) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋg... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2027) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2043) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalN__TypeKind2string (line 2053) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Cont... method marshalN__TypeKind2string (line 2058) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Contex... method unmarshalOBoolean2bool (line 2069) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context, ... method marshalOBoolean2bool (line 2074) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, se... method unmarshalOBoolean2ᚖbool (line 2081) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Context,... method marshalOBoolean2ᚖbool (line 2089) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context, s... method unmarshalOInt2ᚖint (line 2099) | func (ec *executionContext) unmarshalOInt2ᚖint(ctx context.Context, v an... method marshalOInt2ᚖint (line 2107) | func (ec *executionContext) marshalOInt2ᚖint(ctx context.Context, sel as... method unmarshalOString2ᚖstring (line 2117) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Context... method marshalOString2ᚖstring (line 2125) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context, ... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 2135) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgq... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 2154) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgen... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2173) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋg... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 2192) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2199) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2218) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... FILE: codegen/testserver/benchmark/generated/resolvers/resolver.go type Resolver (line 12) | type Resolver struct method Query (line 20) | func (r *Resolver) Query() generated.QueryResolver { return &queryReso... type queryResolver (line 22) | type queryResolver struct method Users (line 15) | func (r *queryResolver) Users(ctx context.Context, query *string, firs... FILE: codegen/testserver/benchmark/generated/root_.generated.go function NewExecutableSchema (line 17) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 23) | type ResolverRoot interface type DirectiveRoot (line 27) | type DirectiveRoot struct type ComplexityRoot (line 30) | type ComplexityRoot struct type executableSchema (line 60) | type executableSchema method Schema (line 62) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 69) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 174) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 219) | type executionContext struct function newExecutionContext (line 223) | func newExecutionContext( FILE: codegen/testserver/benchmark/generated/schema.generated.go type QueryResolver (line 19) | type QueryResolver interface method field_Query___type_args (line 27) | func (ec *executionContext) field_Query___type_args(ctx context.Context,... method field_Query_users_args (line 38) | func (ec *executionContext) field_Query_users_args(ctx context.Context, ... method _PageInfo_hasNextPage (line 82) | func (ec *executionContext) _PageInfo_hasNextPage(ctx context.Context, f... method fieldContext_PageInfo_hasNextPage (line 98) | func (ec *executionContext) fieldContext_PageInfo_hasNextPage(_ context.... method _PageInfo_hasPreviousPage (line 111) | func (ec *executionContext) _PageInfo_hasPreviousPage(ctx context.Contex... method fieldContext_PageInfo_hasPreviousPage (line 127) | func (ec *executionContext) fieldContext_PageInfo_hasPreviousPage(_ cont... method _PageInfo_startCursor (line 140) | func (ec *executionContext) _PageInfo_startCursor(ctx context.Context, f... method fieldContext_PageInfo_startCursor (line 156) | func (ec *executionContext) fieldContext_PageInfo_startCursor(_ context.... method _PageInfo_endCursor (line 169) | func (ec *executionContext) _PageInfo_endCursor(ctx context.Context, fie... method fieldContext_PageInfo_endCursor (line 185) | func (ec *executionContext) fieldContext_PageInfo_endCursor(_ context.Co... method _Query_users (line 198) | func (ec *executionContext) _Query_users(ctx context.Context, field grap... method fieldContext_Query_users (line 215) | func (ec *executionContext) fieldContext_Query_users(ctx context.Context... method _Query___type (line 247) | func (ec *executionContext) _Query___type(ctx context.Context, field gra... method fieldContext_Query___type (line 264) | func (ec *executionContext) fieldContext_Query___type(ctx context.Contex... method _Query___schema (line 312) | func (ec *executionContext) _Query___schema(ctx context.Context, field g... method fieldContext_Query___schema (line 328) | func (ec *executionContext) fieldContext_Query___schema(_ context.Contex... method _User_firstName (line 355) | func (ec *executionContext) _User_firstName(ctx context.Context, field g... method fieldContext_User_firstName (line 371) | func (ec *executionContext) fieldContext_User_firstName(_ context.Contex... method _User_lastName (line 384) | func (ec *executionContext) _User_lastName(ctx context.Context, field gr... method fieldContext_User_lastName (line 400) | func (ec *executionContext) fieldContext_User_lastName(_ context.Context... method _User_email (line 413) | func (ec *executionContext) _User_email(ctx context.Context, field graph... method fieldContext_User_email (line 429) | func (ec *executionContext) fieldContext_User_email(_ context.Context, f... method _UserConnection_edges (line 442) | func (ec *executionContext) _UserConnection_edges(ctx context.Context, f... method fieldContext_UserConnection_edges (line 458) | func (ec *executionContext) fieldContext_UserConnection_edges(_ context.... method _UserConnection_pageInfo (line 477) | func (ec *executionContext) _UserConnection_pageInfo(ctx context.Context... method fieldContext_UserConnection_pageInfo (line 493) | func (ec *executionContext) fieldContext_UserConnection_pageInfo(_ conte... method _UserConnection_totalCount (line 516) | func (ec *executionContext) _UserConnection_totalCount(ctx context.Conte... method fieldContext_UserConnection_totalCount (line 532) | func (ec *executionContext) fieldContext_UserConnection_totalCount(_ con... method _UserEdge_cursor (line 545) | func (ec *executionContext) _UserEdge_cursor(ctx context.Context, field ... method fieldContext_UserEdge_cursor (line 561) | func (ec *executionContext) fieldContext_UserEdge_cursor(_ context.Conte... method _UserEdge_node (line 574) | func (ec *executionContext) _UserEdge_node(ctx context.Context, field gr... method fieldContext_UserEdge_node (line 590) | func (ec *executionContext) fieldContext_UserEdge_node(_ context.Context... method unmarshalInputUserOrderBy (line 615) | func (ec *executionContext) unmarshalInputUserOrderBy(ctx context.Contex... method _PageInfo (line 662) | func (ec *executionContext) _PageInfo(ctx context.Context, sel ast.Selec... method _Query (line 716) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Selectio... method _User (line 785) | func (ec *executionContext) _User(ctx context.Context, sel ast.Selection... method _UserConnection (line 834) | func (ec *executionContext) _UserConnection(ctx context.Context, sel ast... method _UserEdge (line 883) | func (ec *executionContext) _UserEdge(ctx context.Context, sel ast.Selec... method unmarshalNOrderDirection2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋbenchmarkᚋgeneratedᚋmodelsᚐOrderDirection (line 929) | func (ec *executionContext) unmarshalNOrderDirection2githubᚗcomᚋ99design... method marshalNOrderDirection2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋbenchmarkᚋgeneratedᚋmodelsᚐOrderDirection (line 935) | func (ec *executionContext) marshalNOrderDirection2githubᚗcomᚋ99designsᚋ... method marshalNPageInfo2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋbenchmarkᚋgeneratedᚋmodelsᚐPageInfo (line 939) | func (ec *executionContext) marshalNPageInfo2ᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋbenchmarkᚋgeneratedᚋmodelsᚐUser (line 949) | func (ec *executionContext) marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋco... method marshalNUserEdge2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋbenchmarkᚋgeneratedᚋmodelsᚐUserEdgeᚄ (line 959) | func (ec *executionContext) marshalNUserEdge2ᚕᚖgithubᚗcomᚋ99designsᚋgqlg... method marshalNUserEdge2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋbenchmarkᚋgeneratedᚋmodelsᚐUserEdge (line 975) | func (ec *executionContext) marshalNUserEdge2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalNUserOrderBy2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋbenchmarkᚋgeneratedᚋmodelsᚐUserOrderBy (line 985) | func (ec *executionContext) unmarshalNUserOrderBy2githubᚗcomᚋ99designsᚋg... method unmarshalNUserOrderField2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋbenchmarkᚋgeneratedᚋmodelsᚐUserOrderField (line 990) | func (ec *executionContext) unmarshalNUserOrderField2githubᚗcomᚋ99design... method marshalNUserOrderField2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋbenchmarkᚋgeneratedᚋmodelsᚐUserOrderField (line 996) | func (ec *executionContext) marshalNUserOrderField2githubᚗcomᚋ99designsᚋ... method marshalOUserConnection2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋbenchmarkᚋgeneratedᚋmodelsᚐUserConnection (line 1000) | func (ec *executionContext) marshalOUserConnection2ᚖgithubᚗcomᚋ99designs... FILE: codegen/testserver/benchmark/stub.go type Stub (line 12) | type Stub struct method Query (line 18) | func (r *Stub) Query() generated.QueryResolver { type stubQuery (line 22) | type stubQuery struct method Users (line 24) | func (r *stubQuery) Users(ctx context.Context, query *string, first *i... FILE: codegen/testserver/compliant-int/compliant_int_test.go function TestCodegen (line 29) | func TestCodegen(t *testing.T) { function TestIntegration (line 119) | func TestIntegration(t *testing.T) { function printNode (line 179) | func printNode(t *testing.T, node any) string { function join (line 189) | func join[T fmt.Stringer](s []T) string { FILE: codegen/testserver/compliant-int/generated-compliant-strict/models.go type Input (line 5) | type Input struct type Input64 (line 9) | type Input64 struct type Query (line 13) | type Query struct type Result (line 16) | type Result struct type Result64 (line 20) | type Result64 struct FILE: codegen/testserver/compliant-int/generated-compliant-strict/resolver.go type Resolver (line 9) | type Resolver struct method Query (line 32) | func (r *Resolver) Query() QueryResolver { return &queryResolver{r} } type queryResolver (line 34) | type queryResolver struct method EchoIntToInt (line 12) | func (r *queryResolver) EchoIntToInt(ctx context.Context, n *int32) (i... method EchoInt64ToInt64 (line 17) | func (r *queryResolver) EchoInt64ToInt64(ctx context.Context, n *int) ... method EchoIntInputToIntObject (line 22) | func (r *queryResolver) EchoIntInputToIntObject(ctx context.Context, i... method EchoInt64InputToInt64Object (line 27) | func (r *queryResolver) EchoInt64InputToInt64Object(ctx context.Contex... FILE: codegen/testserver/compliant-int/generated-compliant-strict/schema.go function NewExecutableSchema (line 22) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 28) | type ResolverRoot interface type DirectiveRoot (line 32) | type DirectiveRoot struct type ComplexityRoot (line 35) | type ComplexityRoot struct type QueryResolver (line 52) | type QueryResolver interface type executableSchema (line 59) | type executableSchema method Schema (line 61) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 68) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 136) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 182) | type executionContext struct method field_Query___type_args (line 234) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query_echoInt64InputToInt64Object_args (line 245) | func (ec *executionContext) field_Query_echoInt64InputToInt64Object_ar... method field_Query_echoInt64ToInt64_args (line 256) | func (ec *executionContext) field_Query_echoInt64ToInt64_args(ctx cont... method field_Query_echoIntInputToIntObject_args (line 267) | func (ec *executionContext) field_Query_echoIntInputToIntObject_args(c... method field_Query_echoIntToInt_args (line 278) | func (ec *executionContext) field_Query_echoIntToInt_args(ctx context.... method field___Directive_args_args (line 289) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 300) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 311) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 322) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Query_echoIntToInt (line 341) | func (ec *executionContext) _Query_echoIntToInt(ctx context.Context, f... method fieldContext_Query_echoIntToInt (line 358) | func (ec *executionContext) fieldContext_Query_echoIntToInt(ctx contex... method _Query_echoInt64ToInt64 (line 382) | func (ec *executionContext) _Query_echoInt64ToInt64(ctx context.Contex... method fieldContext_Query_echoInt64ToInt64 (line 399) | func (ec *executionContext) fieldContext_Query_echoInt64ToInt64(ctx co... method _Query_echoIntInputToIntObject (line 423) | func (ec *executionContext) _Query_echoIntInputToIntObject(ctx context... method fieldContext_Query_echoIntInputToIntObject (line 440) | func (ec *executionContext) fieldContext_Query_echoIntInputToIntObject... method _Query_echoInt64InputToInt64Object (line 468) | func (ec *executionContext) _Query_echoInt64InputToInt64Object(ctx con... method fieldContext_Query_echoInt64InputToInt64Object (line 485) | func (ec *executionContext) fieldContext_Query_echoInt64InputToInt64Ob... method _Query___type (line 513) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 530) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 578) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 594) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _Result_n (line 621) | func (ec *executionContext) _Result_n(ctx context.Context, field graph... method fieldContext_Result_n (line 637) | func (ec *executionContext) fieldContext_Result_n(_ context.Context, f... method _Result64_n (line 650) | func (ec *executionContext) _Result64_n(ctx context.Context, field gra... method fieldContext_Result64_n (line 666) | func (ec *executionContext) fieldContext_Result64_n(_ context.Context,... method ___Directive_name (line 679) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 695) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 708) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 724) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 737) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 753) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 766) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 782) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 795) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 811) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 849) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 865) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 878) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 894) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 907) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 923) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 936) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 952) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 965) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 981) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 994) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1010) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1023) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1039) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1077) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1093) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1130) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1146) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1159) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1175) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1188) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1204) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1217) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1233) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1246) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1262) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1299) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1315) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1328) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1344) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1357) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1373) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1386) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1402) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1415) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1431) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1468) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1484) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1521) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1537) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1574) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1590) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1627) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1643) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1668) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1684) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1697) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 1713) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 1726) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 1742) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 1755) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 1771) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 1784) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 1801) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 1839) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 1855) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 1892) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 1908) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 1945) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 1962) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 1996) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2012) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2039) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2055) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2092) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2108) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method unmarshalInputInput (line 2125) | func (ec *executionContext) unmarshalInputInput(ctx context.Context, o... method unmarshalInputInput64 (line 2155) | func (ec *executionContext) unmarshalInputInput64(ctx context.Context,... method _Query (line 2195) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _Result (line 2327) | func (ec *executionContext) _Result(ctx context.Context, sel ast.Selec... method _Result64 (line 2366) | func (ec *executionContext) _Result64(ctx context.Context, sel ast.Sel... method ___Directive (line 2405) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2461) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2509) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2567) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2622) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2677) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 2738) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 2743) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNInput2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋcompliantᚑintᚋgeneratedᚑcompliantᚑstrictᚐInput (line 2754) | func (ec *executionContext) unmarshalNInput2githubᚗcomᚋ99designsᚋgqlge... method unmarshalNInput642githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋcompliantᚑintᚋgeneratedᚑcompliantᚑstrictᚐInput64 (line 2759) | func (ec *executionContext) unmarshalNInput642githubᚗcomᚋ99designsᚋgql... method unmarshalNInt2int32 (line 2764) | func (ec *executionContext) unmarshalNInt2int32(ctx context.Context, v... method marshalNInt2int32 (line 2769) | func (ec *executionContext) marshalNInt2int32(ctx context.Context, sel... method unmarshalNInt642int (line 2780) | func (ec *executionContext) unmarshalNInt642int(ctx context.Context, v... method marshalNInt642int (line 2785) | func (ec *executionContext) marshalNInt642int(ctx context.Context, sel... method unmarshalNString2string (line 2796) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 2801) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 2812) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 2816) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 2832) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 2837) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 2848) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 2863) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 2879) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 2883) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 2887) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2891) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2907) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2911) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2927) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 2937) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 2942) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 2953) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 2958) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 2965) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 2973) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOInt2ᚖint32 (line 2983) | func (ec *executionContext) unmarshalOInt2ᚖint32(ctx context.Context, ... method marshalOInt2ᚖint32 (line 2991) | func (ec *executionContext) marshalOInt2ᚖint32(ctx context.Context, se... method unmarshalOInt642ᚖint (line 3001) | func (ec *executionContext) unmarshalOInt642ᚖint(ctx context.Context, ... method marshalOInt642ᚖint (line 3009) | func (ec *executionContext) marshalOInt642ᚖint(ctx context.Context, se... method marshalOResult2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋcompliantᚑintᚋgeneratedᚑcompliantᚑstrictᚐResult (line 3019) | func (ec *executionContext) marshalOResult2ᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalOResult642ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋcompliantᚑintᚋgeneratedᚑcompliantᚑstrictᚐResult64 (line 3026) | func (ec *executionContext) marshalOResult642ᚖgithubᚗcomᚋ99designsᚋgql... method unmarshalOString2ᚖstring (line 3033) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3041) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3051) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3070) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3089) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 3108) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3115) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3134) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 186) | func newExecutionContext( FILE: codegen/testserver/compliant-int/generated-compliant-strict/stub.go type Stub (line 9) | type Stub struct method Query (line 18) | func (r *Stub) Query() QueryResolver { type stubQuery (line 22) | type stubQuery struct method EchoIntToInt (line 24) | func (r *stubQuery) EchoIntToInt(ctx context.Context, n *int32) (int32... method EchoInt64ToInt64 (line 27) | func (r *stubQuery) EchoInt64ToInt64(ctx context.Context, n *int) (int... method EchoIntInputToIntObject (line 30) | func (r *stubQuery) EchoIntInputToIntObject(ctx context.Context, input... method EchoInt64InputToInt64Object (line 33) | func (r *stubQuery) EchoInt64InputToInt64Object(ctx context.Context, i... FILE: codegen/testserver/compliant-int/generated-default/models.go type Input (line 5) | type Input struct type Input64 (line 9) | type Input64 struct type Query (line 13) | type Query struct type Result (line 16) | type Result struct type Result64 (line 20) | type Result64 struct FILE: codegen/testserver/compliant-int/generated-default/resolver.go type Resolver (line 9) | type Resolver struct method Query (line 32) | func (r *Resolver) Query() QueryResolver { return &queryResolver{r} } type queryResolver (line 34) | type queryResolver struct method EchoIntToInt (line 12) | func (r *queryResolver) EchoIntToInt(ctx context.Context, n *int) (int... method EchoInt64ToInt64 (line 17) | func (r *queryResolver) EchoInt64ToInt64(ctx context.Context, n *int) ... method EchoIntInputToIntObject (line 22) | func (r *queryResolver) EchoIntInputToIntObject(ctx context.Context, i... method EchoInt64InputToInt64Object (line 27) | func (r *queryResolver) EchoInt64InputToInt64Object(ctx context.Contex... FILE: codegen/testserver/compliant-int/generated-default/schema.go function NewExecutableSchema (line 22) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 28) | type ResolverRoot interface type DirectiveRoot (line 32) | type DirectiveRoot struct type ComplexityRoot (line 35) | type ComplexityRoot struct type QueryResolver (line 52) | type QueryResolver interface type executableSchema (line 59) | type executableSchema method Schema (line 61) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 68) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 136) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 182) | type executionContext struct method field_Query___type_args (line 234) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query_echoInt64InputToInt64Object_args (line 245) | func (ec *executionContext) field_Query_echoInt64InputToInt64Object_ar... method field_Query_echoInt64ToInt64_args (line 256) | func (ec *executionContext) field_Query_echoInt64ToInt64_args(ctx cont... method field_Query_echoIntInputToIntObject_args (line 267) | func (ec *executionContext) field_Query_echoIntInputToIntObject_args(c... method field_Query_echoIntToInt_args (line 278) | func (ec *executionContext) field_Query_echoIntToInt_args(ctx context.... method field___Directive_args_args (line 289) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 300) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 311) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 322) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Query_echoIntToInt (line 341) | func (ec *executionContext) _Query_echoIntToInt(ctx context.Context, f... method fieldContext_Query_echoIntToInt (line 358) | func (ec *executionContext) fieldContext_Query_echoIntToInt(ctx contex... method _Query_echoInt64ToInt64 (line 382) | func (ec *executionContext) _Query_echoInt64ToInt64(ctx context.Contex... method fieldContext_Query_echoInt64ToInt64 (line 399) | func (ec *executionContext) fieldContext_Query_echoInt64ToInt64(ctx co... method _Query_echoIntInputToIntObject (line 423) | func (ec *executionContext) _Query_echoIntInputToIntObject(ctx context... method fieldContext_Query_echoIntInputToIntObject (line 440) | func (ec *executionContext) fieldContext_Query_echoIntInputToIntObject... method _Query_echoInt64InputToInt64Object (line 468) | func (ec *executionContext) _Query_echoInt64InputToInt64Object(ctx con... method fieldContext_Query_echoInt64InputToInt64Object (line 485) | func (ec *executionContext) fieldContext_Query_echoInt64InputToInt64Ob... method _Query___type (line 513) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 530) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 578) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 594) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _Result_n (line 621) | func (ec *executionContext) _Result_n(ctx context.Context, field graph... method fieldContext_Result_n (line 637) | func (ec *executionContext) fieldContext_Result_n(_ context.Context, f... method _Result64_n (line 650) | func (ec *executionContext) _Result64_n(ctx context.Context, field gra... method fieldContext_Result64_n (line 666) | func (ec *executionContext) fieldContext_Result64_n(_ context.Context,... method ___Directive_name (line 679) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 695) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 708) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 724) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 737) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 753) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 766) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 782) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 795) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 811) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 849) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 865) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 878) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 894) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 907) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 923) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 936) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 952) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 965) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 981) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 994) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1010) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1023) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1039) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1077) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1093) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1130) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1146) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1159) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1175) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1188) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1204) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1217) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1233) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1246) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1262) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1299) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1315) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1328) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1344) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1357) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1373) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1386) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1402) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1415) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1431) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1468) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1484) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1521) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1537) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1574) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1590) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1627) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1643) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1668) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1684) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1697) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 1713) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 1726) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 1742) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 1755) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 1771) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 1784) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 1801) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 1839) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 1855) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 1892) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 1908) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 1945) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 1962) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 1996) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2012) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2039) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2055) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2092) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2108) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method unmarshalInputInput (line 2125) | func (ec *executionContext) unmarshalInputInput(ctx context.Context, o... method unmarshalInputInput64 (line 2155) | func (ec *executionContext) unmarshalInputInput64(ctx context.Context,... method _Query (line 2195) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _Result (line 2327) | func (ec *executionContext) _Result(ctx context.Context, sel ast.Selec... method _Result64 (line 2366) | func (ec *executionContext) _Result64(ctx context.Context, sel ast.Sel... method ___Directive (line 2405) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2461) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2509) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2567) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2622) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2677) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 2738) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 2743) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNInput2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋcompliantᚑintᚋgeneratedᚑdefaultᚐInput (line 2754) | func (ec *executionContext) unmarshalNInput2githubᚗcomᚋ99designsᚋgqlge... method unmarshalNInput642githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋcompliantᚑintᚋgeneratedᚑdefaultᚐInput64 (line 2759) | func (ec *executionContext) unmarshalNInput642githubᚗcomᚋ99designsᚋgql... method unmarshalNInt2int (line 2764) | func (ec *executionContext) unmarshalNInt2int(ctx context.Context, v a... method marshalNInt2int (line 2769) | func (ec *executionContext) marshalNInt2int(ctx context.Context, sel a... method unmarshalNInt642int (line 2780) | func (ec *executionContext) unmarshalNInt642int(ctx context.Context, v... method marshalNInt642int (line 2785) | func (ec *executionContext) marshalNInt642int(ctx context.Context, sel... method unmarshalNString2string (line 2796) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 2801) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 2812) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 2816) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 2832) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 2837) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 2848) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 2863) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 2879) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 2883) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 2887) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2891) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2907) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2911) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2927) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 2937) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 2942) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 2953) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 2958) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 2965) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 2973) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOInt2ᚖint (line 2983) | func (ec *executionContext) unmarshalOInt2ᚖint(ctx context.Context, v ... method marshalOInt2ᚖint (line 2991) | func (ec *executionContext) marshalOInt2ᚖint(ctx context.Context, sel ... method unmarshalOInt642ᚖint (line 3001) | func (ec *executionContext) unmarshalOInt642ᚖint(ctx context.Context, ... method marshalOInt642ᚖint (line 3009) | func (ec *executionContext) marshalOInt642ᚖint(ctx context.Context, se... method marshalOResult2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋcompliantᚑintᚋgeneratedᚑdefaultᚐResult (line 3019) | func (ec *executionContext) marshalOResult2ᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalOResult642ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋcompliantᚑintᚋgeneratedᚑdefaultᚐResult64 (line 3026) | func (ec *executionContext) marshalOResult642ᚖgithubᚗcomᚋ99designsᚋgql... method unmarshalOString2ᚖstring (line 3033) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3041) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3051) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3070) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3089) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 3108) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3115) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3134) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 186) | func newExecutionContext( FILE: codegen/testserver/compliant-int/generated-default/stub.go type Stub (line 9) | type Stub struct method Query (line 18) | func (r *Stub) Query() QueryResolver { type stubQuery (line 22) | type stubQuery struct method EchoIntToInt (line 24) | func (r *stubQuery) EchoIntToInt(ctx context.Context, n *int) (int, er... method EchoInt64ToInt64 (line 27) | func (r *stubQuery) EchoInt64ToInt64(ctx context.Context, n *int) (int... method EchoIntInputToIntObject (line 30) | func (r *stubQuery) EchoIntInputToIntObject(ctx context.Context, input... method EchoInt64InputToInt64Object (line 33) | func (r *stubQuery) EchoInt64InputToInt64Object(ctx context.Context, i... FILE: codegen/testserver/followschema/builtinscalar.generated.go method _Map_id (line 29) | func (ec *executionContext) _Map_id(ctx context.Context, field graphql.C... method fieldContext_Map_id (line 47) | func (ec *executionContext) fieldContext_Map_id(_ context.Context, field... method _Map (line 74) | func (ec *executionContext) _Map(ctx context.Context, sel ast.SelectionS... FILE: codegen/testserver/followschema/bytes.go function MarshalBytes (line 10) | func MarshalBytes(b []byte) graphql.Marshaler { function UnmarshalBytes (line 16) | func UnmarshalBytes(v any) ([]byte, error) { FILE: codegen/testserver/followschema/complexity.generated.go type OverlappingFieldsResolver (line 17) | type OverlappingFieldsResolver interface method _OverlappingFields_oneFoo (line 33) | func (ec *executionContext) _OverlappingFields_oneFoo(ctx context.Contex... method fieldContext_OverlappingFields_oneFoo (line 51) | func (ec *executionContext) fieldContext_OverlappingFields_oneFoo(_ cont... method _OverlappingFields_twoFoo (line 64) | func (ec *executionContext) _OverlappingFields_twoFoo(ctx context.Contex... method fieldContext_OverlappingFields_twoFoo (line 82) | func (ec *executionContext) fieldContext_OverlappingFields_twoFoo(_ cont... method _OverlappingFields_oldFoo (line 95) | func (ec *executionContext) _OverlappingFields_oldFoo(ctx context.Contex... method fieldContext_OverlappingFields_oldFoo (line 113) | func (ec *executionContext) fieldContext_OverlappingFields_oldFoo(_ cont... method _OverlappingFields_newFoo (line 126) | func (ec *executionContext) _OverlappingFields_newFoo(ctx context.Contex... method fieldContext_OverlappingFields_newFoo (line 144) | func (ec *executionContext) fieldContext_OverlappingFields_newFoo(_ cont... method _OverlappingFields_new_foo (line 157) | func (ec *executionContext) _OverlappingFields_new_foo(ctx context.Conte... method fieldContext_OverlappingFields_new_foo (line 175) | func (ec *executionContext) fieldContext_OverlappingFields_new_foo(_ con... method _OverlappingFields (line 202) | func (ec *executionContext) _OverlappingFields(ctx context.Context, sel ... method marshalOOverlappingFields2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐOverlappingFields (line 294) | func (ec *executionContext) marshalOOverlappingFields2ᚖgithubᚗcomᚋ99desi... FILE: codegen/testserver/followschema/complexity_test.go function TestComplexityCollisions (line 15) | func TestComplexityCollisions(t *testing.T) { function TestComplexityFuncs (line 50) | func TestComplexityFuncs(t *testing.T) { FILE: codegen/testserver/followschema/defaults.generated.go type MutationResolver (line 18) | type MutationResolver interface method field_Mutation_defaultInput_args (line 31) | func (ec *executionContext) field_Mutation_defaultInput_args(ctx context... method field_Mutation_issue4053_args (line 42) | func (ec *executionContext) field_Mutation_issue4053_args(ctx context.Co... method field_Mutation_overrideValueViaInput_args (line 53) | func (ec *executionContext) field_Mutation_overrideValueViaInput_args(ct... method field_Mutation_updateProduct_args (line 64) | func (ec *executionContext) field_Mutation_updateProduct_args(ctx contex... method field_Mutation_updatePtrToPtr_args (line 85) | func (ec *executionContext) field_Mutation_updatePtrToPtr_args(ctx conte... method field_Mutation_updateSomething_args (line 96) | func (ec *executionContext) field_Mutation_updateSomething_args(ctx cont... method _DefaultParametersMirror_falsyBoolean (line 115) | func (ec *executionContext) _DefaultParametersMirror_falsyBoolean(ctx co... method fieldContext_DefaultParametersMirror_falsyBoolean (line 133) | func (ec *executionContext) fieldContext_DefaultParametersMirror_falsyBo... method _DefaultParametersMirror_truthyBoolean (line 146) | func (ec *executionContext) _DefaultParametersMirror_truthyBoolean(ctx c... method fieldContext_DefaultParametersMirror_truthyBoolean (line 164) | func (ec *executionContext) fieldContext_DefaultParametersMirror_truthyB... method _Mutation_defaultInput (line 177) | func (ec *executionContext) _Mutation_defaultInput(ctx context.Context, ... method fieldContext_Mutation_defaultInput (line 196) | func (ec *executionContext) fieldContext_Mutation_defaultInput(ctx conte... method _Mutation_overrideValueViaInput (line 226) | func (ec *executionContext) _Mutation_overrideValueViaInput(ctx context.... method fieldContext_Mutation_overrideValueViaInput (line 245) | func (ec *executionContext) fieldContext_Mutation_overrideValueViaInput(... method _Mutation_updateProduct (line 273) | func (ec *executionContext) _Mutation_updateProduct(ctx context.Context,... method fieldContext_Mutation_updateProduct (line 296) | func (ec *executionContext) fieldContext_Mutation_updateProduct(ctx cont... method _Mutation_issue4053 (line 320) | func (ec *executionContext) _Mutation_issue4053(ctx context.Context, fie... method fieldContext_Mutation_issue4053 (line 339) | func (ec *executionContext) fieldContext_Mutation_issue4053(ctx context.... method _Mutation_updateSomething (line 363) | func (ec *executionContext) _Mutation_updateSomething(ctx context.Contex... method fieldContext_Mutation_updateSomething (line 382) | func (ec *executionContext) fieldContext_Mutation_updateSomething(ctx co... method _Mutation_updatePtrToPtr (line 406) | func (ec *executionContext) _Mutation_updatePtrToPtr(ctx context.Context... method fieldContext_Mutation_updatePtrToPtr (line 425) | func (ec *executionContext) fieldContext_Mutation_updatePtrToPtr(ctx con... method unmarshalInputDefaultInput (line 461) | func (ec *executionContext) unmarshalInputDefaultInput(ctx context.Conte... method _DefaultParametersMirror (line 515) | func (ec *executionContext) _DefaultParametersMirror(ctx context.Context... method _Mutation (line 553) | func (ec *executionContext) _Mutation(ctx context.Context, sel ast.Selec... method unmarshalNDefaultInput2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐDefaultInput (line 639) | func (ec *executionContext) unmarshalNDefaultInput2githubᚗcomᚋ99designsᚋ... method marshalNDefaultParametersMirror2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐDefaultParametersMirror (line 644) | func (ec *executionContext) marshalNDefaultParametersMirror2githubᚗcomᚋ9... method marshalNDefaultParametersMirror2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐDefaultParametersMirror (line 648) | func (ec *executionContext) marshalNDefaultParametersMirror2ᚖgithubᚗcomᚋ... FILE: codegen/testserver/followschema/defaults_test.go function assertDefaults (line 14) | func assertDefaults(t *testing.T, ret *DefaultParametersMirror) { function TestDefaults (line 22) | func TestDefaults(t *testing.T) { FILE: codegen/testserver/followschema/defer.generated.go type DeferModelResolver (line 17) | type DeferModelResolver interface method _DeferModel_id (line 33) | func (ec *executionContext) _DeferModel_id(ctx context.Context, field gr... method fieldContext_DeferModel_id (line 51) | func (ec *executionContext) fieldContext_DeferModel_id(_ context.Context... method _DeferModel_name (line 64) | func (ec *executionContext) _DeferModel_name(ctx context.Context, field ... method fieldContext_DeferModel_name (line 82) | func (ec *executionContext) fieldContext_DeferModel_name(_ context.Conte... method _DeferModel_values (line 95) | func (ec *executionContext) _DeferModel_values(ctx context.Context, fiel... method fieldContext_DeferModel_values (line 113) | func (ec *executionContext) fieldContext_DeferModel_values(_ context.Con... method _DeferModel (line 140) | func (ec *executionContext) _DeferModel(ctx context.Context, sel ast.Sel... method marshalNDeferModel2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐDeferModel (line 222) | func (ec *executionContext) marshalNDeferModel2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalODeferModel2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐDeferModelᚄ (line 232) | func (ec *executionContext) marshalODeferModel2ᚕᚖgithubᚗcomᚋ99designsᚋgq... method marshalODeferModel2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐDeferModel (line 251) | func (ec *executionContext) marshalODeferModel2ᚖgithubᚗcomᚋ99designsᚋgql... FILE: codegen/testserver/followschema/directive.generated.go method dir_length_args (line 22) | func (ec *executionContext) dir_length_args(ctx context.Context, rawArgs... method dir_logged_args (line 43) | func (ec *executionContext) dir_logged_args(ctx context.Context, rawArgs... method dir_order1_args (line 54) | func (ec *executionContext) dir_order1_args(ctx context.Context, rawArgs... method dir_order2_args (line 65) | func (ec *executionContext) dir_order2_args(ctx context.Context, rawArgs... method dir_populate_args (line 76) | func (ec *executionContext) dir_populate_args(ctx context.Context, rawAr... method dir_range_args (line 87) | func (ec *executionContext) dir_range_args(ctx context.Context, rawArgs ... method _fieldMiddleware (line 107) | func (ec *executionContext) _fieldMiddleware(ctx context.Context, obj an... method _ObjectDirectives_text (line 134) | func (ec *executionContext) _ObjectDirectives_text(ctx context.Context, ... method fieldContext_ObjectDirectives_text (line 178) | func (ec *executionContext) fieldContext_ObjectDirectives_text(_ context... method _ObjectDirectives_nullableText (line 191) | func (ec *executionContext) _ObjectDirectives_nullableText(ctx context.C... method fieldContext_ObjectDirectives_nullableText (line 220) | func (ec *executionContext) fieldContext_ObjectDirectives_nullableText(_... method _ObjectDirectives_order (line 233) | func (ec *executionContext) _ObjectDirectives_order(ctx context.Context,... method fieldContext_ObjectDirectives_order (line 251) | func (ec *executionContext) fieldContext_ObjectDirectives_order(_ contex... method _ObjectDirectivesWithCustomGoModel_nullableText (line 264) | func (ec *executionContext) _ObjectDirectivesWithCustomGoModel_nullableT... method fieldContext_ObjectDirectivesWithCustomGoModel_nullableText (line 293) | func (ec *executionContext) fieldContext_ObjectDirectivesWithCustomGoMod... method unmarshalInputInnerDirectives (line 310) | func (ec *executionContext) unmarshalInputInnerDirectives(ctx context.Co... method unmarshalInputInputDirectives (line 365) | func (ec *executionContext) unmarshalInputInputDirectives(ctx context.Co... method unmarshalInputOuterWrapperInput (line 515) | func (ec *executionContext) unmarshalInputOuterWrapperInput(ctx context.... method _ObjectDirectives (line 555) | func (ec *executionContext) _ObjectDirectives(ctx context.Context, sel a... method _ObjectDirectivesWithCustomGoModel (line 601) | func (ec *executionContext) _ObjectDirectivesWithCustomGoModel(ctx conte... method unmarshalNInnerDirectives2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐInnerDirectives (line 639) | func (ec *executionContext) unmarshalNInnerDirectives2ᚖgithubᚗcomᚋ99desi... method unmarshalNInputDirectives2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐInputDirectives (line 644) | func (ec *executionContext) unmarshalNInputDirectives2githubᚗcomᚋ99desig... method unmarshalNInputDirectives2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐInputDirectives (line 649) | func (ec *executionContext) unmarshalNInputDirectives2ᚖgithubᚗcomᚋ99desi... method unmarshalNOuterWrapperInput2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐOuterWrapperInput (line 654) | func (ec *executionContext) unmarshalNOuterWrapperInput2githubᚗcomᚋ99des... method unmarshalOInnerDirectives2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐInnerDirectives (line 659) | func (ec *executionContext) unmarshalOInnerDirectives2ᚖgithubᚗcomᚋ99desi... method unmarshalOInputDirectives2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐInputDirectives (line 667) | func (ec *executionContext) unmarshalOInputDirectives2ᚖgithubᚗcomᚋ99desi... method marshalOObjectDirectives2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐObjectDirectives (line 675) | func (ec *executionContext) marshalOObjectDirectives2ᚖgithubᚗcomᚋ99desig... method marshalOObjectDirectivesWithCustomGoModel2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐObjectDirectivesWithCustomGoModel (line 682) | func (ec *executionContext) marshalOObjectDirectivesWithCustomGoModel2ᚖg... FILE: codegen/testserver/followschema/directive_test.go function isNil (line 21) | func isNil(input any) bool { type ckey (line 31) | type ckey type callStore (line 33) | type callStore struct method getCalls (line 38) | func (s *callStore) getCalls(directiveName string) []directiveCall { method addCall (line 49) | func (s *callStore) addCall(directiveName string, call directiveCall) { method reset (line 60) | func (s *callStore) reset(directiveName string) { type directiveCall (line 71) | type directiveCall struct function TestDirectives (line 76) | func TestDirectives(t *testing.T) { FILE: codegen/testserver/followschema/embedded.generated.go method _EmbeddedCase1_exportedEmbeddedPointerExportedMethod (line 29) | func (ec *executionContext) _EmbeddedCase1_exportedEmbeddedPointerExport... method fieldContext_EmbeddedCase1_exportedEmbeddedPointerExportedMethod (line 47) | func (ec *executionContext) fieldContext_EmbeddedCase1_exportedEmbeddedP... method _EmbeddedCase2_unexportedEmbeddedPointerExportedMethod (line 60) | func (ec *executionContext) _EmbeddedCase2_unexportedEmbeddedPointerExpo... method fieldContext_EmbeddedCase2_unexportedEmbeddedPointerExportedMethod (line 78) | func (ec *executionContext) fieldContext_EmbeddedCase2_unexportedEmbedde... method _EmbeddedCase3_unexportedEmbeddedInterfaceExportedMethod (line 91) | func (ec *executionContext) _EmbeddedCase3_unexportedEmbeddedInterfaceEx... method fieldContext_EmbeddedCase3_unexportedEmbeddedInterfaceExportedMethod (line 109) | func (ec *executionContext) fieldContext_EmbeddedCase3_unexportedEmbedde... method _EmbeddedCase1 (line 136) | func (ec *executionContext) _EmbeddedCase1(ctx context.Context, sel ast.... method _EmbeddedCase2 (line 175) | func (ec *executionContext) _EmbeddedCase2(ctx context.Context, sel ast.... method _EmbeddedCase3 (line 214) | func (ec *executionContext) _EmbeddedCase3(ctx context.Context, sel ast.... method marshalOEmbeddedCase12ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐEmbeddedCase1 (line 255) | func (ec *executionContext) marshalOEmbeddedCase12ᚖgithubᚗcomᚋ99designsᚋ... method marshalOEmbeddedCase22ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐEmbeddedCase2 (line 262) | func (ec *executionContext) marshalOEmbeddedCase22ᚖgithubᚗcomᚋ99designsᚋ... method marshalOEmbeddedCase32ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐEmbeddedCase3 (line 269) | func (ec *executionContext) marshalOEmbeddedCase32ᚖgithubᚗcomᚋ99designsᚋ... FILE: codegen/testserver/followschema/embedded.go type EmbeddedCase1 (line 4) | type EmbeddedCase1 struct type Empty (line 10) | type Empty type ExportedEmbeddedPointerAfterInterface (line 13) | type ExportedEmbeddedPointerAfterInterface struct method ExportedEmbeddedPointerExportedMethod (line 16) | func (*ExportedEmbeddedPointerAfterInterface) ExportedEmbeddedPointerE... type EmbeddedCase2 (line 21) | type EmbeddedCase2 struct type unexportedEmbeddedPointer (line 25) | type unexportedEmbeddedPointer struct method UnexportedEmbeddedPointerExportedMethod (line 28) | func (*unexportedEmbeddedPointer) UnexportedEmbeddedPointerExportedMet... type EmbeddedCase3 (line 33) | type EmbeddedCase3 struct type unexportedEmbeddedInterface (line 37) | type unexportedEmbeddedInterface interface type nestedInterface (line 41) | type nestedInterface interface FILE: codegen/testserver/followschema/embedded_test.go type fakeUnexportedEmbeddedInterface (line 14) | type fakeUnexportedEmbeddedInterface struct method UnexportedEmbeddedInterfaceExportedMethod (line 16) | func (*fakeUnexportedEmbeddedInterface) UnexportedEmbeddedInterfaceExp... function TestEmbedded (line 20) | func TestEmbedded(t *testing.T) { FILE: codegen/testserver/followschema/enum.generated.go method unmarshalInputInputWithEnumValue (line 30) | func (ec *executionContext) unmarshalInputInputWithEnumValue(ctx context... method unmarshalNEnumTest2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐEnumTest (line 72) | func (ec *executionContext) unmarshalNEnumTest2githubᚗcomᚋ99designsᚋgqlg... method marshalNEnumTest2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐEnumTest (line 78) | func (ec *executionContext) marshalNEnumTest2githubᚗcomᚋ99designsᚋgqlgen... method unmarshalOInputWithEnumValue2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐInputWithEnumValue (line 82) | func (ec *executionContext) unmarshalOInputWithEnumValue2ᚖgithubᚗcomᚋ99d... FILE: codegen/testserver/followschema/enums_test.go function TestEnumsResolver (line 14) | func TestEnumsResolver(t *testing.T) { FILE: codegen/testserver/followschema/fields_order.generated.go type FieldsOrderInputResolver (line 17) | type FieldsOrderInputResolver interface method _FieldsOrderPayload_firstFieldValue (line 33) | func (ec *executionContext) _FieldsOrderPayload_firstFieldValue(ctx cont... method fieldContext_FieldsOrderPayload_firstFieldValue (line 51) | func (ec *executionContext) fieldContext_FieldsOrderPayload_firstFieldVa... method unmarshalInputFieldsOrderInput (line 68) | func (ec *executionContext) unmarshalInputFieldsOrderInput(ctx context.C... method _FieldsOrderPayload (line 117) | func (ec *executionContext) _FieldsOrderPayload(ctx context.Context, sel... method unmarshalNFieldsOrderInput2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐFieldsOrderInput (line 155) | func (ec *executionContext) unmarshalNFieldsOrderInput2githubᚗcomᚋ99desi... method marshalNFieldsOrderPayload2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐFieldsOrderPayload (line 160) | func (ec *executionContext) marshalNFieldsOrderPayload2githubᚗcomᚋ99desi... method marshalNFieldsOrderPayload2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐFieldsOrderPayload (line 164) | func (ec *executionContext) marshalNFieldsOrderPayload2ᚖgithubᚗcomᚋ99des... FILE: codegen/testserver/followschema/fields_order.go type FieldsOrderInput (line 3) | type FieldsOrderInput struct FILE: codegen/testserver/followschema/fields_order_test.go type FieldsOrderPayloadResults (line 14) | type FieldsOrderPayloadResults struct function TestFieldsOrder (line 20) | func TestFieldsOrder(t *testing.T) { FILE: codegen/testserver/followschema/generated_test.go function TestForcedResolverFieldIsPointer (line 18) | func TestForcedResolverFieldIsPointer(t *testing.T) { function TestEnums (line 24) | func TestEnums(t *testing.T) { function TestUnionFragments (line 36) | func TestUnionFragments(t *testing.T) { FILE: codegen/testserver/followschema/inline_arguments_error_test.go function TestInlineArgumentsErrorMessages (line 17) | func TestInlineArgumentsErrorMessages(t *testing.T) { FILE: codegen/testserver/followschema/inline_arguments_integration_test.go function TestInlineArguments (line 16) | func TestInlineArguments(t *testing.T) { FILE: codegen/testserver/followschema/inline_arguments_test.generated.go method unmarshalInputDirectiveInput (line 29) | func (ec *executionContext) unmarshalInputDirectiveInput(ctx context.Con... method unmarshalInputRequiredFilters (line 67) | func (ec *executionContext) unmarshalInputRequiredFilters(ctx context.Co... method unmarshalInputSearchFilters (line 105) | func (ec *executionContext) unmarshalInputSearchFilters(ctx context.Cont... method unmarshalInputSearchWithDefaults (line 150) | func (ec *executionContext) unmarshalInputSearchWithDefaults(ctx context... method unmarshalInputUpdateProductInput (line 205) | func (ec *executionContext) unmarshalInputUpdateProductInput(ctx context... method unmarshalOSearchFilters2map (line 262) | func (ec *executionContext) unmarshalOSearchFilters2map(ctx context.Cont... FILE: codegen/testserver/followschema/input_test.go function TestInput (line 16) | func TestInput(t *testing.T) { function TestInputOmittable (line 80) | func TestInputOmittable(t *testing.T) { FILE: codegen/testserver/followschema/interfaces.generated.go type BackedByInterfaceResolver (line 18) | type BackedByInterfaceResolver interface method _BackedByInterface_id (line 34) | func (ec *executionContext) _BackedByInterface_id(ctx context.Context, f... method fieldContext_BackedByInterface_id (line 52) | func (ec *executionContext) fieldContext_BackedByInterface_id(_ context.... method _BackedByInterface_thisShouldBind (line 65) | func (ec *executionContext) _BackedByInterface_thisShouldBind(ctx contex... method fieldContext_BackedByInterface_thisShouldBind (line 83) | func (ec *executionContext) fieldContext_BackedByInterface_thisShouldBin... method _BackedByInterface_thisShouldBindWithError (line 96) | func (ec *executionContext) _BackedByInterface_thisShouldBindWithError(c... method fieldContext_BackedByInterface_thisShouldBindWithError (line 114) | func (ec *executionContext) fieldContext_BackedByInterface_thisShouldBin... method _Cat_species (line 127) | func (ec *executionContext) _Cat_species(ctx context.Context, field grap... method fieldContext_Cat_species (line 145) | func (ec *executionContext) fieldContext_Cat_species(_ context.Context, ... method _Cat_size (line 158) | func (ec *executionContext) _Cat_size(ctx context.Context, field graphql... method fieldContext_Cat_size (line 176) | func (ec *executionContext) fieldContext_Cat_size(_ context.Context, fie... method _Cat_catBreed (line 195) | func (ec *executionContext) _Cat_catBreed(ctx context.Context, field gra... method fieldContext_Cat_catBreed (line 213) | func (ec *executionContext) fieldContext_Cat_catBreed(_ context.Context,... method _Circle_radius (line 226) | func (ec *executionContext) _Circle_radius(ctx context.Context, field gr... method fieldContext_Circle_radius (line 244) | func (ec *executionContext) fieldContext_Circle_radius(_ context.Context... method _Circle_area (line 257) | func (ec *executionContext) _Circle_area(ctx context.Context, field grap... method fieldContext_Circle_area (line 275) | func (ec *executionContext) fieldContext_Circle_area(_ context.Context, ... method _Circle_coordinates (line 288) | func (ec *executionContext) _Circle_coordinates(ctx context.Context, fie... method fieldContext_Circle_coordinates (line 306) | func (ec *executionContext) fieldContext_Circle_coordinates(_ context.Co... method _ConcreteNodeA_id (line 325) | func (ec *executionContext) _ConcreteNodeA_id(ctx context.Context, field... method fieldContext_ConcreteNodeA_id (line 343) | func (ec *executionContext) fieldContext_ConcreteNodeA_id(_ context.Cont... method _ConcreteNodeA_child (line 356) | func (ec *executionContext) _ConcreteNodeA_child(ctx context.Context, fi... method fieldContext_ConcreteNodeA_child (line 374) | func (ec *executionContext) fieldContext_ConcreteNodeA_child(_ context.C... method _ConcreteNodeA_name (line 387) | func (ec *executionContext) _ConcreteNodeA_name(ctx context.Context, fie... method fieldContext_ConcreteNodeA_name (line 405) | func (ec *executionContext) fieldContext_ConcreteNodeA_name(_ context.Co... method _ConcreteNodeInterface_id (line 418) | func (ec *executionContext) _ConcreteNodeInterface_id(ctx context.Contex... method fieldContext_ConcreteNodeInterface_id (line 436) | func (ec *executionContext) fieldContext_ConcreteNodeInterface_id(_ cont... method _ConcreteNodeInterface_child (line 449) | func (ec *executionContext) _ConcreteNodeInterface_child(ctx context.Con... method fieldContext_ConcreteNodeInterface_child (line 467) | func (ec *executionContext) fieldContext_ConcreteNodeInterface_child(_ c... method _Coordinates_x (line 480) | func (ec *executionContext) _Coordinates_x(ctx context.Context, field gr... method fieldContext_Coordinates_x (line 498) | func (ec *executionContext) fieldContext_Coordinates_x(_ context.Context... method _Coordinates_y (line 511) | func (ec *executionContext) _Coordinates_y(ctx context.Context, field gr... method fieldContext_Coordinates_y (line 529) | func (ec *executionContext) fieldContext_Coordinates_y(_ context.Context... method _Dog_species (line 542) | func (ec *executionContext) _Dog_species(ctx context.Context, field grap... method fieldContext_Dog_species (line 560) | func (ec *executionContext) fieldContext_Dog_species(_ context.Context, ... method _Dog_size (line 573) | func (ec *executionContext) _Dog_size(ctx context.Context, field graphql... method fieldContext_Dog_size (line 591) | func (ec *executionContext) fieldContext_Dog_size(_ context.Context, fie... method _Dog_dogBreed (line 610) | func (ec *executionContext) _Dog_dogBreed(ctx context.Context, field gra... method fieldContext_Dog_dogBreed (line 628) | func (ec *executionContext) fieldContext_Dog_dogBreed(_ context.Context,... method _Horse_species (line 641) | func (ec *executionContext) _Horse_species(ctx context.Context, field gr... method fieldContext_Horse_species (line 659) | func (ec *executionContext) fieldContext_Horse_species(_ context.Context... method _Horse_size (line 672) | func (ec *executionContext) _Horse_size(ctx context.Context, field graph... method fieldContext_Horse_size (line 690) | func (ec *executionContext) fieldContext_Horse_size(_ context.Context, f... method _Horse_horseBreed (line 709) | func (ec *executionContext) _Horse_horseBreed(ctx context.Context, field... method fieldContext_Horse_horseBreed (line 727) | func (ec *executionContext) fieldContext_Horse_horseBreed(_ context.Cont... method _Rectangle_length (line 740) | func (ec *executionContext) _Rectangle_length(ctx context.Context, field... method fieldContext_Rectangle_length (line 758) | func (ec *executionContext) fieldContext_Rectangle_length(_ context.Cont... method _Rectangle_width (line 771) | func (ec *executionContext) _Rectangle_width(ctx context.Context, field ... method fieldContext_Rectangle_width (line 789) | func (ec *executionContext) fieldContext_Rectangle_width(_ context.Conte... method _Rectangle_area (line 802) | func (ec *executionContext) _Rectangle_area(ctx context.Context, field g... method fieldContext_Rectangle_area (line 820) | func (ec *executionContext) fieldContext_Rectangle_area(_ context.Contex... method _Rectangle_coordinates (line 833) | func (ec *executionContext) _Rectangle_coordinates(ctx context.Context, ... method fieldContext_Rectangle_coordinates (line 851) | func (ec *executionContext) fieldContext_Rectangle_coordinates(_ context... method _Size_height (line 870) | func (ec *executionContext) _Size_height(ctx context.Context, field grap... method fieldContext_Size_height (line 888) | func (ec *executionContext) fieldContext_Size_height(_ context.Context, ... method _Size_weight (line 901) | func (ec *executionContext) _Size_weight(ctx context.Context, field grap... method fieldContext_Size_weight (line 919) | func (ec *executionContext) fieldContext_Size_weight(_ context.Context, ... method _Animal (line 940) | func (ec *executionContext) _Animal(ctx context.Context, sel ast.Selecti... method _Mammalian (line 979) | func (ec *executionContext) _Mammalian(ctx context.Context, sel ast.Sele... method _Node (line 999) | func (ec *executionContext) _Node(ctx context.Context, sel ast.Selection... method _Shape (line 1022) | func (ec *executionContext) _Shape(ctx context.Context, sel ast.Selectio... method _ShapeUnion (line 1045) | func (ec *executionContext) _ShapeUnion(ctx context.Context, sel ast.Sel... method _BackedByInterface (line 1074) | func (ec *executionContext) _BackedByInterface(ctx context.Context, sel ... method _Cat (line 1154) | func (ec *executionContext) _Cat(ctx context.Context, sel ast.SelectionS... method _Circle (line 1203) | func (ec *executionContext) _Circle(ctx context.Context, sel ast.Selecti... method _ConcreteNodeA (line 1243) | func (ec *executionContext) _ConcreteNodeA(ctx context.Context, sel ast.... method _ConcreteNodeInterface (line 1292) | func (ec *executionContext) _ConcreteNodeInterface(ctx context.Context, ... method _Coordinates (line 1336) | func (ec *executionContext) _Coordinates(ctx context.Context, sel ast.Se... method _Dog (line 1380) | func (ec *executionContext) _Dog(ctx context.Context, sel ast.SelectionS... method _Horse (line 1429) | func (ec *executionContext) _Horse(ctx context.Context, sel ast.Selectio... method _Rectangle (line 1478) | func (ec *executionContext) _Rectangle(ctx context.Context, sel ast.Sele... method _Size (line 1520) | func (ec *executionContext) _Size(ctx context.Context, sel ast.Selection... method marshalNNode2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐNode (line 1566) | func (ec *executionContext) marshalNNode2githubᚗcomᚋ99designsᚋgqlgenᚋcod... method marshalNShapeUnion2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐShapeUnion (line 1576) | func (ec *executionContext) marshalNShapeUnion2githubᚗcomᚋ99designsᚋgqlg... method marshalNSize2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐSize (line 1586) | func (ec *executionContext) marshalNSize2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋco... method marshalOAnimal2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐAnimal (line 1596) | func (ec *executionContext) marshalOAnimal2githubᚗcomᚋ99designsᚋgqlgenᚋc... method marshalOBackedByInterface2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐBackedByInterface (line 1603) | func (ec *executionContext) marshalOBackedByInterface2githubᚗcomᚋ99desig... method marshalOCircle2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐCircle (line 1610) | func (ec *executionContext) marshalOCircle2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalOCoordinates2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐCoordinates (line 1617) | func (ec *executionContext) marshalOCoordinates2githubᚗcomᚋ99designsᚋgql... method marshalODog2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐDog (line 1621) | func (ec *executionContext) marshalODog2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcod... method marshalOShape2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐShape (line 1628) | func (ec *executionContext) marshalOShape2githubᚗcomᚋ99designsᚋgqlgenᚋco... method marshalOShape2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐShape (line 1635) | func (ec *executionContext) marshalOShape2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋc... FILE: codegen/testserver/followschema/interfaces.go type Shape (line 5) | type Shape interface type ShapeUnion (line 10) | type ShapeUnion interface type Circle (line 15) | type Circle struct method Area (line 20) | func (c *Circle) Area() float64 { method isShapeUnion (line 24) | func (c *Circle) isShapeUnion() {} method isShape (line 25) | func (c *Circle) isShape() {} type Rectangle (line 27) | type Rectangle struct method Area (line 32) | func (r *Rectangle) Area() float64 { method isShapeUnion (line 35) | func (r *Rectangle) isShapeUnion() {} method isShape (line 36) | func (r *Rectangle) isShape() {} type Node (line 38) | type Node interface type ConcreteNodeA (line 42) | type ConcreteNodeA struct method Child (line 48) | func (n *ConcreteNodeA) Child() (Node, error) { type ConcreteNodeInterface (line 53) | type ConcreteNodeInterface interface type ConcreteNodeInterfaceImplementor (line 58) | type ConcreteNodeInterfaceImplementor struct method ID (line 60) | func (c ConcreteNodeInterfaceImplementor) ID() string { method Child (line 64) | func (c ConcreteNodeInterfaceImplementor) Child() (Node, error) { type BackedByInterface (line 71) | type BackedByInterface interface type BackedByInterfaceImpl (line 76) | type BackedByInterfaceImpl struct method ThisShouldBind (line 81) | func (b *BackedByInterfaceImpl) ThisShouldBind() string { method ThisShouldBindWithError (line 85) | func (b *BackedByInterfaceImpl) ThisShouldBindWithError() (string, err... FILE: codegen/testserver/followschema/interfaces_test.go function TestInterfaces (line 17) | func TestInterfaces(t *testing.T) { FILE: codegen/testserver/followschema/introspection/it.go type It (line 3) | type It struct FILE: codegen/testserver/followschema/introspection_test.go function TestIntrospection (line 17) | func TestIntrospection(t *testing.T) { FILE: codegen/testserver/followschema/invalid-packagename/invalid-identifier.go type InvalidIdentifier (line 3) | type InvalidIdentifier struct FILE: codegen/testserver/followschema/issue4053.generated.go method unmarshalInputIssue4053Input1 (line 29) | func (ec *executionContext) unmarshalInputIssue4053Input1(ctx context.Co... method unmarshalInputIssue4053Input2 (line 59) | func (ec *executionContext) unmarshalInputIssue4053Input2(ctx context.Co... method unmarshalOIssue4053Input12ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐIssue4053Input1 (line 112) | func (ec *executionContext) unmarshalOIssue4053Input12ᚖgithubᚗcomᚋ99desi... method unmarshalOIssue4053Input22githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐIssue4053Input2 (line 120) | func (ec *executionContext) unmarshalOIssue4053Input22githubᚗcomᚋ99desig... FILE: codegen/testserver/followschema/issue4053.go type Issue4053Input1 (line 3) | type Issue4053Input1 struct type Issue4053Input2 (line 7) | type Issue4053Input2 struct FILE: codegen/testserver/followschema/issue896.generated.go method _CheckIssue896_id (line 29) | func (ec *executionContext) _CheckIssue896_id(ctx context.Context, field... method fieldContext_CheckIssue896_id (line 47) | func (ec *executionContext) fieldContext_CheckIssue896_id(_ context.Cont... method _CheckIssue896 (line 74) | func (ec *executionContext) _CheckIssue896(ctx context.Context, sel ast.... method marshalNCheckIssue8962ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐCheckIssue896 (line 112) | func (ec *executionContext) marshalNCheckIssue8962ᚖgithubᚗcomᚋ99designsᚋ... method marshalOCheckIssue8962ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐCheckIssue896 (line 122) | func (ec *executionContext) marshalOCheckIssue8962ᚕᚖgithubᚗcomᚋ99designs... method marshalOCheckIssue8962ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐCheckIssue896ᚄ (line 135) | func (ec *executionContext) marshalOCheckIssue8962ᚕᚖgithubᚗcomᚋ99designs... method marshalOCheckIssue8962ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐCheckIssue896 (line 154) | func (ec *executionContext) marshalOCheckIssue8962ᚖgithubᚗcomᚋ99designsᚋ... FILE: codegen/testserver/followschema/loops.generated.go method _LoopA_b (line 29) | func (ec *executionContext) _LoopA_b(ctx context.Context, field graphql.... method fieldContext_LoopA_b (line 47) | func (ec *executionContext) fieldContext_LoopA_b(_ context.Context, fiel... method _LoopB_a (line 64) | func (ec *executionContext) _LoopB_a(ctx context.Context, field graphql.... method fieldContext_LoopB_a (line 82) | func (ec *executionContext) fieldContext_LoopB_a(_ context.Context, fiel... method _LoopA (line 113) | func (ec *executionContext) _LoopA(ctx context.Context, sel ast.Selectio... method _LoopB (line 152) | func (ec *executionContext) _LoopB(ctx context.Context, sel ast.Selectio... method marshalNLoopA2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐLoopA (line 193) | func (ec *executionContext) marshalNLoopA2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋc... method marshalNLoopB2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐLoopB (line 203) | func (ec *executionContext) marshalNLoopB2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋc... FILE: codegen/testserver/followschema/map_nested_map_slice_test.go function TestMapNestedMapSlice (line 14) | func TestMapNestedMapSlice(t *testing.T) { FILE: codegen/testserver/followschema/maps.generated.go method _MapNested_value (line 30) | func (ec *executionContext) _MapNested_value(ctx context.Context, field ... method fieldContext_MapNested_value (line 48) | func (ec *executionContext) fieldContext_MapNested_value(_ context.Conte... method _MapStringInterfaceType_a (line 61) | func (ec *executionContext) _MapStringInterfaceType_a(ctx context.Contex... method fieldContext_MapStringInterfaceType_a (line 88) | func (ec *executionContext) fieldContext_MapStringInterfaceType_a(_ cont... method _MapStringInterfaceType_b (line 101) | func (ec *executionContext) _MapStringInterfaceType_b(ctx context.Contex... method fieldContext_MapStringInterfaceType_b (line 128) | func (ec *executionContext) fieldContext_MapStringInterfaceType_b(_ cont... method _MapStringInterfaceType_c (line 141) | func (ec *executionContext) _MapStringInterfaceType_c(ctx context.Contex... method fieldContext_MapStringInterfaceType_c (line 168) | func (ec *executionContext) fieldContext_MapStringInterfaceType_c(_ cont... method _MapStringInterfaceType_nested (line 181) | func (ec *executionContext) _MapStringInterfaceType_nested(ctx context.C... method fieldContext_MapStringInterfaceType_nested (line 208) | func (ec *executionContext) fieldContext_MapStringInterfaceType_nested(_... method unmarshalInputMapNestedInput (line 229) | func (ec *executionContext) unmarshalInputMapNestedInput(ctx context.Con... method unmarshalInputMapNestedMapSliceInput (line 259) | func (ec *executionContext) unmarshalInputMapNestedMapSliceInput(ctx con... method unmarshalInputMapStringInterfaceInput (line 297) | func (ec *executionContext) unmarshalInputMapStringInterfaceInput(ctx co... method unmarshalInputNestedMapInput (line 349) | func (ec *executionContext) unmarshalInputNestedMapInput(ctx context.Con... method _MapNested (line 389) | func (ec *executionContext) _MapNested(ctx context.Context, sel ast.Sele... method _MapStringInterfaceType (line 428) | func (ec *executionContext) _MapStringInterfaceType(ctx context.Context,... method unmarshalNCustomScalar2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐCustomScalar (line 472) | func (ec *executionContext) unmarshalNCustomScalar2githubᚗcomᚋ99designsᚋ... method marshalNCustomScalar2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐCustomScalar (line 478) | func (ec *executionContext) marshalNCustomScalar2githubᚗcomᚋ99designsᚋgq... method unmarshalNMapNestedMapSliceInput2map (line 482) | func (ec *executionContext) unmarshalNMapNestedMapSliceInput2map(ctx con... method unmarshalOCustomScalar2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐCustomScalar (line 487) | func (ec *executionContext) unmarshalOCustomScalar2ᚖgithubᚗcomᚋ99designs... method marshalOCustomScalar2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐCustomScalar (line 496) | func (ec *executionContext) marshalOCustomScalar2ᚖgithubᚗcomᚋ99designsᚋg... method marshalOMapNested2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐMapNested (line 503) | func (ec *executionContext) marshalOMapNested2ᚖgithubᚗcomᚋ99designsᚋgqlg... method unmarshalOMapNestedInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐMapNested (line 510) | func (ec *executionContext) unmarshalOMapNestedInput2ᚖgithubᚗcomᚋ99desig... method unmarshalOMapNestedMapSliceInput2map (line 518) | func (ec *executionContext) unmarshalOMapNestedMapSliceInput2map(ctx con... method unmarshalOMapNestedMapSliceInput2ᚕmapᚄ (line 526) | func (ec *executionContext) unmarshalOMapNestedMapSliceInput2ᚕmapᚄ(ctx c... method unmarshalOMapStringInterfaceInput2map (line 544) | func (ec *executionContext) unmarshalOMapStringInterfaceInput2map(ctx co... method marshalOMapStringInterfaceType2map (line 552) | func (ec *executionContext) marshalOMapStringInterfaceType2map(ctx conte... method unmarshalONestedMapInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐNestedMapInput (line 559) | func (ec *executionContext) unmarshalONestedMapInput2ᚖgithubᚗcomᚋ99desig... FILE: codegen/testserver/followschema/maps.go type MapNested (line 8) | type MapNested struct type CustomScalar (line 12) | type CustomScalar struct method UnmarshalGQL (line 16) | func (s *CustomScalar) UnmarshalGQL(v any) (err error) { method MarshalGQL (line 26) | func (s CustomScalar) MarshalGQL(w io.Writer) { FILE: codegen/testserver/followschema/maps_test.go function TestMaps (line 14) | func TestMaps(t *testing.T) { function validateMapItemsType (line 97) | func validateMapItemsType(t *testing.T, in map[string]any) { FILE: codegen/testserver/followschema/middleware_test.go function TestMiddleware (line 17) | func TestMiddleware(t *testing.T) { FILE: codegen/testserver/followschema/modelmethod_test.go function TestModelMethods (line 14) | func TestModelMethods(t *testing.T) { FILE: codegen/testserver/followschema/models-gen.go type Animal (line 15) | type Animal interface type ContentChild (line 21) | type ContentChild interface type Mammalian (line 25) | type Mammalian interface type TestUnion (line 32) | type TestUnion interface type A (line 36) | type A struct method IsTestUnion (line 40) | func (A) IsTestUnion() {} type AIt (line 42) | type AIt struct type AbIt (line 46) | type AbIt struct type B (line 50) | type B struct method IsTestUnion (line 54) | func (B) IsTestUnion() {} type Cat (line 56) | type Cat struct method IsAnimal (line 62) | func (Cat) IsAnimal() {} method GetSpecies (line 63) | func (this Cat) GetSpecies() string { return this.Species } method GetSize (line 64) | func (this Cat) GetSize() *Size { return this.Size } type CheckIssue896 (line 66) | type CheckIssue896 struct type ContentPost (line 70) | type ContentPost struct method IsContentChild (line 74) | func (ContentPost) IsContentChild() {} type ContentUser (line 76) | type ContentUser struct method IsContentChild (line 80) | func (ContentUser) IsContentChild() {} type Coordinates (line 82) | type Coordinates struct type DefaultInput (line 87) | type DefaultInput struct type DefaultParametersMirror (line 92) | type DefaultParametersMirror struct type DeferModel (line 97) | type DeferModel struct type Dog (line 103) | type Dog struct method IsAnimal (line 109) | func (Dog) IsAnimal() {} method GetSpecies (line 110) | func (this Dog) GetSpecies() string { return this.Species } method GetSize (line 111) | func (this Dog) GetSize() *Size { return this.Size } type EmbeddedDefaultScalar (line 113) | type EmbeddedDefaultScalar struct type FieldsOrderPayload (line 117) | type FieldsOrderPayload struct type Horse (line 121) | type Horse struct method IsMammalian (line 127) | func (Horse) IsMammalian() {} method GetSpecies (line 128) | func (this Horse) GetSpecies() string { return this.Species } method GetSize (line 129) | func (this Horse) GetSize() *Size { return this.Size } method IsAnimal (line 131) | func (Horse) IsAnimal() {} type InnerDirectives (line 133) | type InnerDirectives struct type InnerInput (line 137) | type InnerInput struct type InnerObject (line 141) | type InnerObject struct type InputDirectives (line 145) | type InputDirectives struct type InputWithEnumValue (line 153) | type InputWithEnumValue struct type LoopA (line 157) | type LoopA struct type LoopB (line 161) | type LoopB struct type Map (line 167) | type Map struct type Mutation (line 171) | type Mutation struct type NestedInput (line 174) | type NestedInput struct type NestedMapInput (line 178) | type NestedMapInput struct type ObjectDirectives (line 182) | type ObjectDirectives struct type OmittableInput (line 188) | type OmittableInput struct type OuterInput (line 199) | type OuterInput struct type OuterObject (line 203) | type OuterObject struct type OuterWrapperInput (line 207) | type OuterWrapperInput struct type Pet (line 211) | type Pet struct type Query (line 216) | type Query struct type Size (line 219) | type Size struct type SkipIncludeTestType (line 224) | type SkipIncludeTestType struct type Slices (line 229) | type Slices struct type SpecialInput (line 236) | type SpecialInput struct type Subscription (line 240) | type Subscription struct type User (line 243) | type User struct type ValidInput (line 251) | type ValidInput struct type ValidType (line 281) | type ValidType struct type XXIt (line 288) | type XXIt struct type XxIt (line 292) | type XxIt struct type AsdfIt (line 296) | type AsdfIt struct type IIt (line 300) | type IIt struct type EnumTest (line 304) | type EnumTest method IsValid (line 316) | func (e EnumTest) IsValid() bool { method String (line 324) | func (e EnumTest) String() string { method UnmarshalGQL (line 328) | func (e *EnumTest) UnmarshalGQL(v any) error { method MarshalGQL (line 341) | func (e EnumTest) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 345) | func (e *EnumTest) UnmarshalJSON(b []byte) error { method MarshalJSON (line 353) | func (e EnumTest) MarshalJSON() ([]byte, error) { constant EnumTestOk (line 307) | EnumTestOk EnumTest = "OK" constant EnumTestNg (line 308) | EnumTestNg EnumTest = "NG" type Status (line 359) | type Status method IsValid (line 371) | func (e Status) IsValid() bool { method String (line 379) | func (e Status) String() string { method UnmarshalGQL (line 383) | func (e *Status) UnmarshalGQL(v any) error { method MarshalGQL (line 396) | func (e Status) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 400) | func (e *Status) UnmarshalJSON(b []byte) error { method MarshalJSON (line 408) | func (e Status) MarshalJSON() ([]byte, error) { constant StatusOk (line 362) | StatusOk Status = "OK" constant StatusError (line 363) | StatusError Status = "ERROR" FILE: codegen/testserver/followschema/models.go type ForcedResolver (line 9) | type ForcedResolver struct type ModelMethods (line 13) | type ModelMethods struct method NoContext (line 15) | func (m ModelMethods) NoContext() bool { method WithContext (line 19) | func (m ModelMethods) WithContext(_ context.Context) bool { type Errors (line 23) | type Errors struct type Error (line 25) | type Error struct method ErrorOnRequiredField (line 29) | func (Error) ErrorOnRequiredField() (string, error) { method ErrorOnNonRequiredField (line 33) | func (Error) ErrorOnNonRequiredField() (string, error) { method NilOnRequiredField (line 37) | func (Error) NilOnRequiredField() *string { type EmbeddedPointerModel (line 41) | type EmbeddedPointerModel struct type EmbeddedPointer (line 46) | type EmbeddedPointer struct type MarshalPanic (line 50) | type MarshalPanic method UnmarshalGQL (line 52) | func (m *MarshalPanic) UnmarshalGQL(v any) error { method MarshalGQL (line 56) | func (m MarshalPanic) MarshalGQL(w io.Writer) { type Panics (line 60) | type Panics struct method FieldFuncMarshal (line 62) | func (p *Panics) FieldFuncMarshal(ctx context.Context, u []MarshalPani... type Autobind (line 66) | type Autobind struct type OverlappingFields (line 75) | type OverlappingFields struct type ObjectDirectivesWithCustomGoModel (line 80) | type ObjectDirectivesWithCustomGoModel struct type FallbackToStringEncoding (line 84) | type FallbackToStringEncoding constant FallbackToStringEncodingA (line 87) | FallbackToStringEncodingA FallbackToStringEncoding = "A" constant FallbackToStringEncodingB (line 88) | FallbackToStringEncodingB FallbackToStringEncoding = "B" constant FallbackToStringEncodingC (line 89) | FallbackToStringEncodingC FallbackToStringEncoding = "C" type Primitive (line 92) | type Primitive method Squared (line 94) | func (p Primitive) Squared() int { type PrimitiveString (line 98) | type PrimitiveString method Doubled (line 100) | func (s PrimitiveString) Doubled() string { type Bytes (line 104) | type Bytes FILE: codegen/testserver/followschema/mutation_with_custom_scalar.generated.go method unmarshalInputNestedInput (line 30) | func (ec *executionContext) unmarshalInputNestedInput(ctx context.Contex... method unmarshalInputSpecialInput (line 60) | func (ec *executionContext) unmarshalInputSpecialInput(ctx context.Conte... method unmarshalNEmail2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐEmail (line 102) | func (ec *executionContext) unmarshalNEmail2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNEmail2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐEmail (line 108) | func (ec *executionContext) marshalNEmail2githubᚗcomᚋ99designsᚋgqlgenᚋco... method unmarshalNNestedInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐNestedInput (line 112) | func (ec *executionContext) unmarshalNNestedInput2ᚖgithubᚗcomᚋ99designsᚋ... method unmarshalNSpecialInput2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐSpecialInput (line 117) | func (ec *executionContext) unmarshalNSpecialInput2githubᚗcomᚋ99designsᚋ... FILE: codegen/testserver/followschema/mutation_with_custom_scalar.go type Email (line 14) | type Email method UnmarshalGQL (line 16) | func (value *Email) UnmarshalGQL(v any) error { method MarshalGQL (line 28) | func (value Email) MarshalGQL(w io.Writer) { FILE: codegen/testserver/followschema/mutation_with_custom_scalar_test.go function TestErrorInsideMutationArgument (line 14) | func TestErrorInsideMutationArgument(t *testing.T) { FILE: codegen/testserver/followschema/nulls.generated.go type ErrorsResolver (line 18) | type ErrorsResolver interface method _Error_id (line 38) | func (ec *executionContext) _Error_id(ctx context.Context, field graphql... method fieldContext_Error_id (line 56) | func (ec *executionContext) fieldContext_Error_id(_ context.Context, fie... method _Error_errorOnNonRequiredField (line 69) | func (ec *executionContext) _Error_errorOnNonRequiredField(ctx context.C... method fieldContext_Error_errorOnNonRequiredField (line 87) | func (ec *executionContext) fieldContext_Error_errorOnNonRequiredField(_... method _Error_errorOnRequiredField (line 100) | func (ec *executionContext) _Error_errorOnRequiredField(ctx context.Cont... method fieldContext_Error_errorOnRequiredField (line 118) | func (ec *executionContext) fieldContext_Error_errorOnRequiredField(_ co... method _Error_nilOnRequiredField (line 131) | func (ec *executionContext) _Error_nilOnRequiredField(ctx context.Contex... method fieldContext_Error_nilOnRequiredField (line 149) | func (ec *executionContext) fieldContext_Error_nilOnRequiredField(_ cont... method _Errors_a (line 162) | func (ec *executionContext) _Errors_a(ctx context.Context, field graphql... method fieldContext_Errors_a (line 180) | func (ec *executionContext) fieldContext_Errors_a(_ context.Context, fie... method _Errors_b (line 203) | func (ec *executionContext) _Errors_b(ctx context.Context, field graphql... method fieldContext_Errors_b (line 221) | func (ec *executionContext) fieldContext_Errors_b(_ context.Context, fie... method _Errors_c (line 244) | func (ec *executionContext) _Errors_c(ctx context.Context, field graphql... method fieldContext_Errors_c (line 262) | func (ec *executionContext) fieldContext_Errors_c(_ context.Context, fie... method _Errors_d (line 285) | func (ec *executionContext) _Errors_d(ctx context.Context, field graphql... method fieldContext_Errors_d (line 303) | func (ec *executionContext) fieldContext_Errors_d(_ context.Context, fie... method _Errors_e (line 326) | func (ec *executionContext) _Errors_e(ctx context.Context, field graphql... method fieldContext_Errors_e (line 344) | func (ec *executionContext) fieldContext_Errors_e(_ context.Context, fie... method _Error (line 381) | func (ec *executionContext) _Error(ctx context.Context, sel ast.Selectio... method _Errors (line 432) | func (ec *executionContext) _Errors(ctx context.Context, sel ast.Selecti... method marshalNError2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐError (line 648) | func (ec *executionContext) marshalNError2githubᚗcomᚋ99designsᚋgqlgenᚋco... method marshalNError2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐError (line 652) | func (ec *executionContext) marshalNError2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋc... method marshalOError2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐError (line 662) | func (ec *executionContext) marshalOError2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalOError2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐErrorᚄ (line 675) | func (ec *executionContext) marshalOError2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalOError2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐError (line 694) | func (ec *executionContext) marshalOError2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋc... method marshalOErrors2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐErrors (line 701) | func (ec *executionContext) marshalOErrors2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... FILE: codegen/testserver/followschema/nulls_test.go function TestNullBubbling (line 15) | func TestNullBubbling(t *testing.T) { FILE: codegen/testserver/followschema/otherpkg/model.go type Scalar (line 4) | type Scalar type Map (line 5) | type Map type Slice (line 6) | type Slice type Struct (line 9) | type Struct struct FILE: codegen/testserver/followschema/panics.generated.go type PanicsResolver (line 17) | type PanicsResolver interface method field_Panics_argUnmarshal_args (line 27) | func (ec *executionContext) field_Panics_argUnmarshal_args(ctx context.C... method field_Panics_fieldFuncMarshal_args (line 38) | func (ec *executionContext) field_Panics_fieldFuncMarshal_args(ctx conte... method _Panics_fieldScalarMarshal (line 57) | func (ec *executionContext) _Panics_fieldScalarMarshal(ctx context.Conte... method fieldContext_Panics_fieldScalarMarshal (line 75) | func (ec *executionContext) fieldContext_Panics_fieldScalarMarshal(_ con... method _Panics_fieldFuncMarshal (line 88) | func (ec *executionContext) _Panics_fieldFuncMarshal(ctx context.Context... method fieldContext_Panics_fieldFuncMarshal (line 107) | func (ec *executionContext) fieldContext_Panics_fieldFuncMarshal(ctx con... method _Panics_argUnmarshal (line 131) | func (ec *executionContext) _Panics_argUnmarshal(ctx context.Context, fi... method fieldContext_Panics_argUnmarshal (line 150) | func (ec *executionContext) fieldContext_Panics_argUnmarshal(ctx context... method _Panics (line 188) | func (ec *executionContext) _Panics(ctx context.Context, sel ast.Selecti... method unmarshalNMarshalPanic2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐMarshalPanic (line 332) | func (ec *executionContext) unmarshalNMarshalPanic2githubᚗcomᚋ99designsᚋ... method marshalNMarshalPanic2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐMarshalPanic (line 338) | func (ec *executionContext) marshalNMarshalPanic2githubᚗcomᚋ99designsᚋgq... method unmarshalNMarshalPanic2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐMarshalPanicᚄ (line 342) | func (ec *executionContext) unmarshalNMarshalPanic2ᚕgithubᚗcomᚋ99designs... method marshalNMarshalPanic2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐMarshalPanicᚄ (line 357) | func (ec *executionContext) marshalNMarshalPanic2ᚕgithubᚗcomᚋ99designsᚋg... method marshalOPanics2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPanics (line 372) | func (ec *executionContext) marshalOPanics2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... FILE: codegen/testserver/followschema/panics_test.go function TestPanics (line 17) | func TestPanics(t *testing.T) { FILE: codegen/testserver/followschema/prelude.generated.go method field___Directive_args_args (line 23) | func (ec *executionContext) field___Directive_args_args(ctx context.Cont... method field___Field_args_args (line 34) | func (ec *executionContext) field___Field_args_args(ctx context.Context,... method field___Type_enumValues_args (line 45) | func (ec *executionContext) field___Type_enumValues_args(ctx context.Con... method field___Type_fields_args (line 56) | func (ec *executionContext) field___Type_fields_args(ctx context.Context... method ___Directive_name (line 75) | func (ec *executionContext) ___Directive_name(ctx context.Context, field... method fieldContext___Directive_name (line 93) | func (ec *executionContext) fieldContext___Directive_name(_ context.Cont... method ___Directive_description (line 106) | func (ec *executionContext) ___Directive_description(ctx context.Context... method fieldContext___Directive_description (line 124) | func (ec *executionContext) fieldContext___Directive_description(_ conte... method ___Directive_isRepeatable (line 137) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Contex... method fieldContext___Directive_isRepeatable (line 155) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ cont... method ___Directive_locations (line 168) | func (ec *executionContext) ___Directive_locations(ctx context.Context, ... method fieldContext___Directive_locations (line 186) | func (ec *executionContext) fieldContext___Directive_locations(_ context... method ___Directive_args (line 199) | func (ec *executionContext) ___Directive_args(ctx context.Context, field... method fieldContext___Directive_args (line 217) | func (ec *executionContext) fieldContext___Directive_args(ctx context.Co... method ___EnumValue_name (line 255) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, field... method fieldContext___EnumValue_name (line 273) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Cont... method ___EnumValue_description (line 286) | func (ec *executionContext) ___EnumValue_description(ctx context.Context... method fieldContext___EnumValue_description (line 304) | func (ec *executionContext) fieldContext___EnumValue_description(_ conte... method ___EnumValue_isDeprecated (line 317) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Contex... method fieldContext___EnumValue_isDeprecated (line 335) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ cont... method ___EnumValue_deprecationReason (line 348) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context.C... method fieldContext___EnumValue_deprecationReason (line 366) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason(_... method ___Field_name (line 379) | func (ec *executionContext) ___Field_name(ctx context.Context, field gra... method fieldContext___Field_name (line 397) | func (ec *executionContext) fieldContext___Field_name(_ context.Context,... method ___Field_description (line 410) | func (ec *executionContext) ___Field_description(ctx context.Context, fi... method fieldContext___Field_description (line 428) | func (ec *executionContext) fieldContext___Field_description(_ context.C... method ___Field_args (line 441) | func (ec *executionContext) ___Field_args(ctx context.Context, field gra... method fieldContext___Field_args (line 459) | func (ec *executionContext) fieldContext___Field_args(ctx context.Contex... method ___Field_type (line 497) | func (ec *executionContext) ___Field_type(ctx context.Context, field gra... method fieldContext___Field_type (line 515) | func (ec *executionContext) fieldContext___Field_type(_ context.Context,... method ___Field_isDeprecated (line 552) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context, f... method fieldContext___Field_isDeprecated (line 570) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ context.... method ___Field_deprecationReason (line 583) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Conte... method fieldContext___Field_deprecationReason (line 601) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ con... method ___InputValue_name (line 614) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fiel... method fieldContext___InputValue_name (line 632) | func (ec *executionContext) fieldContext___InputValue_name(_ context.Con... method ___InputValue_description (line 645) | func (ec *executionContext) ___InputValue_description(ctx context.Contex... method fieldContext___InputValue_description (line 663) | func (ec *executionContext) fieldContext___InputValue_description(_ cont... method ___InputValue_type (line 676) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fiel... method fieldContext___InputValue_type (line 694) | func (ec *executionContext) fieldContext___InputValue_type(_ context.Con... method ___InputValue_defaultValue (line 731) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Conte... method fieldContext___InputValue_defaultValue (line 749) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ con... method ___InputValue_isDeprecated (line 762) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Conte... method fieldContext___InputValue_isDeprecated (line 780) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ con... method ___InputValue_deprecationReason (line 793) | func (ec *executionContext) ___InputValue_deprecationReason(ctx context.... method fieldContext___InputValue_deprecationReason (line 811) | func (ec *executionContext) fieldContext___InputValue_deprecationReason(... method ___Schema_description (line 824) | func (ec *executionContext) ___Schema_description(ctx context.Context, f... method fieldContext___Schema_description (line 842) | func (ec *executionContext) fieldContext___Schema_description(_ context.... method ___Schema_types (line 855) | func (ec *executionContext) ___Schema_types(ctx context.Context, field g... method fieldContext___Schema_types (line 873) | func (ec *executionContext) fieldContext___Schema_types(_ context.Contex... method ___Schema_queryType (line 910) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, fie... method fieldContext___Schema_queryType (line 928) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.Co... method ___Schema_mutationType (line 965) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context, ... method fieldContext___Schema_mutationType (line 983) | func (ec *executionContext) fieldContext___Schema_mutationType(_ context... method ___Schema_subscriptionType (line 1020) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Conte... method fieldContext___Schema_subscriptionType (line 1038) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ con... method ___Schema_directives (line 1075) | func (ec *executionContext) ___Schema_directives(ctx context.Context, fi... method fieldContext___Schema_directives (line 1093) | func (ec *executionContext) fieldContext___Schema_directives(_ context.C... method ___Type_kind (line 1118) | func (ec *executionContext) ___Type_kind(ctx context.Context, field grap... method fieldContext___Type_kind (line 1136) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context, ... method ___Type_name (line 1149) | func (ec *executionContext) ___Type_name(ctx context.Context, field grap... method fieldContext___Type_name (line 1167) | func (ec *executionContext) fieldContext___Type_name(_ context.Context, ... method ___Type_description (line 1180) | func (ec *executionContext) ___Type_description(ctx context.Context, fie... method fieldContext___Type_description (line 1198) | func (ec *executionContext) fieldContext___Type_description(_ context.Co... method ___Type_specifiedByURL (line 1211) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context, ... method fieldContext___Type_specifiedByURL (line 1229) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ context... method ___Type_fields (line 1242) | func (ec *executionContext) ___Type_fields(ctx context.Context, field gr... method fieldContext___Type_fields (line 1261) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Conte... method ___Type_interfaces (line 1299) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fiel... method fieldContext___Type_interfaces (line 1317) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.Con... method ___Type_possibleTypes (line 1354) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context, f... method fieldContext___Type_possibleTypes (line 1372) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ context.... method ___Type_enumValues (line 1409) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fiel... method fieldContext___Type_enumValues (line 1428) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context.C... method ___Type_inputFields (line 1462) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, fie... method fieldContext___Type_inputFields (line 1480) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.Co... method ___Type_ofType (line 1507) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field gr... method fieldContext___Type_ofType (line 1525) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Context... method ___Type_isOneOf (line 1562) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field g... method fieldContext___Type_isOneOf (line 1580) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Contex... method ___Directive (line 1607) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.Se... method ___EnumValue (line 1663) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.Se... method ___Field (line 1711) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Select... method ___InputValue (line 1769) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast.S... method ___Schema (line 1824) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Selec... method ___Type (line 1879) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selecti... method unmarshalNBoolean2bool (line 1940) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context, ... method marshalNBoolean2bool (line 1945) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, se... method unmarshalNFloat2float64 (line 1956) | func (ec *executionContext) unmarshalNFloat2float64(ctx context.Context,... method marshalNFloat2float64 (line 1961) | func (ec *executionContext) marshalNFloat2float64(ctx context.Context, s... method unmarshalNID2int (line 1972) | func (ec *executionContext) unmarshalNID2int(ctx context.Context, v any)... method marshalNID2int (line 1977) | func (ec *executionContext) marshalNID2int(ctx context.Context, sel ast.... method unmarshalNID2string (line 1988) | func (ec *executionContext) unmarshalNID2string(ctx context.Context, v a... method marshalNID2string (line 1993) | func (ec *executionContext) marshalNID2string(ctx context.Context, sel a... method unmarshalNInt2int (line 2004) | func (ec *executionContext) unmarshalNInt2int(ctx context.Context, v any... method marshalNInt2int (line 2009) | func (ec *executionContext) marshalNInt2int(ctx context.Context, sel ast... method unmarshalNInt2int32 (line 2020) | func (ec *executionContext) unmarshalNInt2int32(ctx context.Context, v a... method marshalNInt2int32 (line 2025) | func (ec *executionContext) marshalNInt2int32(ctx context.Context, sel a... method unmarshalNInt2int64 (line 2036) | func (ec *executionContext) unmarshalNInt2int64(ctx context.Context, v a... method marshalNInt2int64 (line 2041) | func (ec *executionContext) marshalNInt2int64(ctx context.Context, sel a... method unmarshalNString2string (line 2052) | func (ec *executionContext) unmarshalNString2string(ctx context.Context,... method marshalNString2string (line 2057) | func (ec *executionContext) marshalNString2string(ctx context.Context, s... method unmarshalNString2ᚕstringᚄ (line 2068) | func (ec *executionContext) unmarshalNString2ᚕstringᚄ(ctx context.Contex... method marshalNString2ᚕstringᚄ (line 2083) | func (ec *executionContext) marshalNString2ᚕstringᚄ(ctx context.Context,... method unmarshalNString2ᚕᚖstring (line 2098) | func (ec *executionContext) unmarshalNString2ᚕᚖstring(ctx context.Contex... method marshalNString2ᚕᚖstring (line 2113) | func (ec *executionContext) marshalNString2ᚕᚖstring(ctx context.Context,... method unmarshalNString2ᚖstring (line 2122) | func (ec *executionContext) unmarshalNString2ᚖstring(ctx context.Context... method marshalNString2ᚖstring (line 2127) | func (ec *executionContext) marshalNString2ᚖstring(ctx context.Context, ... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 2144) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋgql... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 2148) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgq... method unmarshalN__DirectiveLocation2string (line 2164) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx con... method marshalN__DirectiveLocation2string (line 2169) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx conte... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 2180) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__DirectiveLocation2ᚕstringᚄ (line 2195) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx con... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 2211) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋgql... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 2215) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 2219) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋgq... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2223) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋg... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2239) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋg... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2243) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2259) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalN__TypeKind2string (line 2269) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Cont... method marshalN__TypeKind2string (line 2274) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Contex... method unmarshalOBoolean2bool (line 2285) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context, ... method marshalOBoolean2bool (line 2290) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, se... method unmarshalOBoolean2ᚖbool (line 2297) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Context,... method marshalOBoolean2ᚖbool (line 2305) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context, s... method unmarshalOFloat2float64 (line 2315) | func (ec *executionContext) unmarshalOFloat2float64(ctx context.Context,... method marshalOFloat2float64 (line 2320) | func (ec *executionContext) marshalOFloat2float64(ctx context.Context, s... method unmarshalOFloat2ᚖfloat64 (line 2326) | func (ec *executionContext) unmarshalOFloat2ᚖfloat64(ctx context.Context... method marshalOFloat2ᚖfloat64 (line 2334) | func (ec *executionContext) marshalOFloat2ᚖfloat64(ctx context.Context, ... method unmarshalOID2ᚖstring (line 2343) | func (ec *executionContext) unmarshalOID2ᚖstring(ctx context.Context, v ... method marshalOID2ᚖstring (line 2351) | func (ec *executionContext) marshalOID2ᚖstring(ctx context.Context, sel ... method unmarshalOInt2ᚖint (line 2361) | func (ec *executionContext) unmarshalOInt2ᚖint(ctx context.Context, v an... method marshalOInt2ᚖint (line 2369) | func (ec *executionContext) marshalOInt2ᚖint(ctx context.Context, sel as... method unmarshalOString2string (line 2379) | func (ec *executionContext) unmarshalOString2string(ctx context.Context,... method marshalOString2string (line 2384) | func (ec *executionContext) marshalOString2string(ctx context.Context, s... method unmarshalOString2ᚕstringᚄ (line 2391) | func (ec *executionContext) unmarshalOString2ᚕstringᚄ(ctx context.Contex... method marshalOString2ᚕstringᚄ (line 2409) | func (ec *executionContext) marshalOString2ᚕstringᚄ(ctx context.Context,... method unmarshalOString2ᚕᚖstring (line 2427) | func (ec *executionContext) unmarshalOString2ᚕᚖstring(ctx context.Contex... method marshalOString2ᚕᚖstring (line 2445) | func (ec *executionContext) marshalOString2ᚕᚖstring(ctx context.Context,... method unmarshalOString2ᚖstring (line 2457) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Context... method marshalOString2ᚖstring (line 2465) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context, ... method unmarshalOString2ᚖᚕstringᚄ (line 2475) | func (ec *executionContext) unmarshalOString2ᚖᚕstringᚄ(ctx context.Conte... method marshalOString2ᚖᚕstringᚄ (line 2483) | func (ec *executionContext) marshalOString2ᚖᚕstringᚄ(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 2487) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgq... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 2506) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgen... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2525) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋg... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 2544) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2551) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2570) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... FILE: codegen/testserver/followschema/primitive_objects.generated.go type PrimitiveResolver (line 17) | type PrimitiveResolver interface type PrimitiveStringResolver (line 20) | type PrimitiveStringResolver interface method _Primitive_value (line 38) | func (ec *executionContext) _Primitive_value(ctx context.Context, field ... method fieldContext_Primitive_value (line 56) | func (ec *executionContext) fieldContext_Primitive_value(_ context.Conte... method _Primitive_squared (line 69) | func (ec *executionContext) _Primitive_squared(ctx context.Context, fiel... method fieldContext_Primitive_squared (line 87) | func (ec *executionContext) fieldContext_Primitive_squared(_ context.Con... method _PrimitiveString_value (line 100) | func (ec *executionContext) _PrimitiveString_value(ctx context.Context, ... method fieldContext_PrimitiveString_value (line 118) | func (ec *executionContext) fieldContext_PrimitiveString_value(_ context... method _PrimitiveString_doubled (line 131) | func (ec *executionContext) _PrimitiveString_doubled(ctx context.Context... method fieldContext_PrimitiveString_doubled (line 149) | func (ec *executionContext) fieldContext_PrimitiveString_doubled(_ conte... method _PrimitiveString_len (line 162) | func (ec *executionContext) _PrimitiveString_len(ctx context.Context, fi... method fieldContext_PrimitiveString_len (line 180) | func (ec *executionContext) fieldContext_PrimitiveString_len(_ context.C... method _Primitive (line 207) | func (ec *executionContext) _Primitive(ctx context.Context, sel ast.Sele... method _PrimitiveString (line 282) | func (ec *executionContext) _PrimitiveString(ctx context.Context, sel as... method marshalNPrimitive2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPrimitive (line 395) | func (ec *executionContext) marshalNPrimitive2githubᚗcomᚋ99designsᚋgqlge... method marshalNPrimitive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPrimitiveᚄ (line 399) | func (ec *executionContext) marshalNPrimitive2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalNPrimitiveString2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPrimitiveString (line 415) | func (ec *executionContext) marshalNPrimitiveString2githubᚗcomᚋ99designs... method marshalNPrimitiveString2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPrimitiveStringᚄ (line 419) | func (ec *executionContext) marshalNPrimitiveString2ᚕgithubᚗcomᚋ99design... FILE: codegen/testserver/followschema/primitive_objects_test.go function TestPrimitiveObjects (line 14) | func TestPrimitiveObjects(t *testing.T) { function TestPrimitiveStringObjects (line 44) | func TestPrimitiveStringObjects(t *testing.T) { FILE: codegen/testserver/followschema/ptr_to_any.generated.go method _PtrToAnyContainer_ptrToAny (line 29) | func (ec *executionContext) _PtrToAnyContainer_ptrToAny(ctx context.Cont... method fieldContext_PtrToAnyContainer_ptrToAny (line 47) | func (ec *executionContext) fieldContext_PtrToAnyContainer_ptrToAny(_ co... method _PtrToAnyContainer_binding (line 60) | func (ec *executionContext) _PtrToAnyContainer_binding(ctx context.Conte... method fieldContext_PtrToAnyContainer_binding (line 78) | func (ec *executionContext) fieldContext_PtrToAnyContainer_binding(_ con... method _PtrToAnyContainer (line 105) | func (ec *executionContext) _PtrToAnyContainer(ctx context.Context, sel ... method marshalNPtrToAnyContainer2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPtrToAnyContainer (line 145) | func (ec *executionContext) marshalNPtrToAnyContainer2githubᚗcomᚋ99desig... method marshalNPtrToAnyContainer2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPtrToAnyContainer (line 149) | func (ec *executionContext) marshalNPtrToAnyContainer2ᚖgithubᚗcomᚋ99desi... method unmarshalOAny2interface (line 159) | func (ec *executionContext) unmarshalOAny2interface(ctx context.Context,... method marshalOAny2interface (line 167) | func (ec *executionContext) marshalOAny2interface(ctx context.Context, s... method unmarshalOAny2ᚖinterface (line 177) | func (ec *executionContext) unmarshalOAny2ᚖinterface(ctx context.Context... method marshalOAny2ᚖinterface (line 185) | func (ec *executionContext) marshalOAny2ᚖinterface(ctx context.Context, ... FILE: codegen/testserver/followschema/ptr_to_any.go type PtrToAnyContainer (line 3) | type PtrToAnyContainer struct method Binding (line 7) | func (c *PtrToAnyContainer) Binding() *any { FILE: codegen/testserver/followschema/ptr_to_any_test.go function TestPtrToAny (line 14) | func TestPtrToAny(t *testing.T) { FILE: codegen/testserver/followschema/ptr_to_ptr_input.generated.go method _PtrToPtrInner_key (line 30) | func (ec *executionContext) _PtrToPtrInner_key(ctx context.Context, fiel... method fieldContext_PtrToPtrInner_key (line 48) | func (ec *executionContext) fieldContext_PtrToPtrInner_key(_ context.Con... method _PtrToPtrInner_value (line 61) | func (ec *executionContext) _PtrToPtrInner_value(ctx context.Context, fi... method fieldContext_PtrToPtrInner_value (line 79) | func (ec *executionContext) fieldContext_PtrToPtrInner_value(_ context.C... method _PtrToPtrOuter_name (line 92) | func (ec *executionContext) _PtrToPtrOuter_name(ctx context.Context, fie... method fieldContext_PtrToPtrOuter_name (line 110) | func (ec *executionContext) fieldContext_PtrToPtrOuter_name(_ context.Co... method _PtrToPtrOuter_inner (line 123) | func (ec *executionContext) _PtrToPtrOuter_inner(ctx context.Context, fi... method fieldContext_PtrToPtrOuter_inner (line 141) | func (ec *executionContext) fieldContext_PtrToPtrOuter_inner(_ context.C... method _PtrToPtrOuter_stupidInner (line 160) | func (ec *executionContext) _PtrToPtrOuter_stupidInner(ctx context.Conte... method fieldContext_PtrToPtrOuter_stupidInner (line 178) | func (ec *executionContext) fieldContext_PtrToPtrOuter_stupidInner(_ con... method unmarshalInputUpdatePtrToPtrInner (line 201) | func (ec *executionContext) unmarshalInputUpdatePtrToPtrInner(ctx contex... method unmarshalInputUpdatePtrToPtrOuter (line 238) | func (ec *executionContext) unmarshalInputUpdatePtrToPtrOuter(ctx contex... method _PtrToPtrInner (line 292) | func (ec *executionContext) _PtrToPtrInner(ctx context.Context, sel ast.... method _PtrToPtrOuter (line 336) | func (ec *executionContext) _PtrToPtrOuter(ctx context.Context, sel ast.... method marshalNPtrToPtrOuter2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPtrToPtrOuter (line 381) | func (ec *executionContext) marshalNPtrToPtrOuter2githubᚗcomᚋ99designsᚋg... method marshalNPtrToPtrOuter2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPtrToPtrOuter (line 385) | func (ec *executionContext) marshalNPtrToPtrOuter2ᚖgithubᚗcomᚋ99designsᚋ... method unmarshalNUpdatePtrToPtrOuter2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐUpdatePtrToPtrOuter (line 395) | func (ec *executionContext) unmarshalNUpdatePtrToPtrOuter2githubᚗcomᚋ99d... method marshalOPtrToPtrInner2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPtrToPtrInner (line 400) | func (ec *executionContext) marshalOPtrToPtrInner2ᚖgithubᚗcomᚋ99designsᚋ... method marshalOPtrToPtrInner2ᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPtrToPtrInner (line 407) | func (ec *executionContext) marshalOPtrToPtrInner2ᚖᚖgithubᚗcomᚋ99designs... method marshalOPtrToPtrInner2ᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPtrToPtrInner (line 414) | func (ec *executionContext) marshalOPtrToPtrInner2ᚖᚖᚖgithubᚗcomᚋ99design... method marshalOPtrToPtrInner2ᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPtrToPtrInner (line 421) | func (ec *executionContext) marshalOPtrToPtrInner2ᚖᚖᚖᚖgithubᚗcomᚋ99desig... method marshalOPtrToPtrInner2ᚖᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPtrToPtrInner (line 428) | func (ec *executionContext) marshalOPtrToPtrInner2ᚖᚖᚖᚖᚖgithubᚗcomᚋ99desi... method marshalOPtrToPtrInner2ᚖᚖᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPtrToPtrInner (line 435) | func (ec *executionContext) marshalOPtrToPtrInner2ᚖᚖᚖᚖᚖᚖgithubᚗcomᚋ99des... method marshalOPtrToPtrInner2ᚖᚖᚖᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPtrToPtrInner (line 442) | func (ec *executionContext) marshalOPtrToPtrInner2ᚖᚖᚖᚖᚖᚖᚖgithubᚗcomᚋ99de... method unmarshalOUpdatePtrToPtrInner2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐUpdatePtrToPtrInner (line 449) | func (ec *executionContext) unmarshalOUpdatePtrToPtrInner2ᚖgithubᚗcomᚋ99... method unmarshalOUpdatePtrToPtrInner2ᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐUpdatePtrToPtrInner (line 457) | func (ec *executionContext) unmarshalOUpdatePtrToPtrInner2ᚖᚖgithubᚗcomᚋ9... method unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐUpdatePtrToPtrInner (line 469) | func (ec *executionContext) unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖgithubᚗcomᚋ... method unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐUpdatePtrToPtrInner (line 481) | func (ec *executionContext) unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖgithubᚗcom... method unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐUpdatePtrToPtrInner (line 493) | func (ec *executionContext) unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖᚖgithubᚗco... method unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐUpdatePtrToPtrInner (line 505) | func (ec *executionContext) unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖᚖᚖgithubᚗc... method unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐUpdatePtrToPtrInner (line 517) | func (ec *executionContext) unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖᚖᚖᚖgithubᚗ... method unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐUpdatePtrToPtrInner (line 529) | func (ec *executionContext) unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖᚖᚖᚖᚖgithub... FILE: codegen/testserver/followschema/ptr_to_ptr_input.go type PtrToPtrOuter (line 3) | type PtrToPtrOuter struct type PtrToPtrInner (line 9) | type PtrToPtrInner struct type UpdatePtrToPtrOuter (line 14) | type UpdatePtrToPtrOuter struct type UpdatePtrToPtrInner (line 20) | type UpdatePtrToPtrInner struct FILE: codegen/testserver/followschema/ptr_to_ptr_input_test.go type UpdatePtrToPtrResults (line 14) | type UpdatePtrToPtrResults struct function TestPtrToPtr (line 18) | func TestPtrToPtr(t *testing.T) { function nest7 (line 178) | func nest7(in *PtrToPtrInner) *******PtrToPtrInner { FILE: codegen/testserver/followschema/ptr_to_slice.generated.go method _PtrToSliceContainer_ptrToSlice (line 29) | func (ec *executionContext) _PtrToSliceContainer_ptrToSlice(ctx context.... method fieldContext_PtrToSliceContainer_ptrToSlice (line 47) | func (ec *executionContext) fieldContext_PtrToSliceContainer_ptrToSlice(... method _PtrToSliceContainer (line 74) | func (ec *executionContext) _PtrToSliceContainer(ctx context.Context, se... method marshalNPtrToSliceContainer2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPtrToSliceContainer (line 112) | func (ec *executionContext) marshalNPtrToSliceContainer2githubᚗcomᚋ99des... method marshalNPtrToSliceContainer2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPtrToSliceContainer (line 116) | func (ec *executionContext) marshalNPtrToSliceContainer2ᚖgithubᚗcomᚋ99de... FILE: codegen/testserver/followschema/ptr_to_slice.go type PtrToSliceContainer (line 3) | type PtrToSliceContainer struct FILE: codegen/testserver/followschema/ptr_to_slice_test.go function TestPtrToSlice (line 14) | func TestPtrToSlice(t *testing.T) { FILE: codegen/testserver/followschema/recursive.go type RecursiveInputSlice (line 3) | type RecursiveInputSlice struct FILE: codegen/testserver/followschema/resolver.go type Resolver (line 13) | type Resolver struct method BackedByInterface (line 606) | func (r *Resolver) BackedByInterface() BackedByInterfaceResolver { method DeferModel (line 611) | func (r *Resolver) DeferModel() DeferModelResolver { return &deferMode... method Errors (line 614) | func (r *Resolver) Errors() ErrorsResolver { return &errorsResolver{r} } method ForcedResolver (line 617) | func (r *Resolver) ForcedResolver() ForcedResolverResolver { return &f... method ModelMethods (line 620) | func (r *Resolver) ModelMethods() ModelMethodsResolver { return &model... method Mutation (line 623) | func (r *Resolver) Mutation() MutationResolver { return &mutationResol... method OverlappingFields (line 626) | func (r *Resolver) OverlappingFields() OverlappingFieldsResolver { method Panics (line 631) | func (r *Resolver) Panics() PanicsResolver { return &panicsResolver{r} } method Pet (line 634) | func (r *Resolver) Pet() PetResolver { return &petResolver{r} } method Primitive (line 637) | func (r *Resolver) Primitive() PrimitiveResolver { return &primitiveRe... method PrimitiveString (line 640) | func (r *Resolver) PrimitiveString() PrimitiveStringResolver { return ... method Query (line 643) | func (r *Resolver) Query() QueryResolver { return &queryResolver{r} } method Subscription (line 646) | func (r *Resolver) Subscription() SubscriptionResolver { return &subsc... method User (line 649) | func (r *Resolver) User() UserResolver { return &userResolver{r} } method WrappedMap (line 652) | func (r *Resolver) WrappedMap() WrappedMapResolver { return &wrappedMa... method WrappedSlice (line 655) | func (r *Resolver) WrappedSlice() WrappedSliceResolver { return &wrapp... type backedByInterfaceResolver (line 657) | type backedByInterfaceResolver struct method ID (line 16) | func (r *backedByInterfaceResolver) ID(ctx context.Context, obj Backed... type deferModelResolver (line 658) | type deferModelResolver struct method Values (line 21) | func (r *deferModelResolver) Values(ctx context.Context, obj *DeferMod... type errorsResolver (line 659) | type errorsResolver struct method A (line 26) | func (r *errorsResolver) A(ctx context.Context, obj *Errors) (*Error, ... method B (line 31) | func (r *errorsResolver) B(ctx context.Context, obj *Errors) (*Error, ... method C (line 36) | func (r *errorsResolver) C(ctx context.Context, obj *Errors) (*Error, ... method D (line 41) | func (r *errorsResolver) D(ctx context.Context, obj *Errors) (*Error, ... method E (line 46) | func (r *errorsResolver) E(ctx context.Context, obj *Errors) (*Error, ... type forcedResolverResolver (line 660) | type forcedResolverResolver struct method Field (line 51) | func (r *forcedResolverResolver) Field(ctx context.Context, obj *Force... type modelMethodsResolver (line 661) | type modelMethodsResolver struct method ResolverField (line 56) | func (r *modelMethodsResolver) ResolverField(ctx context.Context, obj ... type mutationResolver (line 662) | type mutationResolver struct method DefaultInput (line 61) | func (r *mutationResolver) DefaultInput(ctx context.Context, input Def... method OverrideValueViaInput (line 66) | func (r *mutationResolver) OverrideValueViaInput(ctx context.Context, ... method UpdateProduct (line 71) | func (r *mutationResolver) UpdateProduct(ctx context.Context, input ma... method Issue4053 (line 76) | func (r *mutationResolver) Issue4053(ctx context.Context, input *Issue... method UpdateSomething (line 81) | func (r *mutationResolver) UpdateSomething(ctx context.Context, input ... method UpdatePtrToPtr (line 86) | func (r *mutationResolver) UpdatePtrToPtr(ctx context.Context, input U... type overlappingFieldsResolver (line 663) | type overlappingFieldsResolver struct method OldFoo (line 91) | func (r *overlappingFieldsResolver) OldFoo(ctx context.Context, obj *O... type panicsResolver (line 664) | type panicsResolver struct method FieldScalarMarshal (line 96) | func (r *panicsResolver) FieldScalarMarshal(ctx context.Context, obj *... method ArgUnmarshal (line 101) | func (r *panicsResolver) ArgUnmarshal(ctx context.Context, obj *Panics... type petResolver (line 665) | type petResolver struct method Friends (line 106) | func (r *petResolver) Friends(ctx context.Context, obj *Pet, limit *in... type primitiveResolver (line 666) | type primitiveResolver struct method Value (line 111) | func (r *primitiveResolver) Value(ctx context.Context, obj *Primitive)... type primitiveStringResolver (line 667) | type primitiveStringResolver struct method Value (line 116) | func (r *primitiveStringResolver) Value(ctx context.Context, obj *Prim... method Len (line 121) | func (r *primitiveStringResolver) Len(ctx context.Context, obj *Primit... type queryResolver (line 668) | type queryResolver struct method InvalidIdentifier (line 126) | func (r *queryResolver) InvalidIdentifier(ctx context.Context) (*inval... method Collision (line 131) | func (r *queryResolver) Collision(ctx context.Context) (*introspection... method MapInput (line 136) | func (r *queryResolver) MapInput(ctx context.Context, input map[string... method Recursive (line 141) | func (r *queryResolver) Recursive(ctx context.Context, input *Recursiv... method NestedInputs (line 146) | func (r *queryResolver) NestedInputs(ctx context.Context, input [][]*O... method NestedOutputs (line 151) | func (r *queryResolver) NestedOutputs(ctx context.Context) ([][]*Outer... method ModelMethods (line 156) | func (r *queryResolver) ModelMethods(ctx context.Context) (*ModelMetho... method User (line 161) | func (r *queryResolver) User(ctx context.Context, id int) (*User, erro... method NullableArg (line 166) | func (r *queryResolver) NullableArg(ctx context.Context, arg *int) (*s... method InputSlice (line 171) | func (r *queryResolver) InputSlice(ctx context.Context, arg []string) ... method InputNullableSlice (line 176) | func (r *queryResolver) InputNullableSlice(ctx context.Context, arg []... method InputOmittable (line 181) | func (r *queryResolver) InputOmittable(ctx context.Context, arg Omitta... method ShapeUnion (line 186) | func (r *queryResolver) ShapeUnion(ctx context.Context) (ShapeUnion, e... method Autobind (line 191) | func (r *queryResolver) Autobind(ctx context.Context) (*Autobind, erro... method DeprecatedField (line 196) | func (r *queryResolver) DeprecatedField(ctx context.Context) (string, ... method FieldWithDeprecatedArg (line 201) | func (r *queryResolver) FieldWithDeprecatedArg(ctx context.Context, ol... method Overlapping (line 206) | func (r *queryResolver) Overlapping(ctx context.Context) (*Overlapping... method DefaultParameters (line 211) | func (r *queryResolver) DefaultParameters(ctx context.Context, falsyBo... method DeferSingle (line 216) | func (r *queryResolver) DeferSingle(ctx context.Context) (*DeferModel,... method DeferMultiple (line 221) | func (r *queryResolver) DeferMultiple(ctx context.Context) ([]*DeferMo... method DirectiveArg (line 226) | func (r *queryResolver) DirectiveArg(ctx context.Context, arg string) ... method DirectiveNullableArg (line 231) | func (r *queryResolver) DirectiveNullableArg(ctx context.Context, arg ... method DirectiveSingleNullableArg (line 236) | func (r *queryResolver) DirectiveSingleNullableArg(ctx context.Context... method DirectiveInputNullable (line 241) | func (r *queryResolver) DirectiveInputNullable(ctx context.Context, ar... method DirectiveInput (line 246) | func (r *queryResolver) DirectiveInput(ctx context.Context, arg InputD... method DirectiveInputType (line 251) | func (r *queryResolver) DirectiveInputType(ctx context.Context, arg In... method DirectiveInputOuter (line 256) | func (r *queryResolver) DirectiveInputOuter(ctx context.Context, arg O... method DirectiveObject (line 261) | func (r *queryResolver) DirectiveObject(ctx context.Context) (*ObjectD... method DirectiveObjectWithCustomGoModel (line 266) | func (r *queryResolver) DirectiveObjectWithCustomGoModel(ctx context.C... method DirectiveFieldDef (line 271) | func (r *queryResolver) DirectiveFieldDef(ctx context.Context, ret str... method DirectiveField (line 276) | func (r *queryResolver) DirectiveField(ctx context.Context) (*string, ... method DirectiveDouble (line 281) | func (r *queryResolver) DirectiveDouble(ctx context.Context) (*string,... method DirectiveUnimplemented (line 286) | func (r *queryResolver) DirectiveUnimplemented(ctx context.Context) (*... method EmbeddedCase1 (line 291) | func (r *queryResolver) EmbeddedCase1(ctx context.Context) (*EmbeddedC... method EmbeddedCase2 (line 296) | func (r *queryResolver) EmbeddedCase2(ctx context.Context) (*EmbeddedC... method EmbeddedCase3 (line 301) | func (r *queryResolver) EmbeddedCase3(ctx context.Context) (*EmbeddedC... method EnumInInput (line 306) | func (r *queryResolver) EnumInInput(ctx context.Context, input *InputW... method SearchProducts (line 311) | func (r *queryResolver) SearchProducts(ctx context.Context, filters ma... method SearchRequired (line 316) | func (r *queryResolver) SearchRequired(ctx context.Context, filters ma... method SearchProductsNormal (line 321) | func (r *queryResolver) SearchProductsNormal(ctx context.Context, filt... method SearchWithDefaults (line 326) | func (r *queryResolver) SearchWithDefaults(ctx context.Context, filter... method SearchMixed (line 331) | func (r *queryResolver) SearchMixed(ctx context.Context, filters map[s... method FilterProducts (line 336) | func (r *queryResolver) FilterProducts(ctx context.Context, filters ma... method FindProducts (line 341) | func (r *queryResolver) FindProducts(ctx context.Context, filters map[... method SearchWithDirectives (line 346) | func (r *queryResolver) SearchWithDirectives(ctx context.Context, inpu... method Shapes (line 351) | func (r *queryResolver) Shapes(ctx context.Context) ([]Shape, error) { method NoShape (line 356) | func (r *queryResolver) NoShape(ctx context.Context) (Shape, error) { method Node (line 361) | func (r *queryResolver) Node(ctx context.Context) (Node, error) { method NoShapeTypedNil (line 366) | func (r *queryResolver) NoShapeTypedNil(ctx context.Context) (Shape, e... method Animal (line 371) | func (r *queryResolver) Animal(ctx context.Context) (Animal, error) { method NotAnInterface (line 376) | func (r *queryResolver) NotAnInterface(ctx context.Context) (BackedByI... method Dog (line 381) | func (r *queryResolver) Dog(ctx context.Context) (*Dog, error) { method Issue896a (line 386) | func (r *queryResolver) Issue896a(ctx context.Context) ([]*CheckIssue8... method MapStringInterface (line 391) | func (r *queryResolver) MapStringInterface(ctx context.Context, in map... method MapNestedStringInterface (line 396) | func (r *queryResolver) MapNestedStringInterface(ctx context.Context, ... method MapNestedMapSlice (line 401) | func (r *queryResolver) MapNestedMapSlice(ctx context.Context, input m... method ErrorBubble (line 406) | func (r *queryResolver) ErrorBubble(ctx context.Context) (*Error, erro... method ErrorBubbleList (line 411) | func (r *queryResolver) ErrorBubbleList(ctx context.Context) ([]*Error... method ErrorList (line 416) | func (r *queryResolver) ErrorList(ctx context.Context) ([]*Error, erro... method Errors (line 421) | func (r *queryResolver) Errors(ctx context.Context) (*Errors, error) { method Valid (line 426) | func (r *queryResolver) Valid(ctx context.Context) (string, error) { method Invalid (line 431) | func (r *queryResolver) Invalid(ctx context.Context) (string, error) { method Panics (line 436) | func (r *queryResolver) Panics(ctx context.Context) (*Panics, error) { method PrimitiveObject (line 441) | func (r *queryResolver) PrimitiveObject(ctx context.Context) ([]Primit... method PrimitiveStringObject (line 446) | func (r *queryResolver) PrimitiveStringObject(ctx context.Context) ([]... method PtrToAnyContainer (line 451) | func (r *queryResolver) PtrToAnyContainer(ctx context.Context) (*PtrTo... method PtrToSliceContainer (line 456) | func (r *queryResolver) PtrToSliceContainer(ctx context.Context) (*Ptr... method Infinity (line 461) | func (r *queryResolver) Infinity(ctx context.Context) (float64, error) { method StringFromContextInterface (line 466) | func (r *queryResolver) StringFromContextInterface(ctx context.Context... method StringFromContextFunction (line 471) | func (r *queryResolver) StringFromContextFunction(ctx context.Context)... method DefaultScalar (line 476) | func (r *queryResolver) DefaultScalar(ctx context.Context, arg string)... method SkipInclude (line 481) | func (r *queryResolver) SkipInclude(ctx context.Context) (*SkipInclude... method Slices (line 486) | func (r *queryResolver) Slices(ctx context.Context) (*Slices, error) { method ScalarSlice (line 491) | func (r *queryResolver) ScalarSlice(ctx context.Context) ([]byte, erro... method Fallback (line 496) | func (r *queryResolver) Fallback(ctx context.Context, arg FallbackToSt... method OptionalUnion (line 501) | func (r *queryResolver) OptionalUnion(ctx context.Context) (TestUnion,... method VOkCaseValue (line 506) | func (r *queryResolver) VOkCaseValue(ctx context.Context) (*VOkCaseVal... method VOkCaseNil (line 511) | func (r *queryResolver) VOkCaseNil(ctx context.Context) (*VOkCaseNil, ... method ValidType (line 516) | func (r *queryResolver) ValidType(ctx context.Context) (*ValidType, er... method VariadicModel (line 521) | func (r *queryResolver) VariadicModel(ctx context.Context) (*VariadicM... method WrappedStruct (line 526) | func (r *queryResolver) WrappedStruct(ctx context.Context) (*WrappedSt... method WrappedScalar (line 531) | func (r *queryResolver) WrappedScalar(ctx context.Context) (otherpkg.S... method WrappedMap (line 536) | func (r *queryResolver) WrappedMap(ctx context.Context) (WrappedMap, e... method WrappedSlice (line 541) | func (r *queryResolver) WrappedSlice(ctx context.Context) (WrappedSlic... type subscriptionResolver (line 669) | type subscriptionResolver struct method Updated (line 546) | func (r *subscriptionResolver) Updated(ctx context.Context) (<-chan st... method InitPayload (line 551) | func (r *subscriptionResolver) InitPayload(ctx context.Context) (<-cha... method DirectiveArg (line 556) | func (r *subscriptionResolver) DirectiveArg(ctx context.Context, arg s... method DirectiveNullableArg (line 561) | func (r *subscriptionResolver) DirectiveNullableArg(ctx context.Contex... method DirectiveDouble (line 566) | func (r *subscriptionResolver) DirectiveDouble(ctx context.Context) (<... method DirectiveUnimplemented (line 571) | func (r *subscriptionResolver) DirectiveUnimplemented(ctx context.Cont... method Issue896b (line 576) | func (r *subscriptionResolver) Issue896b(ctx context.Context) (<-chan ... method ErrorRequired (line 581) | func (r *subscriptionResolver) ErrorRequired(ctx context.Context) (<-c... type userResolver (line 670) | type userResolver struct method Friends (line 586) | func (r *userResolver) Friends(ctx context.Context, obj *User) ([]*Use... method Pets (line 591) | func (r *userResolver) Pets(ctx context.Context, obj *User, limit *int... type wrappedMapResolver (line 671) | type wrappedMapResolver struct method Get (line 596) | func (r *wrappedMapResolver) Get(ctx context.Context, obj WrappedMap, ... type wrappedSliceResolver (line 672) | type wrappedSliceResolver struct method Get (line 601) | func (r *wrappedSliceResolver) Get(ctx context.Context, obj WrappedSli... FILE: codegen/testserver/followschema/response_extension_test.go function TestResponseExtension (line 15) | func TestResponseExtension(t *testing.T) { FILE: codegen/testserver/followschema/root_.generated.go function NewExecutableSchema (line 16) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 22) | type ResolverRoot interface type DirectiveRoot (line 42) | type DirectiveRoot struct type ComplexityRoot (line 61) | type ComplexityRoot struct type executableSchema (line 490) | type executableSchema method Schema (line 492) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 499) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 2335) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 2438) | type executionContext struct function newExecutionContext (line 2442) | func newExecutionContext( FILE: codegen/testserver/followschema/scalar_context.generated.go method unmarshalNStringFromContextFunction2string (line 42) | func (ec *executionContext) unmarshalNStringFromContextFunction2string(c... method marshalNStringFromContextFunction2string (line 47) | func (ec *executionContext) marshalNStringFromContextFunction2string(ctx... method unmarshalNStringFromContextInterface2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐStringFromContextInterface (line 58) | func (ec *executionContext) unmarshalNStringFromContextInterface2githubᚗ... method marshalNStringFromContextInterface2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐStringFromContextInterface (line 64) | func (ec *executionContext) marshalNStringFromContextInterface2githubᚗco... method unmarshalNStringFromContextInterface2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐStringFromContextInterface (line 68) | func (ec *executionContext) unmarshalNStringFromContextInterface2ᚖgithub... method marshalNStringFromContextInterface2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐStringFromContextInterface (line 74) | func (ec *executionContext) marshalNStringFromContextInterface2ᚖgithubᚗc... FILE: codegen/testserver/followschema/scalar_context.go type StringFromContextInterface (line 11) | type StringFromContextInterface struct method MarshalGQLContext (line 20) | func (StringFromContextInterface) MarshalGQLContext(ctx context.Contex... method UnmarshalGQLContext (line 25) | func (i *StringFromContextInterface) UnmarshalGQLContext(ctx context.C... function MarshalStringFromContextFunction (line 30) | func MarshalStringFromContextFunction(v string) graphql.ContextMarshaler { function UnmarshalStringFromContextFunction (line 37) | func UnmarshalStringFromContextFunction(ctx context.Context, v any) (str... FILE: codegen/testserver/followschema/scalar_context_test.go function TestFloatInfAndNaN (line 15) | func TestFloatInfAndNaN(t *testing.T) { function TestContextPassedToMarshal (line 32) | func TestContextPassedToMarshal(t *testing.T) { FILE: codegen/testserver/followschema/scalar_default.generated.go method _EmbeddedDefaultScalar_value (line 29) | func (ec *executionContext) _EmbeddedDefaultScalar_value(ctx context.Con... method fieldContext_EmbeddedDefaultScalar_value (line 47) | func (ec *executionContext) fieldContext_EmbeddedDefaultScalar_value(_ c... method _EmbeddedDefaultScalar (line 74) | func (ec *executionContext) _EmbeddedDefaultScalar(ctx context.Context, ... method unmarshalNDefaultScalarImplementation2string (line 112) | func (ec *executionContext) unmarshalNDefaultScalarImplementation2string... method marshalNDefaultScalarImplementation2string (line 117) | func (ec *executionContext) marshalNDefaultScalarImplementation2string(c... method unmarshalODefaultScalarImplementation2ᚖstring (line 128) | func (ec *executionContext) unmarshalODefaultScalarImplementation2ᚖstrin... method marshalODefaultScalarImplementation2ᚖstring (line 136) | func (ec *executionContext) marshalODefaultScalarImplementation2ᚖstring(... FILE: codegen/testserver/followschema/scalar_default_test.go function TestDefaultScalarImplementation (line 14) | func TestDefaultScalarImplementation(t *testing.T) { FILE: codegen/testserver/followschema/schema.generated.go type ForcedResolverResolver (line 22) | type ForcedResolverResolver interface type ModelMethodsResolver (line 25) | type ModelMethodsResolver interface type PetResolver (line 28) | type PetResolver interface type QueryResolver (line 31) | type QueryResolver interface type SubscriptionResolver (line 117) | type SubscriptionResolver interface type UserResolver (line 127) | type UserResolver interface method dir_defer_args (line 137) | func (ec *executionContext) dir_defer_args(ctx context.Context, rawArgs ... method field_Pet_friends_args (line 153) | func (ec *executionContext) field_Pet_friends_args(ctx context.Context, ... method field_Query___type_args (line 164) | func (ec *executionContext) field_Query___type_args(ctx context.Context,... method field_Query_defaultParameters_args (line 175) | func (ec *executionContext) field_Query_defaultParameters_args(ctx conte... method field_Query_defaultScalar_args (line 191) | func (ec *executionContext) field_Query_defaultScalar_args(ctx context.C... method field_Query_directiveArg_args (line 202) | func (ec *executionContext) field_Query_directiveArg_args(ctx context.Co... method field_Query_directiveArg_argsArg (line 214) | func (ec *executionContext) field_Query_directiveArg_argsArg( method field_Query_directiveFieldDef_args (line 269) | func (ec *executionContext) field_Query_directiveFieldDef_args(ctx conte... method field_Query_directiveInputNullable_args (line 280) | func (ec *executionContext) field_Query_directiveInputNullable_args(ctx ... method field_Query_directiveInputOuter_args (line 291) | func (ec *executionContext) field_Query_directiveInputOuter_args(ctx con... method field_Query_directiveInputType_args (line 302) | func (ec *executionContext) field_Query_directiveInputType_args(ctx cont... method field_Query_directiveInputType_argsArg (line 314) | func (ec *executionContext) field_Query_directiveInputType_argsArg( method field_Query_directiveInput_args (line 354) | func (ec *executionContext) field_Query_directiveInput_args(ctx context.... method field_Query_directiveNullableArg_args (line 365) | func (ec *executionContext) field_Query_directiveNullableArg_args(ctx co... method field_Query_directiveNullableArg_argsArg (line 389) | func (ec *executionContext) field_Query_directiveNullableArg_argsArg( method field_Query_directiveNullableArg_argsArg2 (line 437) | func (ec *executionContext) field_Query_directiveNullableArg_argsArg2( method field_Query_directiveNullableArg_argsArg3 (line 485) | func (ec *executionContext) field_Query_directiveNullableArg_argsArg3( method field_Query_directiveSingleNullableArg_args (line 528) | func (ec *executionContext) field_Query_directiveSingleNullableArg_args(... method field_Query_directiveSingleNullableArg_argsArg1 (line 540) | func (ec *executionContext) field_Query_directiveSingleNullableArg_argsA... method field_Query_enumInInput_args (line 595) | func (ec *executionContext) field_Query_enumInInput_args(ctx context.Con... method field_Query_fallback_args (line 606) | func (ec *executionContext) field_Query_fallback_args(ctx context.Contex... method field_Query_fieldWithDeprecatedArg_args (line 617) | func (ec *executionContext) field_Query_fieldWithDeprecatedArg_args(ctx ... method field_Query_filterProducts_args (line 633) | func (ec *executionContext) field_Query_filterProducts_args(ctx context.... method field_Query_findProducts_args (line 654) | func (ec *executionContext) field_Query_findProducts_args(ctx context.Co... method field_Query_inputNullableSlice_args (line 675) | func (ec *executionContext) field_Query_inputNullableSlice_args(ctx cont... method field_Query_inputOmittable_args (line 686) | func (ec *executionContext) field_Query_inputOmittable_args(ctx context.... method field_Query_inputSlice_args (line 697) | func (ec *executionContext) field_Query_inputSlice_args(ctx context.Cont... method field_Query_mapInput_args (line 708) | func (ec *executionContext) field_Query_mapInput_args(ctx context.Contex... method field_Query_mapNestedMapSlice_args (line 719) | func (ec *executionContext) field_Query_mapNestedMapSlice_args(ctx conte... method field_Query_mapNestedStringInterface_args (line 730) | func (ec *executionContext) field_Query_mapNestedStringInterface_args(ct... method field_Query_mapStringInterface_args (line 741) | func (ec *executionContext) field_Query_mapStringInterface_args(ctx cont... method field_Query_nestedInputs_args (line 752) | func (ec *executionContext) field_Query_nestedInputs_args(ctx context.Co... method field_Query_nullableArg_args (line 763) | func (ec *executionContext) field_Query_nullableArg_args(ctx context.Con... method field_Query_recursive_args (line 774) | func (ec *executionContext) field_Query_recursive_args(ctx context.Conte... method field_Query_searchMixed_args (line 785) | func (ec *executionContext) field_Query_searchMixed_args(ctx context.Con... method field_Query_searchProductsNormal_args (line 821) | func (ec *executionContext) field_Query_searchProductsNormal_args(ctx co... method field_Query_searchProducts_args (line 832) | func (ec *executionContext) field_Query_searchProducts_args(ctx context.... method field_Query_searchRequired_args (line 853) | func (ec *executionContext) field_Query_searchRequired_args(ctx context.... method field_Query_searchWithDefaults_args (line 869) | func (ec *executionContext) field_Query_searchWithDefaults_args(ctx cont... method field_Query_searchWithDirectives_args (line 890) | func (ec *executionContext) field_Query_searchWithDirectives_args(ctx co... method field_Query_user_args (line 906) | func (ec *executionContext) field_Query_user_args(ctx context.Context, r... method field_Subscription_directiveArg_args (line 917) | func (ec *executionContext) field_Subscription_directiveArg_args(ctx con... method field_Subscription_directiveArg_argsArg (line 929) | func (ec *executionContext) field_Subscription_directiveArg_argsArg( method field_Subscription_directiveNullableArg_args (line 984) | func (ec *executionContext) field_Subscription_directiveNullableArg_args... method field_Subscription_directiveNullableArg_argsArg (line 1008) | func (ec *executionContext) field_Subscription_directiveNullableArg_args... method field_Subscription_directiveNullableArg_argsArg2 (line 1056) | func (ec *executionContext) field_Subscription_directiveNullableArg_args... method field_Subscription_directiveNullableArg_argsArg3 (line 1104) | func (ec *executionContext) field_Subscription_directiveNullableArg_args... method field_User_pets_args (line 1147) | func (ec *executionContext) field_User_pets_args(ctx context.Context, ra... method _Autobind_int (line 1166) | func (ec *executionContext) _Autobind_int(ctx context.Context, field gra... method fieldContext_Autobind_int (line 1184) | func (ec *executionContext) fieldContext_Autobind_int(_ context.Context,... method _Autobind_int32 (line 1197) | func (ec *executionContext) _Autobind_int32(ctx context.Context, field g... method fieldContext_Autobind_int32 (line 1215) | func (ec *executionContext) fieldContext_Autobind_int32(_ context.Contex... method _Autobind_int64 (line 1228) | func (ec *executionContext) _Autobind_int64(ctx context.Context, field g... method fieldContext_Autobind_int64 (line 1246) | func (ec *executionContext) fieldContext_Autobind_int64(_ context.Contex... method _Autobind_idStr (line 1259) | func (ec *executionContext) _Autobind_idStr(ctx context.Context, field g... method fieldContext_Autobind_idStr (line 1277) | func (ec *executionContext) fieldContext_Autobind_idStr(_ context.Contex... method _Autobind_idInt (line 1290) | func (ec *executionContext) _Autobind_idInt(ctx context.Context, field g... method fieldContext_Autobind_idInt (line 1308) | func (ec *executionContext) fieldContext_Autobind_idInt(_ context.Contex... method _EmbeddedPointer_ID (line 1321) | func (ec *executionContext) _EmbeddedPointer_ID(ctx context.Context, fie... method fieldContext_EmbeddedPointer_ID (line 1339) | func (ec *executionContext) fieldContext_EmbeddedPointer_ID(_ context.Co... method _EmbeddedPointer_Title (line 1352) | func (ec *executionContext) _EmbeddedPointer_Title(ctx context.Context, ... method fieldContext_EmbeddedPointer_Title (line 1370) | func (ec *executionContext) fieldContext_EmbeddedPointer_Title(_ context... method _ForcedResolver_field (line 1383) | func (ec *executionContext) _ForcedResolver_field(ctx context.Context, f... method fieldContext_ForcedResolver_field (line 1401) | func (ec *executionContext) fieldContext_ForcedResolver_field(_ context.... method _InnerObject_id (line 1422) | func (ec *executionContext) _InnerObject_id(ctx context.Context, field g... method fieldContext_InnerObject_id (line 1440) | func (ec *executionContext) fieldContext_InnerObject_id(_ context.Contex... method _InvalidIdentifier_id (line 1453) | func (ec *executionContext) _InvalidIdentifier_id(ctx context.Context, f... method fieldContext_InvalidIdentifier_id (line 1471) | func (ec *executionContext) fieldContext_InvalidIdentifier_id(_ context.... method _It_id (line 1484) | func (ec *executionContext) _It_id(ctx context.Context, field graphql.Co... method fieldContext_It_id (line 1502) | func (ec *executionContext) fieldContext_It_id(_ context.Context, field ... method _ModelMethods_resolverField (line 1515) | func (ec *executionContext) _ModelMethods_resolverField(ctx context.Cont... method fieldContext_ModelMethods_resolverField (line 1533) | func (ec *executionContext) fieldContext_ModelMethods_resolverField(_ co... method _ModelMethods_noContext (line 1546) | func (ec *executionContext) _ModelMethods_noContext(ctx context.Context,... method fieldContext_ModelMethods_noContext (line 1564) | func (ec *executionContext) fieldContext_ModelMethods_noContext(_ contex... method _ModelMethods_withContext (line 1577) | func (ec *executionContext) _ModelMethods_withContext(ctx context.Contex... method fieldContext_ModelMethods_withContext (line 1595) | func (ec *executionContext) fieldContext_ModelMethods_withContext(_ cont... method _OuterObject_inner (line 1608) | func (ec *executionContext) _OuterObject_inner(ctx context.Context, fiel... method fieldContext_OuterObject_inner (line 1626) | func (ec *executionContext) fieldContext_OuterObject_inner(_ context.Con... method _Pet_id (line 1643) | func (ec *executionContext) _Pet_id(ctx context.Context, field graphql.C... method fieldContext_Pet_id (line 1661) | func (ec *executionContext) fieldContext_Pet_id(_ context.Context, field... method _Pet_friends (line 1674) | func (ec *executionContext) _Pet_friends(ctx context.Context, field grap... method fieldContext_Pet_friends (line 1693) | func (ec *executionContext) fieldContext_Pet_friends(ctx context.Context... method _Query_invalidIdentifier (line 1723) | func (ec *executionContext) _Query_invalidIdentifier(ctx context.Context... method fieldContext_Query_invalidIdentifier (line 1741) | func (ec *executionContext) fieldContext_Query_invalidIdentifier(_ conte... method _Query_collision (line 1758) | func (ec *executionContext) _Query_collision(ctx context.Context, field ... method fieldContext_Query_collision (line 1776) | func (ec *executionContext) fieldContext_Query_collision(_ context.Conte... method _Query_mapInput (line 1793) | func (ec *executionContext) _Query_mapInput(ctx context.Context, field g... method fieldContext_Query_mapInput (line 1812) | func (ec *executionContext) fieldContext_Query_mapInput(ctx context.Cont... method _Query_recursive (line 1836) | func (ec *executionContext) _Query_recursive(ctx context.Context, field ... method fieldContext_Query_recursive (line 1855) | func (ec *executionContext) fieldContext_Query_recursive(ctx context.Con... method _Query_nestedInputs (line 1879) | func (ec *executionContext) _Query_nestedInputs(ctx context.Context, fie... method fieldContext_Query_nestedInputs (line 1898) | func (ec *executionContext) fieldContext_Query_nestedInputs(ctx context.... method _Query_nestedOutputs (line 1922) | func (ec *executionContext) _Query_nestedOutputs(ctx context.Context, fi... method fieldContext_Query_nestedOutputs (line 1940) | func (ec *executionContext) fieldContext_Query_nestedOutputs(_ context.C... method _Query_modelMethods (line 1957) | func (ec *executionContext) _Query_modelMethods(ctx context.Context, fie... method fieldContext_Query_modelMethods (line 1975) | func (ec *executionContext) fieldContext_Query_modelMethods(_ context.Co... method _Query_user (line 1996) | func (ec *executionContext) _Query_user(ctx context.Context, field graph... method fieldContext_Query_user (line 2015) | func (ec *executionContext) fieldContext_Query_user(ctx context.Context,... method _Query_nullableArg (line 2051) | func (ec *executionContext) _Query_nullableArg(ctx context.Context, fiel... method fieldContext_Query_nullableArg (line 2070) | func (ec *executionContext) fieldContext_Query_nullableArg(ctx context.C... method _Query_inputSlice (line 2094) | func (ec *executionContext) _Query_inputSlice(ctx context.Context, field... method fieldContext_Query_inputSlice (line 2113) | func (ec *executionContext) fieldContext_Query_inputSlice(ctx context.Co... method _Query_inputNullableSlice (line 2137) | func (ec *executionContext) _Query_inputNullableSlice(ctx context.Contex... method fieldContext_Query_inputNullableSlice (line 2156) | func (ec *executionContext) fieldContext_Query_inputNullableSlice(ctx co... method _Query_inputOmittable (line 2180) | func (ec *executionContext) _Query_inputOmittable(ctx context.Context, f... method fieldContext_Query_inputOmittable (line 2199) | func (ec *executionContext) fieldContext_Query_inputOmittable(ctx contex... method _Query_shapeUnion (line 2223) | func (ec *executionContext) _Query_shapeUnion(ctx context.Context, field... method fieldContext_Query_shapeUnion (line 2241) | func (ec *executionContext) fieldContext_Query_shapeUnion(_ context.Cont... method _Query_autobind (line 2254) | func (ec *executionContext) _Query_autobind(ctx context.Context, field g... method fieldContext_Query_autobind (line 2272) | func (ec *executionContext) fieldContext_Query_autobind(_ context.Contex... method _Query_deprecatedField (line 2297) | func (ec *executionContext) _Query_deprecatedField(ctx context.Context, ... method fieldContext_Query_deprecatedField (line 2315) | func (ec *executionContext) fieldContext_Query_deprecatedField(_ context... method _Query_fieldWithDeprecatedArg (line 2328) | func (ec *executionContext) _Query_fieldWithDeprecatedArg(ctx context.Co... method fieldContext_Query_fieldWithDeprecatedArg (line 2347) | func (ec *executionContext) fieldContext_Query_fieldWithDeprecatedArg(ct... method _Query_overlapping (line 2371) | func (ec *executionContext) _Query_overlapping(ctx context.Context, fiel... method fieldContext_Query_overlapping (line 2389) | func (ec *executionContext) fieldContext_Query_overlapping(_ context.Con... method _Query_defaultParameters (line 2414) | func (ec *executionContext) _Query_defaultParameters(ctx context.Context... method fieldContext_Query_defaultParameters (line 2433) | func (ec *executionContext) fieldContext_Query_defaultParameters(ctx con... method _Query_deferSingle (line 2463) | func (ec *executionContext) _Query_deferSingle(ctx context.Context, fiel... method fieldContext_Query_deferSingle (line 2481) | func (ec *executionContext) fieldContext_Query_deferSingle(_ context.Con... method _Query_deferMultiple (line 2502) | func (ec *executionContext) _Query_deferMultiple(ctx context.Context, fi... method fieldContext_Query_deferMultiple (line 2520) | func (ec *executionContext) fieldContext_Query_deferMultiple(_ context.C... method _Query_directiveArg (line 2541) | func (ec *executionContext) _Query_directiveArg(ctx context.Context, fie... method fieldContext_Query_directiveArg (line 2560) | func (ec *executionContext) fieldContext_Query_directiveArg(ctx context.... method _Query_directiveNullableArg (line 2584) | func (ec *executionContext) _Query_directiveNullableArg(ctx context.Cont... method fieldContext_Query_directiveNullableArg (line 2603) | func (ec *executionContext) fieldContext_Query_directiveNullableArg(ctx ... method _Query_directiveSingleNullableArg (line 2627) | func (ec *executionContext) _Query_directiveSingleNullableArg(ctx contex... method fieldContext_Query_directiveSingleNullableArg (line 2646) | func (ec *executionContext) fieldContext_Query_directiveSingleNullableAr... method _Query_directiveInputNullable (line 2670) | func (ec *executionContext) _Query_directiveInputNullable(ctx context.Co... method fieldContext_Query_directiveInputNullable (line 2689) | func (ec *executionContext) fieldContext_Query_directiveInputNullable(ct... method _Query_directiveInput (line 2713) | func (ec *executionContext) _Query_directiveInput(ctx context.Context, f... method fieldContext_Query_directiveInput (line 2732) | func (ec *executionContext) fieldContext_Query_directiveInput(ctx contex... method _Query_directiveInputType (line 2756) | func (ec *executionContext) _Query_directiveInputType(ctx context.Contex... method fieldContext_Query_directiveInputType (line 2775) | func (ec *executionContext) fieldContext_Query_directiveInputType(ctx co... method _Query_directiveInputOuter (line 2799) | func (ec *executionContext) _Query_directiveInputOuter(ctx context.Conte... method fieldContext_Query_directiveInputOuter (line 2818) | func (ec *executionContext) fieldContext_Query_directiveInputOuter(ctx c... method _Query_directiveObject (line 2842) | func (ec *executionContext) _Query_directiveObject(ctx context.Context, ... method fieldContext_Query_directiveObject (line 2912) | func (ec *executionContext) fieldContext_Query_directiveObject(_ context... method _Query_directiveObjectWithCustomGoModel (line 2933) | func (ec *executionContext) _Query_directiveObjectWithCustomGoModel(ctx ... method fieldContext_Query_directiveObjectWithCustomGoModel (line 2951) | func (ec *executionContext) fieldContext_Query_directiveObjectWithCustom... method _Query_directiveFieldDef (line 2968) | func (ec *executionContext) _Query_directiveFieldDef(ctx context.Context... method fieldContext_Query_directiveFieldDef (line 3008) | func (ec *executionContext) fieldContext_Query_directiveFieldDef(ctx con... method _Query_directiveField (line 3032) | func (ec *executionContext) _Query_directiveField(ctx context.Context, f... method fieldContext_Query_directiveField (line 3050) | func (ec *executionContext) fieldContext_Query_directiveField(_ context.... method _Query_directiveDouble (line 3063) | func (ec *executionContext) _Query_directiveDouble(ctx context.Context, ... method fieldContext_Query_directiveDouble (line 3099) | func (ec *executionContext) fieldContext_Query_directiveDouble(_ context... method _Query_directiveUnimplemented (line 3112) | func (ec *executionContext) _Query_directiveUnimplemented(ctx context.Co... method fieldContext_Query_directiveUnimplemented (line 3141) | func (ec *executionContext) fieldContext_Query_directiveUnimplemented(_ ... method _Query_embeddedCase1 (line 3154) | func (ec *executionContext) _Query_embeddedCase1(ctx context.Context, fi... method fieldContext_Query_embeddedCase1 (line 3172) | func (ec *executionContext) fieldContext_Query_embeddedCase1(_ context.C... method _Query_embeddedCase2 (line 3189) | func (ec *executionContext) _Query_embeddedCase2(ctx context.Context, fi... method fieldContext_Query_embeddedCase2 (line 3207) | func (ec *executionContext) fieldContext_Query_embeddedCase2(_ context.C... method _Query_embeddedCase3 (line 3224) | func (ec *executionContext) _Query_embeddedCase3(ctx context.Context, fi... method fieldContext_Query_embeddedCase3 (line 3242) | func (ec *executionContext) fieldContext_Query_embeddedCase3(_ context.C... method _Query_enumInInput (line 3259) | func (ec *executionContext) _Query_enumInInput(ctx context.Context, fiel... method fieldContext_Query_enumInInput (line 3278) | func (ec *executionContext) fieldContext_Query_enumInInput(ctx context.C... method _Query_searchProducts (line 3302) | func (ec *executionContext) _Query_searchProducts(ctx context.Context, f... method fieldContext_Query_searchProducts (line 3325) | func (ec *executionContext) fieldContext_Query_searchProducts(ctx contex... method _Query_searchRequired (line 3349) | func (ec *executionContext) _Query_searchRequired(ctx context.Context, f... method fieldContext_Query_searchRequired (line 3371) | func (ec *executionContext) fieldContext_Query_searchRequired(ctx contex... method _Query_searchProductsNormal (line 3395) | func (ec *executionContext) _Query_searchProductsNormal(ctx context.Cont... method fieldContext_Query_searchProductsNormal (line 3414) | func (ec *executionContext) fieldContext_Query_searchProductsNormal(ctx ... method _Query_searchWithDefaults (line 3438) | func (ec *executionContext) _Query_searchWithDefaults(ctx context.Contex... method fieldContext_Query_searchWithDefaults (line 3461) | func (ec *executionContext) fieldContext_Query_searchWithDefaults(ctx co... method _Query_searchMixed (line 3485) | func (ec *executionContext) _Query_searchMixed(ctx context.Context, fiel... method fieldContext_Query_searchMixed (line 3508) | func (ec *executionContext) fieldContext_Query_searchMixed(ctx context.C... method _Query_filterProducts (line 3532) | func (ec *executionContext) _Query_filterProducts(ctx context.Context, f... method fieldContext_Query_filterProducts (line 3555) | func (ec *executionContext) fieldContext_Query_filterProducts(ctx contex... method _Query_findProducts (line 3579) | func (ec *executionContext) _Query_findProducts(ctx context.Context, fie... method fieldContext_Query_findProducts (line 3602) | func (ec *executionContext) fieldContext_Query_findProducts(ctx context.... method _Query_searchWithDirectives (line 3626) | func (ec *executionContext) _Query_searchWithDirectives(ctx context.Cont... method fieldContext_Query_searchWithDirectives (line 3648) | func (ec *executionContext) fieldContext_Query_searchWithDirectives(ctx ... method _Query_shapes (line 3672) | func (ec *executionContext) _Query_shapes(ctx context.Context, field gra... method fieldContext_Query_shapes (line 3690) | func (ec *executionContext) fieldContext_Query_shapes(_ context.Context,... method _Query_noShape (line 3703) | func (ec *executionContext) _Query_noShape(ctx context.Context, field gr... method fieldContext_Query_noShape (line 3732) | func (ec *executionContext) fieldContext_Query_noShape(_ context.Context... method _Query_node (line 3745) | func (ec *executionContext) _Query_node(ctx context.Context, field graph... method fieldContext_Query_node (line 3763) | func (ec *executionContext) fieldContext_Query_node(_ context.Context, f... method _Query_noShapeTypedNil (line 3776) | func (ec *executionContext) _Query_noShapeTypedNil(ctx context.Context, ... method fieldContext_Query_noShapeTypedNil (line 3805) | func (ec *executionContext) fieldContext_Query_noShapeTypedNil(_ context... method _Query_animal (line 3818) | func (ec *executionContext) _Query_animal(ctx context.Context, field gra... method fieldContext_Query_animal (line 3847) | func (ec *executionContext) fieldContext_Query_animal(_ context.Context,... method _Query_notAnInterface (line 3860) | func (ec *executionContext) _Query_notAnInterface(ctx context.Context, f... method fieldContext_Query_notAnInterface (line 3878) | func (ec *executionContext) fieldContext_Query_notAnInterface(_ context.... method _Query_dog (line 3899) | func (ec *executionContext) _Query_dog(ctx context.Context, field graphq... method fieldContext_Query_dog (line 3917) | func (ec *executionContext) fieldContext_Query_dog(_ context.Context, fi... method _Query_issue896a (line 3938) | func (ec *executionContext) _Query_issue896a(ctx context.Context, field ... method fieldContext_Query_issue896a (line 3956) | func (ec *executionContext) fieldContext_Query_issue896a(_ context.Conte... method _Query_mapStringInterface (line 3973) | func (ec *executionContext) _Query_mapStringInterface(ctx context.Contex... method fieldContext_Query_mapStringInterface (line 3992) | func (ec *executionContext) fieldContext_Query_mapStringInterface(ctx co... method _Query_mapNestedStringInterface (line 4026) | func (ec *executionContext) _Query_mapNestedStringInterface(ctx context.... method fieldContext_Query_mapNestedStringInterface (line 4045) | func (ec *executionContext) fieldContext_Query_mapNestedStringInterface(... method _Query_mapNestedMapSlice (line 4079) | func (ec *executionContext) _Query_mapNestedMapSlice(ctx context.Context... method fieldContext_Query_mapNestedMapSlice (line 4098) | func (ec *executionContext) fieldContext_Query_mapNestedMapSlice(ctx con... method _Query_errorBubble (line 4122) | func (ec *executionContext) _Query_errorBubble(ctx context.Context, fiel... method fieldContext_Query_errorBubble (line 4140) | func (ec *executionContext) fieldContext_Query_errorBubble(_ context.Con... method _Query_errorBubbleList (line 4163) | func (ec *executionContext) _Query_errorBubbleList(ctx context.Context, ... method fieldContext_Query_errorBubbleList (line 4181) | func (ec *executionContext) fieldContext_Query_errorBubbleList(_ context... method _Query_errorList (line 4204) | func (ec *executionContext) _Query_errorList(ctx context.Context, field ... method fieldContext_Query_errorList (line 4222) | func (ec *executionContext) fieldContext_Query_errorList(_ context.Conte... method _Query_errors (line 4245) | func (ec *executionContext) _Query_errors(ctx context.Context, field gra... method fieldContext_Query_errors (line 4263) | func (ec *executionContext) fieldContext_Query_errors(_ context.Context,... method _Query_valid (line 4288) | func (ec *executionContext) _Query_valid(ctx context.Context, field grap... method fieldContext_Query_valid (line 4306) | func (ec *executionContext) fieldContext_Query_valid(_ context.Context, ... method _Query_invalid (line 4319) | func (ec *executionContext) _Query_invalid(ctx context.Context, field gr... method fieldContext_Query_invalid (line 4337) | func (ec *executionContext) fieldContext_Query_invalid(_ context.Context... method _Query_panics (line 4350) | func (ec *executionContext) _Query_panics(ctx context.Context, field gra... method fieldContext_Query_panics (line 4368) | func (ec *executionContext) fieldContext_Query_panics(_ context.Context,... method _Query_primitiveObject (line 4389) | func (ec *executionContext) _Query_primitiveObject(ctx context.Context, ... method fieldContext_Query_primitiveObject (line 4407) | func (ec *executionContext) fieldContext_Query_primitiveObject(_ context... method _Query_primitiveStringObject (line 4426) | func (ec *executionContext) _Query_primitiveStringObject(ctx context.Con... method fieldContext_Query_primitiveStringObject (line 4444) | func (ec *executionContext) fieldContext_Query_primitiveStringObject(_ c... method _Query_ptrToAnyContainer (line 4465) | func (ec *executionContext) _Query_ptrToAnyContainer(ctx context.Context... method fieldContext_Query_ptrToAnyContainer (line 4483) | func (ec *executionContext) fieldContext_Query_ptrToAnyContainer(_ conte... method _Query_ptrToSliceContainer (line 4502) | func (ec *executionContext) _Query_ptrToSliceContainer(ctx context.Conte... method fieldContext_Query_ptrToSliceContainer (line 4520) | func (ec *executionContext) fieldContext_Query_ptrToSliceContainer(_ con... method _Query_infinity (line 4537) | func (ec *executionContext) _Query_infinity(ctx context.Context, field g... method fieldContext_Query_infinity (line 4555) | func (ec *executionContext) fieldContext_Query_infinity(_ context.Contex... method _Query_stringFromContextInterface (line 4568) | func (ec *executionContext) _Query_stringFromContextInterface(ctx contex... method fieldContext_Query_stringFromContextInterface (line 4586) | func (ec *executionContext) fieldContext_Query_stringFromContextInterfac... method _Query_stringFromContextFunction (line 4599) | func (ec *executionContext) _Query_stringFromContextFunction(ctx context... method fieldContext_Query_stringFromContextFunction (line 4617) | func (ec *executionContext) fieldContext_Query_stringFromContextFunction... method _Query_defaultScalar (line 4630) | func (ec *executionContext) _Query_defaultScalar(ctx context.Context, fi... method fieldContext_Query_defaultScalar (line 4649) | func (ec *executionContext) fieldContext_Query_defaultScalar(ctx context... method _Query_skipInclude (line 4673) | func (ec *executionContext) _Query_skipInclude(ctx context.Context, fiel... method fieldContext_Query_skipInclude (line 4691) | func (ec *executionContext) fieldContext_Query_skipInclude(_ context.Con... method _Query_slices (line 4710) | func (ec *executionContext) _Query_slices(ctx context.Context, field gra... method fieldContext_Query_slices (line 4728) | func (ec *executionContext) fieldContext_Query_slices(_ context.Context,... method _Query_scalarSlice (line 4751) | func (ec *executionContext) _Query_scalarSlice(ctx context.Context, fiel... method fieldContext_Query_scalarSlice (line 4769) | func (ec *executionContext) fieldContext_Query_scalarSlice(_ context.Con... method _Query_fallback (line 4782) | func (ec *executionContext) _Query_fallback(ctx context.Context, field g... method fieldContext_Query_fallback (line 4801) | func (ec *executionContext) fieldContext_Query_fallback(ctx context.Cont... method _Query_optionalUnion (line 4825) | func (ec *executionContext) _Query_optionalUnion(ctx context.Context, fi... method fieldContext_Query_optionalUnion (line 4843) | func (ec *executionContext) fieldContext_Query_optionalUnion(_ context.C... method _Query_vOkCaseValue (line 4856) | func (ec *executionContext) _Query_vOkCaseValue(ctx context.Context, fie... method fieldContext_Query_vOkCaseValue (line 4874) | func (ec *executionContext) fieldContext_Query_vOkCaseValue(_ context.Co... method _Query_vOkCaseNil (line 4891) | func (ec *executionContext) _Query_vOkCaseNil(ctx context.Context, field... method fieldContext_Query_vOkCaseNil (line 4909) | func (ec *executionContext) fieldContext_Query_vOkCaseNil(_ context.Cont... method _Query_validType (line 4926) | func (ec *executionContext) _Query_validType(ctx context.Context, field ... method fieldContext_Query_validType (line 4944) | func (ec *executionContext) fieldContext_Query_validType(_ context.Conte... method _Query_variadicModel (line 4967) | func (ec *executionContext) _Query_variadicModel(ctx context.Context, fi... method fieldContext_Query_variadicModel (line 4985) | func (ec *executionContext) fieldContext_Query_variadicModel(_ context.C... method _Query_wrappedStruct (line 5002) | func (ec *executionContext) _Query_wrappedStruct(ctx context.Context, fi... method fieldContext_Query_wrappedStruct (line 5020) | func (ec *executionContext) fieldContext_Query_wrappedStruct(_ context.C... method _Query_wrappedScalar (line 5039) | func (ec *executionContext) _Query_wrappedScalar(ctx context.Context, fi... method fieldContext_Query_wrappedScalar (line 5057) | func (ec *executionContext) fieldContext_Query_wrappedScalar(_ context.C... method _Query_wrappedMap (line 5070) | func (ec *executionContext) _Query_wrappedMap(ctx context.Context, field... method fieldContext_Query_wrappedMap (line 5088) | func (ec *executionContext) fieldContext_Query_wrappedMap(_ context.Cont... method _Query_wrappedSlice (line 5105) | func (ec *executionContext) _Query_wrappedSlice(ctx context.Context, fie... method fieldContext_Query_wrappedSlice (line 5123) | func (ec *executionContext) fieldContext_Query_wrappedSlice(_ context.Co... method _Query___type (line 5140) | func (ec *executionContext) _Query___type(ctx context.Context, field gra... method fieldContext_Query___type (line 5159) | func (ec *executionContext) fieldContext_Query___type(ctx context.Contex... method _Query___schema (line 5207) | func (ec *executionContext) _Query___schema(ctx context.Context, field g... method fieldContext_Query___schema (line 5225) | func (ec *executionContext) fieldContext_Query___schema(_ context.Contex... method _Subscription_updated (line 5252) | func (ec *executionContext) _Subscription_updated(ctx context.Context, f... method fieldContext_Subscription_updated (line 5270) | func (ec *executionContext) fieldContext_Subscription_updated(_ context.... method _Subscription_initPayload (line 5283) | func (ec *executionContext) _Subscription_initPayload(ctx context.Contex... method fieldContext_Subscription_initPayload (line 5301) | func (ec *executionContext) fieldContext_Subscription_initPayload(_ cont... method _Subscription_directiveArg (line 5314) | func (ec *executionContext) _Subscription_directiveArg(ctx context.Conte... method fieldContext_Subscription_directiveArg (line 5333) | func (ec *executionContext) fieldContext_Subscription_directiveArg(ctx c... method _Subscription_directiveNullableArg (line 5357) | func (ec *executionContext) _Subscription_directiveNullableArg(ctx conte... method fieldContext_Subscription_directiveNullableArg (line 5376) | func (ec *executionContext) fieldContext_Subscription_directiveNullableA... method _Subscription_directiveDouble (line 5400) | func (ec *executionContext) _Subscription_directiveDouble(ctx context.Co... method fieldContext_Subscription_directiveDouble (line 5436) | func (ec *executionContext) fieldContext_Subscription_directiveDouble(_ ... method _Subscription_directiveUnimplemented (line 5449) | func (ec *executionContext) _Subscription_directiveUnimplemented(ctx con... method fieldContext_Subscription_directiveUnimplemented (line 5478) | func (ec *executionContext) fieldContext_Subscription_directiveUnimpleme... method _Subscription_issue896b (line 5491) | func (ec *executionContext) _Subscription_issue896b(ctx context.Context,... method fieldContext_Subscription_issue896b (line 5509) | func (ec *executionContext) fieldContext_Subscription_issue896b(_ contex... method _Subscription_errorRequired (line 5526) | func (ec *executionContext) _Subscription_errorRequired(ctx context.Cont... method fieldContext_Subscription_errorRequired (line 5544) | func (ec *executionContext) fieldContext_Subscription_errorRequired(_ co... method _User_id (line 5567) | func (ec *executionContext) _User_id(ctx context.Context, field graphql.... method fieldContext_User_id (line 5585) | func (ec *executionContext) fieldContext_User_id(_ context.Context, fiel... method _User_friends (line 5598) | func (ec *executionContext) _User_friends(ctx context.Context, field gra... method fieldContext_User_friends (line 5616) | func (ec *executionContext) fieldContext_User_friends(_ context.Context,... method _User_created (line 5641) | func (ec *executionContext) _User_created(ctx context.Context, field gra... method fieldContext_User_created (line 5659) | func (ec *executionContext) fieldContext_User_created(_ context.Context,... method _User_updated (line 5672) | func (ec *executionContext) _User_updated(ctx context.Context, field gra... method fieldContext_User_updated (line 5690) | func (ec *executionContext) fieldContext_User_updated(_ context.Context,... method _User_pets (line 5703) | func (ec *executionContext) _User_pets(ctx context.Context, field graphq... method fieldContext_User_pets (line 5722) | func (ec *executionContext) fieldContext_User_pets(ctx context.Context, ... method unmarshalInputChanges (line 5756) | func (ec *executionContext) unmarshalInputChanges(ctx context.Context, o... method unmarshalInputInnerInput (line 5794) | func (ec *executionContext) unmarshalInputInnerInput(ctx context.Context... method unmarshalInputOmittableInput (line 5824) | func (ec *executionContext) unmarshalInputOmittableInput(ctx context.Con... method unmarshalInputOuterInput (line 5903) | func (ec *executionContext) unmarshalInputOuterInput(ctx context.Context... method unmarshalInputRecursiveInputSlice (line 5933) | func (ec *executionContext) unmarshalInputRecursiveInputSlice(ctx contex... method _Autobind (line 5973) | func (ec *executionContext) _Autobind(ctx context.Context, sel ast.Selec... method _EmbeddedPointer (line 6032) | func (ec *executionContext) _EmbeddedPointer(ctx context.Context, sel as... method _ForcedResolver (line 6070) | func (ec *executionContext) _ForcedResolver(ctx context.Context, sel ast... method _InnerObject (line 6137) | func (ec *executionContext) _InnerObject(ctx context.Context, sel ast.Se... method _InvalidIdentifier (line 6176) | func (ec *executionContext) _InvalidIdentifier(ctx context.Context, sel ... method _It (line 6215) | func (ec *executionContext) _It(ctx context.Context, sel ast.SelectionSe... method _ModelMethods (line 6254) | func (ec *executionContext) _ModelMethods(ctx context.Context, sel ast.S... method _OuterObject (line 6365) | func (ec *executionContext) _OuterObject(ctx context.Context, sel ast.Se... method _Pet (line 6404) | func (ec *executionContext) _Pet(ctx context.Context, sel ast.SelectionS... method _Query (line 6476) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Selectio... method _Subscription (line 8224) | func (ec *executionContext) _Subscription(ctx context.Context, sel ast.S... method _User (line 8258) | func (ec *executionContext) _User(ctx context.Context, sel ast.Selection... method unmarshalNInnerInput2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐInnerInput (line 8375) | func (ec *executionContext) unmarshalNInnerInput2githubᚗcomᚋ99designsᚋgq... method unmarshalNInnerInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐInnerInput (line 8380) | func (ec *executionContext) unmarshalNInnerInput2ᚖgithubᚗcomᚋ99designsᚋg... method marshalNInnerObject2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐInnerObject (line 8385) | func (ec *executionContext) marshalNInnerObject2ᚖgithubᚗcomᚋ99designsᚋgq... method unmarshalNOmittableInput2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐOmittableInput (line 8395) | func (ec *executionContext) unmarshalNOmittableInput2githubᚗcomᚋ99design... method marshalNPet2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPet (line 8400) | func (ec *executionContext) marshalNPet2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcod... method unmarshalNRecursiveInputSlice2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐRecursiveInputSlice (line 8410) | func (ec *executionContext) unmarshalNRecursiveInputSlice2githubᚗcomᚋ99d... method unmarshalNTime2timeᚐTime (line 8415) | func (ec *executionContext) unmarshalNTime2timeᚐTime(ctx context.Context... method marshalNTime2timeᚐTime (line 8420) | func (ec *executionContext) marshalNTime2timeᚐTime(ctx context.Context, ... method unmarshalNUUID2string (line 8431) | func (ec *executionContext) unmarshalNUUID2string(ctx context.Context, v... method marshalNUUID2string (line 8436) | func (ec *executionContext) marshalNUUID2string(ctx context.Context, sel... method marshalNUser2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐUser (line 8447) | func (ec *executionContext) marshalNUser2githubᚗcomᚋ99designsᚋgqlgenᚋcod... method marshalNUser2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐUserᚄ (line 8451) | func (ec *executionContext) marshalNUser2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋc... method marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐUser (line 8467) | func (ec *executionContext) marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋco... method marshalOAutobind2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐAutobind (line 8477) | func (ec *executionContext) marshalOAutobind2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalOChanges2map (line 8484) | func (ec *executionContext) unmarshalOChanges2map(ctx context.Context, v... method marshalOInvalidIdentifier2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚋinvalidᚑpackagenameᚐInvalidIdentifier (line 8492) | func (ec *executionContext) marshalOInvalidIdentifier2ᚖgithubᚗcomᚋ99desi... method marshalOIt2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚋintrospectionᚐIt (line 8499) | func (ec *executionContext) marshalOIt2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcode... method marshalOModelMethods2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐModelMethods (line 8506) | func (ec *executionContext) marshalOModelMethods2ᚖgithubᚗcomᚋ99designsᚋg... method unmarshalOOuterInput2ᚕᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐOuterInput (line 8513) | func (ec *executionContext) unmarshalOOuterInput2ᚕᚕᚖgithubᚗcomᚋ99designs... method unmarshalOOuterInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐOuterInput (line 8531) | func (ec *executionContext) unmarshalOOuterInput2ᚕᚖgithubᚗcomᚋ99designsᚋ... method unmarshalOOuterInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐOuterInput (line 8549) | func (ec *executionContext) unmarshalOOuterInput2ᚖgithubᚗcomᚋ99designsᚋg... method marshalOOuterObject2ᚕᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐOuterObject (line 8557) | func (ec *executionContext) marshalOOuterObject2ᚕᚕᚖgithubᚗcomᚋ99designsᚋ... method marshalOOuterObject2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐOuterObject (line 8570) | func (ec *executionContext) marshalOOuterObject2ᚕᚖgithubᚗcomᚋ99designsᚋg... method marshalOOuterObject2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐOuterObject (line 8583) | func (ec *executionContext) marshalOOuterObject2ᚖgithubᚗcomᚋ99designsᚋgq... method marshalOPet2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐPetᚄ (line 8590) | func (ec *executionContext) marshalOPet2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋco... method unmarshalORecursiveInputSlice2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐRecursiveInputSliceᚄ (line 8609) | func (ec *executionContext) unmarshalORecursiveInputSlice2ᚕgithubᚗcomᚋ99... method unmarshalORecursiveInputSlice2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐRecursiveInputSlice (line 8627) | func (ec *executionContext) unmarshalORecursiveInputSlice2ᚖgithubᚗcomᚋ99... method unmarshalOStatus2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐStatus (line 8635) | func (ec *executionContext) unmarshalOStatus2ᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalOStatus2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐStatus (line 8644) | func (ec *executionContext) marshalOStatus2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalOThirdParty2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐThirdParty (line 8651) | func (ec *executionContext) unmarshalOThirdParty2ᚖgithubᚗcomᚋ99designsᚋg... method marshalOThirdParty2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐThirdParty (line 8659) | func (ec *executionContext) marshalOThirdParty2ᚖgithubᚗcomᚋ99designsᚋgql... method unmarshalOTime2ᚖtimeᚐTime (line 8669) | func (ec *executionContext) unmarshalOTime2ᚖtimeᚐTime(ctx context.Contex... method marshalOTime2ᚖtimeᚐTime (line 8677) | func (ec *executionContext) marshalOTime2ᚖtimeᚐTime(ctx context.Context,... FILE: codegen/testserver/followschema/skip-include.generated.go method _SkipIncludeTestType_a (line 29) | func (ec *executionContext) _SkipIncludeTestType_a(ctx context.Context, ... method fieldContext_SkipIncludeTestType_a (line 47) | func (ec *executionContext) fieldContext_SkipIncludeTestType_a(_ context... method _SkipIncludeTestType_b (line 60) | func (ec *executionContext) _SkipIncludeTestType_b(ctx context.Context, ... method fieldContext_SkipIncludeTestType_b (line 78) | func (ec *executionContext) fieldContext_SkipIncludeTestType_b(_ context... method _SkipIncludeTestType (line 105) | func (ec *executionContext) _SkipIncludeTestType(ctx context.Context, se... method marshalOSkipIncludeTestType2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐSkipIncludeTestType (line 145) | func (ec *executionContext) marshalOSkipIncludeTestType2ᚖgithubᚗcomᚋ99de... FILE: codegen/testserver/followschema/slices.generated.go method _Slices_test1 (line 29) | func (ec *executionContext) _Slices_test1(ctx context.Context, field gra... method fieldContext_Slices_test1 (line 47) | func (ec *executionContext) fieldContext_Slices_test1(_ context.Context,... method _Slices_test2 (line 60) | func (ec *executionContext) _Slices_test2(ctx context.Context, field gra... method fieldContext_Slices_test2 (line 78) | func (ec *executionContext) fieldContext_Slices_test2(_ context.Context,... method _Slices_test3 (line 91) | func (ec *executionContext) _Slices_test3(ctx context.Context, field gra... method fieldContext_Slices_test3 (line 109) | func (ec *executionContext) fieldContext_Slices_test3(_ context.Context,... method _Slices_test4 (line 122) | func (ec *executionContext) _Slices_test4(ctx context.Context, field gra... method fieldContext_Slices_test4 (line 140) | func (ec *executionContext) fieldContext_Slices_test4(_ context.Context,... method _Slices (line 167) | func (ec *executionContext) _Slices(ctx context.Context, sel ast.Selecti... method unmarshalNBytes2ᚕbyte (line 217) | func (ec *executionContext) unmarshalNBytes2ᚕbyte(ctx context.Context, v... method marshalNBytes2ᚕbyte (line 222) | func (ec *executionContext) marshalNBytes2ᚕbyte(ctx context.Context, sel... method marshalOSlices2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐSlices (line 239) | func (ec *executionContext) marshalOSlices2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... FILE: codegen/testserver/followschema/slices_test.go function TestSlices (line 14) | func TestSlices(t *testing.T) { FILE: codegen/testserver/followschema/stub.go type Stub (line 13) | type Stub struct method BackedByInterface (line 170) | func (r *Stub) BackedByInterface() BackedByInterfaceResolver { method DeferModel (line 173) | func (r *Stub) DeferModel() DeferModelResolver { method Errors (line 176) | func (r *Stub) Errors() ErrorsResolver { method ForcedResolver (line 179) | func (r *Stub) ForcedResolver() ForcedResolverResolver { method ModelMethods (line 182) | func (r *Stub) ModelMethods() ModelMethodsResolver { method Mutation (line 185) | func (r *Stub) Mutation() MutationResolver { method OverlappingFields (line 188) | func (r *Stub) OverlappingFields() OverlappingFieldsResolver { method Panics (line 191) | func (r *Stub) Panics() PanicsResolver { method Pet (line 194) | func (r *Stub) Pet() PetResolver { method Primitive (line 197) | func (r *Stub) Primitive() PrimitiveResolver { method PrimitiveString (line 200) | func (r *Stub) PrimitiveString() PrimitiveStringResolver { method Query (line 203) | func (r *Stub) Query() QueryResolver { method Subscription (line 206) | func (r *Stub) Subscription() SubscriptionResolver { method User (line 209) | func (r *Stub) User() UserResolver { method WrappedMap (line 212) | func (r *Stub) WrappedMap() WrappedMapResolver { method WrappedSlice (line 215) | func (r *Stub) WrappedSlice() WrappedSliceResolver { method FieldsOrderInput (line 219) | func (r *Stub) FieldsOrderInput() FieldsOrderInputResolver { type stubBackedByInterface (line 223) | type stubBackedByInterface struct method ID (line 225) | func (r *stubBackedByInterface) ID(ctx context.Context, obj BackedByIn... type stubDeferModel (line 229) | type stubDeferModel struct method Values (line 231) | func (r *stubDeferModel) Values(ctx context.Context, obj *DeferModel) ... type stubErrors (line 235) | type stubErrors struct method A (line 237) | func (r *stubErrors) A(ctx context.Context, obj *Errors) (*Error, erro... method B (line 240) | func (r *stubErrors) B(ctx context.Context, obj *Errors) (*Error, erro... method C (line 243) | func (r *stubErrors) C(ctx context.Context, obj *Errors) (*Error, erro... method D (line 246) | func (r *stubErrors) D(ctx context.Context, obj *Errors) (*Error, erro... method E (line 249) | func (r *stubErrors) E(ctx context.Context, obj *Errors) (*Error, erro... type stubForcedResolver (line 253) | type stubForcedResolver struct method Field (line 255) | func (r *stubForcedResolver) Field(ctx context.Context, obj *ForcedRes... type stubModelMethods (line 259) | type stubModelMethods struct method ResolverField (line 261) | func (r *stubModelMethods) ResolverField(ctx context.Context, obj *Mod... type stubMutation (line 265) | type stubMutation struct method DefaultInput (line 267) | func (r *stubMutation) DefaultInput(ctx context.Context, input Default... method OverrideValueViaInput (line 270) | func (r *stubMutation) OverrideValueViaInput(ctx context.Context, inpu... method UpdateProduct (line 273) | func (r *stubMutation) UpdateProduct(ctx context.Context, input map[st... method Issue4053 (line 276) | func (r *stubMutation) Issue4053(ctx context.Context, input *Issue4053... method UpdateSomething (line 279) | func (r *stubMutation) UpdateSomething(ctx context.Context, input Spec... method UpdatePtrToPtr (line 282) | func (r *stubMutation) UpdatePtrToPtr(ctx context.Context, input Updat... type stubOverlappingFields (line 286) | type stubOverlappingFields struct method OldFoo (line 288) | func (r *stubOverlappingFields) OldFoo(ctx context.Context, obj *Overl... type stubPanics (line 292) | type stubPanics struct method FieldScalarMarshal (line 294) | func (r *stubPanics) FieldScalarMarshal(ctx context.Context, obj *Pani... method ArgUnmarshal (line 297) | func (r *stubPanics) ArgUnmarshal(ctx context.Context, obj *Panics, u ... type stubPet (line 301) | type stubPet struct method Friends (line 303) | func (r *stubPet) Friends(ctx context.Context, obj *Pet, limit *int) (... type stubPrimitive (line 307) | type stubPrimitive struct method Value (line 309) | func (r *stubPrimitive) Value(ctx context.Context, obj *Primitive) (in... type stubPrimitiveString (line 313) | type stubPrimitiveString struct method Value (line 315) | func (r *stubPrimitiveString) Value(ctx context.Context, obj *Primitiv... method Len (line 318) | func (r *stubPrimitiveString) Len(ctx context.Context, obj *PrimitiveS... type stubQuery (line 322) | type stubQuery struct method InvalidIdentifier (line 324) | func (r *stubQuery) InvalidIdentifier(ctx context.Context) (*invalid_p... method Collision (line 327) | func (r *stubQuery) Collision(ctx context.Context) (*introspection1.It... method MapInput (line 330) | func (r *stubQuery) MapInput(ctx context.Context, input map[string]any... method Recursive (line 333) | func (r *stubQuery) Recursive(ctx context.Context, input *RecursiveInp... method NestedInputs (line 336) | func (r *stubQuery) NestedInputs(ctx context.Context, input [][]*Outer... method NestedOutputs (line 339) | func (r *stubQuery) NestedOutputs(ctx context.Context) ([][]*OuterObje... method ModelMethods (line 342) | func (r *stubQuery) ModelMethods(ctx context.Context) (*ModelMethods, ... method User (line 345) | func (r *stubQuery) User(ctx context.Context, id int) (*User, error) { method NullableArg (line 348) | func (r *stubQuery) NullableArg(ctx context.Context, arg *int) (*strin... method InputSlice (line 351) | func (r *stubQuery) InputSlice(ctx context.Context, arg []string) (boo... method InputNullableSlice (line 354) | func (r *stubQuery) InputNullableSlice(ctx context.Context, arg []stri... method InputOmittable (line 357) | func (r *stubQuery) InputOmittable(ctx context.Context, arg OmittableI... method ShapeUnion (line 360) | func (r *stubQuery) ShapeUnion(ctx context.Context) (ShapeUnion, error) { method Autobind (line 363) | func (r *stubQuery) Autobind(ctx context.Context) (*Autobind, error) { method DeprecatedField (line 366) | func (r *stubQuery) DeprecatedField(ctx context.Context) (string, erro... method FieldWithDeprecatedArg (line 369) | func (r *stubQuery) FieldWithDeprecatedArg(ctx context.Context, oldArg... method Overlapping (line 372) | func (r *stubQuery) Overlapping(ctx context.Context) (*OverlappingFiel... method DefaultParameters (line 375) | func (r *stubQuery) DefaultParameters(ctx context.Context, falsyBoolea... method DeferSingle (line 378) | func (r *stubQuery) DeferSingle(ctx context.Context) (*DeferModel, err... method DeferMultiple (line 381) | func (r *stubQuery) DeferMultiple(ctx context.Context) ([]*DeferModel,... method DirectiveArg (line 384) | func (r *stubQuery) DirectiveArg(ctx context.Context, arg string) (*st... method DirectiveNullableArg (line 387) | func (r *stubQuery) DirectiveNullableArg(ctx context.Context, arg *int... method DirectiveSingleNullableArg (line 390) | func (r *stubQuery) DirectiveSingleNullableArg(ctx context.Context, ar... method DirectiveInputNullable (line 393) | func (r *stubQuery) DirectiveInputNullable(ctx context.Context, arg *I... method DirectiveInput (line 396) | func (r *stubQuery) DirectiveInput(ctx context.Context, arg InputDirec... method DirectiveInputType (line 399) | func (r *stubQuery) DirectiveInputType(ctx context.Context, arg InnerI... method DirectiveInputOuter (line 402) | func (r *stubQuery) DirectiveInputOuter(ctx context.Context, arg Outer... method DirectiveObject (line 405) | func (r *stubQuery) DirectiveObject(ctx context.Context) (*ObjectDirec... method DirectiveObjectWithCustomGoModel (line 408) | func (r *stubQuery) DirectiveObjectWithCustomGoModel(ctx context.Conte... method DirectiveFieldDef (line 411) | func (r *stubQuery) DirectiveFieldDef(ctx context.Context, ret string)... method DirectiveField (line 414) | func (r *stubQuery) DirectiveField(ctx context.Context) (*string, erro... method DirectiveDouble (line 417) | func (r *stubQuery) DirectiveDouble(ctx context.Context) (*string, err... method DirectiveUnimplemented (line 420) | func (r *stubQuery) DirectiveUnimplemented(ctx context.Context) (*stri... method EmbeddedCase1 (line 423) | func (r *stubQuery) EmbeddedCase1(ctx context.Context) (*EmbeddedCase1... method EmbeddedCase2 (line 426) | func (r *stubQuery) EmbeddedCase2(ctx context.Context) (*EmbeddedCase2... method EmbeddedCase3 (line 429) | func (r *stubQuery) EmbeddedCase3(ctx context.Context) (*EmbeddedCase3... method EnumInInput (line 432) | func (r *stubQuery) EnumInInput(ctx context.Context, input *InputWithE... method SearchProducts (line 435) | func (r *stubQuery) SearchProducts(ctx context.Context, filters map[st... method SearchRequired (line 438) | func (r *stubQuery) SearchRequired(ctx context.Context, filters map[st... method SearchProductsNormal (line 441) | func (r *stubQuery) SearchProductsNormal(ctx context.Context, filters ... method SearchWithDefaults (line 444) | func (r *stubQuery) SearchWithDefaults(ctx context.Context, filters ma... method SearchMixed (line 447) | func (r *stubQuery) SearchMixed(ctx context.Context, filters map[strin... method FilterProducts (line 450) | func (r *stubQuery) FilterProducts(ctx context.Context, filters map[st... method FindProducts (line 453) | func (r *stubQuery) FindProducts(ctx context.Context, filters map[stri... method SearchWithDirectives (line 456) | func (r *stubQuery) SearchWithDirectives(ctx context.Context, input ma... method Shapes (line 459) | func (r *stubQuery) Shapes(ctx context.Context) ([]Shape, error) { method NoShape (line 462) | func (r *stubQuery) NoShape(ctx context.Context) (Shape, error) { method Node (line 465) | func (r *stubQuery) Node(ctx context.Context) (Node, error) { method NoShapeTypedNil (line 468) | func (r *stubQuery) NoShapeTypedNil(ctx context.Context) (Shape, error) { method Animal (line 471) | func (r *stubQuery) Animal(ctx context.Context) (Animal, error) { method NotAnInterface (line 474) | func (r *stubQuery) NotAnInterface(ctx context.Context) (BackedByInter... method Dog (line 477) | func (r *stubQuery) Dog(ctx context.Context) (*Dog, error) { method Issue896a (line 480) | func (r *stubQuery) Issue896a(ctx context.Context) ([]*CheckIssue896, ... method MapStringInterface (line 483) | func (r *stubQuery) MapStringInterface(ctx context.Context, in map[str... method MapNestedStringInterface (line 486) | func (r *stubQuery) MapNestedStringInterface(ctx context.Context, in *... method MapNestedMapSlice (line 489) | func (r *stubQuery) MapNestedMapSlice(ctx context.Context, input map[s... method ErrorBubble (line 492) | func (r *stubQuery) ErrorBubble(ctx context.Context) (*Error, error) { method ErrorBubbleList (line 495) | func (r *stubQuery) ErrorBubbleList(ctx context.Context) ([]*Error, er... method ErrorList (line 498) | func (r *stubQuery) ErrorList(ctx context.Context) ([]*Error, error) { method Errors (line 501) | func (r *stubQuery) Errors(ctx context.Context) (*Errors, error) { method Valid (line 504) | func (r *stubQuery) Valid(ctx context.Context) (string, error) { method Invalid (line 507) | func (r *stubQuery) Invalid(ctx context.Context) (string, error) { method Panics (line 510) | func (r *stubQuery) Panics(ctx context.Context) (*Panics, error) { method PrimitiveObject (line 513) | func (r *stubQuery) PrimitiveObject(ctx context.Context) ([]Primitive,... method PrimitiveStringObject (line 516) | func (r *stubQuery) PrimitiveStringObject(ctx context.Context) ([]Prim... method PtrToAnyContainer (line 519) | func (r *stubQuery) PtrToAnyContainer(ctx context.Context) (*PtrToAnyC... method PtrToSliceContainer (line 522) | func (r *stubQuery) PtrToSliceContainer(ctx context.Context) (*PtrToSl... method Infinity (line 525) | func (r *stubQuery) Infinity(ctx context.Context) (float64, error) { method StringFromContextInterface (line 528) | func (r *stubQuery) StringFromContextInterface(ctx context.Context) (*... method StringFromContextFunction (line 531) | func (r *stubQuery) StringFromContextFunction(ctx context.Context) (st... method DefaultScalar (line 534) | func (r *stubQuery) DefaultScalar(ctx context.Context, arg string) (st... method SkipInclude (line 537) | func (r *stubQuery) SkipInclude(ctx context.Context) (*SkipIncludeTest... method Slices (line 540) | func (r *stubQuery) Slices(ctx context.Context) (*Slices, error) { method ScalarSlice (line 543) | func (r *stubQuery) ScalarSlice(ctx context.Context) ([]byte, error) { method Fallback (line 546) | func (r *stubQuery) Fallback(ctx context.Context, arg FallbackToString... method OptionalUnion (line 549) | func (r *stubQuery) OptionalUnion(ctx context.Context) (TestUnion, err... method VOkCaseValue (line 552) | func (r *stubQuery) VOkCaseValue(ctx context.Context) (*VOkCaseValue, ... method VOkCaseNil (line 555) | func (r *stubQuery) VOkCaseNil(ctx context.Context) (*VOkCaseNil, erro... method ValidType (line 558) | func (r *stubQuery) ValidType(ctx context.Context) (*ValidType, error) { method VariadicModel (line 561) | func (r *stubQuery) VariadicModel(ctx context.Context) (*VariadicModel... method WrappedStruct (line 564) | func (r *stubQuery) WrappedStruct(ctx context.Context) (*WrappedStruct... method WrappedScalar (line 567) | func (r *stubQuery) WrappedScalar(ctx context.Context) (otherpkg.Scala... method WrappedMap (line 570) | func (r *stubQuery) WrappedMap(ctx context.Context) (WrappedMap, error) { method WrappedSlice (line 573) | func (r *stubQuery) WrappedSlice(ctx context.Context) (WrappedSlice, e... type stubSubscription (line 577) | type stubSubscription struct method Updated (line 579) | func (r *stubSubscription) Updated(ctx context.Context) (<-chan string... method InitPayload (line 582) | func (r *stubSubscription) InitPayload(ctx context.Context) (<-chan st... method DirectiveArg (line 585) | func (r *stubSubscription) DirectiveArg(ctx context.Context, arg strin... method DirectiveNullableArg (line 588) | func (r *stubSubscription) DirectiveNullableArg(ctx context.Context, a... method DirectiveDouble (line 591) | func (r *stubSubscription) DirectiveDouble(ctx context.Context) (<-cha... method DirectiveUnimplemented (line 594) | func (r *stubSubscription) DirectiveUnimplemented(ctx context.Context)... method Issue896b (line 597) | func (r *stubSubscription) Issue896b(ctx context.Context) (<-chan []*C... method ErrorRequired (line 600) | func (r *stubSubscription) ErrorRequired(ctx context.Context) (<-chan ... type stubUser (line 604) | type stubUser struct method Friends (line 606) | func (r *stubUser) Friends(ctx context.Context, obj *User) ([]*User, e... method Pets (line 609) | func (r *stubUser) Pets(ctx context.Context, obj *User, limit *int) ([... type stubWrappedMap (line 613) | type stubWrappedMap struct method Get (line 615) | func (r *stubWrappedMap) Get(ctx context.Context, obj WrappedMap, key ... type stubWrappedSlice (line 619) | type stubWrappedSlice struct method Get (line 621) | func (r *stubWrappedSlice) Get(ctx context.Context, obj WrappedSlice, ... type stubFieldsOrderInput (line 625) | type stubFieldsOrderInput struct method OverrideFirstField (line 627) | func (r *stubFieldsOrderInput) OverrideFirstField(ctx context.Context,... FILE: codegen/testserver/followschema/subscription_test.go function TestSubscriptions (line 19) | func TestSubscriptions(t *testing.T) { FILE: codegen/testserver/followschema/thirdparty.go type ThirdParty (line 11) | type ThirdParty struct function MarshalThirdParty (line 15) | func MarshalThirdParty(tp ThirdParty) graphql.Marshaler { function UnmarshalThirdParty (line 24) | func UnmarshalThirdParty(input any) (ThirdParty, error) { FILE: codegen/testserver/followschema/time_test.go function TestTime (line 15) | func TestTime(t *testing.T) { FILE: codegen/testserver/followschema/typefallback.generated.go method unmarshalNFallbackToStringEncoding2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐFallbackToStringEncoding (line 42) | func (ec *executionContext) unmarshalNFallbackToStringEncoding2githubᚗco... method marshalNFallbackToStringEncoding2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐFallbackToStringEncoding (line 48) | func (ec *executionContext) marshalNFallbackToStringEncoding2githubᚗcomᚋ... FILE: codegen/testserver/followschema/typefallback_test.go function TestTypeFallback (line 14) | func TestTypeFallback(t *testing.T) { FILE: codegen/testserver/followschema/useptr.generated.go method _A_id (line 30) | func (ec *executionContext) _A_id(ctx context.Context, field graphql.Col... method fieldContext_A_id (line 48) | func (ec *executionContext) fieldContext_A_id(_ context.Context, field g... method _B_id (line 61) | func (ec *executionContext) _B_id(ctx context.Context, field graphql.Col... method fieldContext_B_id (line 79) | func (ec *executionContext) fieldContext_B_id(_ context.Context, field g... method _TestUnion (line 100) | func (ec *executionContext) _TestUnion(ctx context.Context, sel ast.Sele... method _A (line 133) | func (ec *executionContext) _A(ctx context.Context, sel ast.SelectionSet... method _B (line 172) | func (ec *executionContext) _B(ctx context.Context, sel ast.SelectionSet... method marshalOTestUnion2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐTestUnion (line 213) | func (ec *executionContext) marshalOTestUnion2githubᚗcomᚋ99designsᚋgqlge... FILE: codegen/testserver/followschema/useptr_test.go function TestUserPtr (line 10) | func TestUserPtr(t *testing.T) { FILE: codegen/testserver/followschema/v-ok.generated.go method _VOkCaseNil_value (line 29) | func (ec *executionContext) _VOkCaseNil_value(ctx context.Context, field... method fieldContext_VOkCaseNil_value (line 51) | func (ec *executionContext) fieldContext_VOkCaseNil_value(_ context.Cont... method _VOkCaseValue_value (line 64) | func (ec *executionContext) _VOkCaseValue_value(ctx context.Context, fie... method fieldContext_VOkCaseValue_value (line 86) | func (ec *executionContext) fieldContext_VOkCaseValue_value(_ context.Co... method _VOkCaseNil (line 113) | func (ec *executionContext) _VOkCaseNil(ctx context.Context, sel ast.Sel... method _VOkCaseValue (line 149) | func (ec *executionContext) _VOkCaseValue(ctx context.Context, sel ast.S... method marshalOVOkCaseNil2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐVOkCaseNil (line 187) | func (ec *executionContext) marshalOVOkCaseNil2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalOVOkCaseValue2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐVOkCaseValue (line 194) | func (ec *executionContext) marshalOVOkCaseValue2ᚖgithubᚗcomᚋ99designsᚋg... FILE: codegen/testserver/followschema/v-ok.go type VOkCaseValue (line 4) | type VOkCaseValue struct method Value (line 6) | func (v VOkCaseValue) Value() (string, bool) { type VOkCaseNil (line 11) | type VOkCaseNil struct method Value (line 13) | func (v VOkCaseNil) Value() (string, bool) { FILE: codegen/testserver/followschema/v-ok_test.go function TestOk (line 14) | func TestOk(t *testing.T) { FILE: codegen/testserver/followschema/validtypes.generated.go method field_ValidType_validArgs_args (line 22) | func (ec *executionContext) field_ValidType_validArgs_args(ctx context.C... method field_ValidType_validInputKeywords_args (line 158) | func (ec *executionContext) field_ValidType_validInputKeywords_args(ctx ... method _Content_Post_foo (line 177) | func (ec *executionContext) _Content_Post_foo(ctx context.Context, field... method fieldContext_Content_Post_foo (line 195) | func (ec *executionContext) fieldContext_Content_Post_foo(_ context.Cont... method _Content_User_foo (line 208) | func (ec *executionContext) _Content_User_foo(ctx context.Context, field... method fieldContext_Content_User_foo (line 226) | func (ec *executionContext) fieldContext_Content_User_foo(_ context.Cont... method _ValidType_differentCase (line 239) | func (ec *executionContext) _ValidType_differentCase(ctx context.Context... method fieldContext_ValidType_differentCase (line 257) | func (ec *executionContext) fieldContext_ValidType_differentCase(_ conte... method _ValidType_different_case (line 270) | func (ec *executionContext) _ValidType_different_case(ctx context.Contex... method fieldContext_ValidType_different_case (line 288) | func (ec *executionContext) fieldContext_ValidType_different_case(_ cont... method _ValidType_validInputKeywords (line 301) | func (ec *executionContext) _ValidType_validInputKeywords(ctx context.Co... method fieldContext_ValidType_validInputKeywords (line 319) | func (ec *executionContext) fieldContext_ValidType_validInputKeywords(ct... method _ValidType_validArgs (line 343) | func (ec *executionContext) _ValidType_validArgs(ctx context.Context, fi... method fieldContext_ValidType_validArgs (line 361) | func (ec *executionContext) fieldContext_ValidType_validArgs(ctx context... method unmarshalInputValidInput (line 389) | func (ec *executionContext) unmarshalInputValidInput(ctx context.Context... method _Content_Child (line 598) | func (ec *executionContext) _Content_Child(ctx context.Context, sel ast.... method _Content_Post (line 631) | func (ec *executionContext) _Content_Post(ctx context.Context, sel ast.S... method _Content_User (line 667) | func (ec *executionContext) _Content_User(ctx context.Context, sel ast.S... method _ValidType (line 703) | func (ec *executionContext) _ValidType(ctx context.Context, sel ast.Sele... method unmarshalOValidInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐValidInput (line 759) | func (ec *executionContext) unmarshalOValidInput2ᚖgithubᚗcomᚋ99designsᚋg... method marshalOValidType2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐValidType (line 767) | func (ec *executionContext) marshalOValidType2ᚖgithubᚗcomᚋ99designsᚋgqlg... FILE: codegen/testserver/followschema/validtypes_test.go function TestValidType (line 14) | func TestValidType(t *testing.T) { FILE: codegen/testserver/followschema/variadic.generated.go method field_VariadicModel_value_args (line 21) | func (ec *executionContext) field_VariadicModel_value_args(ctx context.C... method _VariadicModel_value (line 40) | func (ec *executionContext) _VariadicModel_value(ctx context.Context, fi... method fieldContext_VariadicModel_value (line 59) | func (ec *executionContext) fieldContext_VariadicModel_value(ctx context... method _VariadicModel (line 97) | func (ec *executionContext) _VariadicModel(ctx context.Context, sel ast.... method marshalOVariadicModel2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐVariadicModel (line 166) | func (ec *executionContext) marshalOVariadicModel2ᚖgithubᚗcomᚋ99designsᚋ... FILE: codegen/testserver/followschema/variadic.go type VariadicModel (line 8) | type VariadicModel struct method Value (line 12) | func (v VariadicModel) Value( type VariadicModelOption (line 10) | type VariadicModelOption FILE: codegen/testserver/followschema/weird_type_cases.generated.go method _AIt_id (line 29) | func (ec *executionContext) _AIt_id(ctx context.Context, field graphql.C... method fieldContext_AIt_id (line 47) | func (ec *executionContext) fieldContext_AIt_id(_ context.Context, field... method _AbIt_id (line 60) | func (ec *executionContext) _AbIt_id(ctx context.Context, field graphql.... method fieldContext_AbIt_id (line 78) | func (ec *executionContext) fieldContext_AbIt_id(_ context.Context, fiel... method _XXIt_id (line 91) | func (ec *executionContext) _XXIt_id(ctx context.Context, field graphql.... method fieldContext_XXIt_id (line 109) | func (ec *executionContext) fieldContext_XXIt_id(_ context.Context, fiel... method _XxIt_id (line 122) | func (ec *executionContext) _XxIt_id(ctx context.Context, field graphql.... method fieldContext_XxIt_id (line 140) | func (ec *executionContext) fieldContext_XxIt_id(_ context.Context, fiel... method _asdfIt_id (line 153) | func (ec *executionContext) _asdfIt_id(ctx context.Context, field graphq... method fieldContext_asdfIt_id (line 171) | func (ec *executionContext) fieldContext_asdfIt_id(_ context.Context, fi... method _iIt_id (line 184) | func (ec *executionContext) _iIt_id(ctx context.Context, field graphql.C... method fieldContext_iIt_id (line 202) | func (ec *executionContext) fieldContext_iIt_id(_ context.Context, field... method _AIt (line 229) | func (ec *executionContext) _AIt(ctx context.Context, sel ast.SelectionS... method _AbIt (line 268) | func (ec *executionContext) _AbIt(ctx context.Context, sel ast.Selection... method _XXIt (line 307) | func (ec *executionContext) _XXIt(ctx context.Context, sel ast.Selection... method _XxIt (line 346) | func (ec *executionContext) _XxIt(ctx context.Context, sel ast.Selection... method _asdfIt (line 385) | func (ec *executionContext) _asdfIt(ctx context.Context, sel ast.Selecti... method _iIt (line 424) | func (ec *executionContext) _iIt(ctx context.Context, sel ast.SelectionS... FILE: codegen/testserver/followschema/wrapped_type.generated.go type WrappedMapResolver (line 18) | type WrappedMapResolver interface type WrappedSliceResolver (line 21) | type WrappedSliceResolver interface method field_WrappedMap_get_args (line 29) | func (ec *executionContext) field_WrappedMap_get_args(ctx context.Contex... method field_WrappedSlice_get_args (line 40) | func (ec *executionContext) field_WrappedSlice_get_args(ctx context.Cont... method _WrappedMap_get (line 59) | func (ec *executionContext) _WrappedMap_get(ctx context.Context, field g... method fieldContext_WrappedMap_get (line 78) | func (ec *executionContext) fieldContext_WrappedMap_get(ctx context.Cont... method _WrappedSlice_get (line 102) | func (ec *executionContext) _WrappedSlice_get(ctx context.Context, field... method fieldContext_WrappedSlice_get (line 121) | func (ec *executionContext) fieldContext_WrappedSlice_get(ctx context.Co... method _WrappedStruct_name (line 145) | func (ec *executionContext) _WrappedStruct_name(ctx context.Context, fie... method fieldContext_WrappedStruct_name (line 163) | func (ec *executionContext) fieldContext_WrappedStruct_name(_ context.Co... method _WrappedStruct_desc (line 176) | func (ec *executionContext) _WrappedStruct_desc(ctx context.Context, fie... method fieldContext_WrappedStruct_desc (line 194) | func (ec *executionContext) fieldContext_WrappedStruct_desc(_ context.Co... method _WrappedMap (line 221) | func (ec *executionContext) _WrappedMap(ctx context.Context, sel ast.Sel... method _WrappedSlice (line 291) | func (ec *executionContext) _WrappedSlice(ctx context.Context, sel ast.S... method _WrappedStruct (line 361) | func (ec *executionContext) _WrappedStruct(ctx context.Context, sel ast.... method marshalNWrappedMap2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐWrappedMap (line 404) | func (ec *executionContext) marshalNWrappedMap2githubᚗcomᚋ99designsᚋgqlg... method unmarshalNWrappedScalar2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚋotherpkgᚐScalar (line 414) | func (ec *executionContext) unmarshalNWrappedScalar2githubᚗcomᚋ99designs... method marshalNWrappedScalar2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚋotherpkgᚐScalar (line 420) | func (ec *executionContext) marshalNWrappedScalar2githubᚗcomᚋ99designsᚋg... method marshalNWrappedSlice2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐWrappedSlice (line 431) | func (ec *executionContext) marshalNWrappedSlice2githubᚗcomᚋ99designsᚋgq... method marshalNWrappedStruct2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐWrappedStruct (line 441) | func (ec *executionContext) marshalNWrappedStruct2githubᚗcomᚋ99designsᚋg... method marshalNWrappedStruct2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚐWrappedStruct (line 445) | func (ec *executionContext) marshalNWrappedStruct2ᚖgithubᚗcomᚋ99designsᚋ... method unmarshalOWrappedScalar2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚋotherpkgᚐScalar (line 455) | func (ec *executionContext) unmarshalOWrappedScalar2ᚖgithubᚗcomᚋ99design... method marshalOWrappedScalar2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋfollowschemaᚋotherpkgᚐScalar (line 464) | func (ec *executionContext) marshalOWrappedScalar2ᚖgithubᚗcomᚋ99designsᚋ... FILE: codegen/testserver/followschema/wrapped_type.go type WrappedStruct (line 7) | type WrappedStruct type WrappedMap (line 8) | type WrappedMap type WrappedSlice (line 9) | type WrappedSlice FILE: codegen/testserver/followschema/wrapped_type_test.go function TestWrappedTypes (line 15) | func TestWrappedTypes(t *testing.T) { FILE: codegen/testserver/generated_test.go function TestLayouts (line 18) | func TestLayouts(t *testing.T) { function loadPackage (line 36) | func loadPackage(t *testing.T, name string, fset *token.FileSet) *ast.Pa... function collectDeclStrings (line 63) | func collectDeclStrings(files map[string]*ast.File) []string { FILE: codegen/testserver/nullabledirectives/directive_test.go function isNil (line 20) | func isNil(input any) bool { function TestDirectives (line 30) | func TestDirectives(t *testing.T) { FILE: codegen/testserver/nullabledirectives/generated/directive.generated.go type QueryResolver (line 18) | type QueryResolver interface method dir_populate_args (line 26) | func (ec *executionContext) dir_populate_args(ctx context.Context, rawAr... method field_Query___type_args (line 37) | func (ec *executionContext) field_Query___type_args(ctx context.Context,... method field_Query_directiveSingleNullableArg_args (line 48) | func (ec *executionContext) field_Query_directiveSingleNullableArg_args(... method field_Query_directiveSingleNullableArg_argsArg1 (line 60) | func (ec *executionContext) field_Query_directiveSingleNullableArg_argsA... method _Query_directiveSingleNullableArg (line 118) | func (ec *executionContext) _Query_directiveSingleNullableArg(ctx contex... method fieldContext_Query_directiveSingleNullableArg (line 135) | func (ec *executionContext) fieldContext_Query_directiveSingleNullableAr... method _Query___type (line 159) | func (ec *executionContext) _Query___type(ctx context.Context, field gra... method fieldContext_Query___type (line 176) | func (ec *executionContext) fieldContext_Query___type(ctx context.Contex... method _Query___schema (line 224) | func (ec *executionContext) _Query___schema(ctx context.Context, field g... method fieldContext_Query___schema (line 240) | func (ec *executionContext) fieldContext_Query___schema(_ context.Contex... method _Query (line 281) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Selectio... FILE: codegen/testserver/nullabledirectives/generated/models/models-gen.go type Query (line 5) | type Query struct FILE: codegen/testserver/nullabledirectives/generated/prelude.generated.go method dir_defer_args (line 23) | func (ec *executionContext) dir_defer_args(ctx context.Context, rawArgs ... method field___Directive_args_args (line 39) | func (ec *executionContext) field___Directive_args_args(ctx context.Cont... method field___Field_args_args (line 50) | func (ec *executionContext) field___Field_args_args(ctx context.Context,... method field___Type_enumValues_args (line 61) | func (ec *executionContext) field___Type_enumValues_args(ctx context.Con... method field___Type_fields_args (line 72) | func (ec *executionContext) field___Type_fields_args(ctx context.Context... method ___Directive_name (line 91) | func (ec *executionContext) ___Directive_name(ctx context.Context, field... method fieldContext___Directive_name (line 107) | func (ec *executionContext) fieldContext___Directive_name(_ context.Cont... method ___Directive_description (line 120) | func (ec *executionContext) ___Directive_description(ctx context.Context... method fieldContext___Directive_description (line 136) | func (ec *executionContext) fieldContext___Directive_description(_ conte... method ___Directive_isRepeatable (line 149) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Contex... method fieldContext___Directive_isRepeatable (line 165) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ cont... method ___Directive_locations (line 178) | func (ec *executionContext) ___Directive_locations(ctx context.Context, ... method fieldContext___Directive_locations (line 194) | func (ec *executionContext) fieldContext___Directive_locations(_ context... method ___Directive_args (line 207) | func (ec *executionContext) ___Directive_args(ctx context.Context, field... method fieldContext___Directive_args (line 223) | func (ec *executionContext) fieldContext___Directive_args(ctx context.Co... method ___EnumValue_name (line 261) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, field... method fieldContext___EnumValue_name (line 277) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Cont... method ___EnumValue_description (line 290) | func (ec *executionContext) ___EnumValue_description(ctx context.Context... method fieldContext___EnumValue_description (line 306) | func (ec *executionContext) fieldContext___EnumValue_description(_ conte... method ___EnumValue_isDeprecated (line 319) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Contex... method fieldContext___EnumValue_isDeprecated (line 335) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ cont... method ___EnumValue_deprecationReason (line 348) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context.C... method fieldContext___EnumValue_deprecationReason (line 364) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason(_... method ___Field_name (line 377) | func (ec *executionContext) ___Field_name(ctx context.Context, field gra... method fieldContext___Field_name (line 393) | func (ec *executionContext) fieldContext___Field_name(_ context.Context,... method ___Field_description (line 406) | func (ec *executionContext) ___Field_description(ctx context.Context, fi... method fieldContext___Field_description (line 422) | func (ec *executionContext) fieldContext___Field_description(_ context.C... method ___Field_args (line 435) | func (ec *executionContext) ___Field_args(ctx context.Context, field gra... method fieldContext___Field_args (line 451) | func (ec *executionContext) fieldContext___Field_args(ctx context.Contex... method ___Field_type (line 489) | func (ec *executionContext) ___Field_type(ctx context.Context, field gra... method fieldContext___Field_type (line 505) | func (ec *executionContext) fieldContext___Field_type(_ context.Context,... method ___Field_isDeprecated (line 542) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context, f... method fieldContext___Field_isDeprecated (line 558) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ context.... method ___Field_deprecationReason (line 571) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Conte... method fieldContext___Field_deprecationReason (line 587) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ con... method ___InputValue_name (line 600) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fiel... method fieldContext___InputValue_name (line 616) | func (ec *executionContext) fieldContext___InputValue_name(_ context.Con... method ___InputValue_description (line 629) | func (ec *executionContext) ___InputValue_description(ctx context.Contex... method fieldContext___InputValue_description (line 645) | func (ec *executionContext) fieldContext___InputValue_description(_ cont... method ___InputValue_type (line 658) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fiel... method fieldContext___InputValue_type (line 674) | func (ec *executionContext) fieldContext___InputValue_type(_ context.Con... method ___InputValue_defaultValue (line 711) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Conte... method fieldContext___InputValue_defaultValue (line 727) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ con... method ___InputValue_isDeprecated (line 740) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Conte... method fieldContext___InputValue_isDeprecated (line 756) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ con... method ___InputValue_deprecationReason (line 769) | func (ec *executionContext) ___InputValue_deprecationReason(ctx context.... method fieldContext___InputValue_deprecationReason (line 785) | func (ec *executionContext) fieldContext___InputValue_deprecationReason(... method ___Schema_description (line 798) | func (ec *executionContext) ___Schema_description(ctx context.Context, f... method fieldContext___Schema_description (line 814) | func (ec *executionContext) fieldContext___Schema_description(_ context.... method ___Schema_types (line 827) | func (ec *executionContext) ___Schema_types(ctx context.Context, field g... method fieldContext___Schema_types (line 843) | func (ec *executionContext) fieldContext___Schema_types(_ context.Contex... method ___Schema_queryType (line 880) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, fie... method fieldContext___Schema_queryType (line 896) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.Co... method ___Schema_mutationType (line 933) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context, ... method fieldContext___Schema_mutationType (line 949) | func (ec *executionContext) fieldContext___Schema_mutationType(_ context... method ___Schema_subscriptionType (line 986) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Conte... method fieldContext___Schema_subscriptionType (line 1002) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ con... method ___Schema_directives (line 1039) | func (ec *executionContext) ___Schema_directives(ctx context.Context, fi... method fieldContext___Schema_directives (line 1055) | func (ec *executionContext) fieldContext___Schema_directives(_ context.C... method ___Type_kind (line 1080) | func (ec *executionContext) ___Type_kind(ctx context.Context, field grap... method fieldContext___Type_kind (line 1096) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context, ... method ___Type_name (line 1109) | func (ec *executionContext) ___Type_name(ctx context.Context, field grap... method fieldContext___Type_name (line 1125) | func (ec *executionContext) fieldContext___Type_name(_ context.Context, ... method ___Type_description (line 1138) | func (ec *executionContext) ___Type_description(ctx context.Context, fie... method fieldContext___Type_description (line 1154) | func (ec *executionContext) fieldContext___Type_description(_ context.Co... method ___Type_specifiedByURL (line 1167) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context, ... method fieldContext___Type_specifiedByURL (line 1183) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ context... method ___Type_fields (line 1196) | func (ec *executionContext) ___Type_fields(ctx context.Context, field gr... method fieldContext___Type_fields (line 1213) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Conte... method ___Type_interfaces (line 1251) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fiel... method fieldContext___Type_interfaces (line 1267) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.Con... method ___Type_possibleTypes (line 1304) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context, f... method fieldContext___Type_possibleTypes (line 1320) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ context.... method ___Type_enumValues (line 1357) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fiel... method fieldContext___Type_enumValues (line 1374) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context.C... method ___Type_inputFields (line 1408) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, fie... method fieldContext___Type_inputFields (line 1424) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.Co... method ___Type_ofType (line 1451) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field gr... method fieldContext___Type_ofType (line 1467) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Context... method ___Type_isOneOf (line 1504) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field g... method fieldContext___Type_isOneOf (line 1520) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Contex... method ___Directive (line 1547) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.Se... method ___EnumValue (line 1603) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.Se... method ___Field (line 1651) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Select... method ___InputValue (line 1709) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast.S... method ___Schema (line 1764) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Selec... method ___Type (line 1819) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selecti... method unmarshalNBoolean2bool (line 1880) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context, ... method marshalNBoolean2bool (line 1885) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, se... method unmarshalNString2string (line 1896) | func (ec *executionContext) unmarshalNString2string(ctx context.Context,... method marshalNString2string (line 1901) | func (ec *executionContext) marshalNString2string(ctx context.Context, s... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 1912) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋgql... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 1916) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgq... method unmarshalN__DirectiveLocation2string (line 1932) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx con... method marshalN__DirectiveLocation2string (line 1937) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx conte... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 1948) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__DirectiveLocation2ᚕstringᚄ (line 1963) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx con... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 1979) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋgql... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 1983) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 1987) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋgq... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 1991) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋg... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2007) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋg... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2011) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2027) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalN__TypeKind2string (line 2037) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Cont... method marshalN__TypeKind2string (line 2042) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Contex... method unmarshalOBoolean2bool (line 2053) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context, ... method marshalOBoolean2bool (line 2058) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, se... method unmarshalOBoolean2ᚖbool (line 2065) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Context,... method marshalOBoolean2ᚖbool (line 2073) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context, s... method unmarshalOString2ᚖstring (line 2083) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Context... method marshalOString2ᚖstring (line 2091) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context, ... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 2101) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgq... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 2120) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgen... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2139) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋg... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 2158) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2165) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2184) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... FILE: codegen/testserver/nullabledirectives/generated/resolvers/resolver.go type Resolver (line 11) | type Resolver struct method Query (line 19) | func (r *Resolver) Query() nullabledirectives.QueryResolver { return &... type queryResolver (line 21) | type queryResolver struct method DirectiveSingleNullableArg (line 14) | func (r *queryResolver) DirectiveSingleNullableArg(ctx context.Context... FILE: codegen/testserver/nullabledirectives/generated/root_.generated.go function NewExecutableSchema (line 16) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 22) | type ResolverRoot interface type DirectiveRoot (line 26) | type DirectiveRoot struct type ComplexityRoot (line 31) | type ComplexityRoot struct type executableSchema (line 37) | type executableSchema method Schema (line 39) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 46) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 67) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 110) | type executionContext struct function newExecutionContext (line 114) | func newExecutionContext( FILE: codegen/testserver/nullabledirectives/stub.go type Stub (line 11) | type Stub struct method Query (line 17) | func (r *Stub) Query() generated.QueryResolver { type stubQuery (line 21) | type stubQuery struct method DirectiveSingleNullableArg (line 23) | func (r *stubQuery) DirectiveSingleNullableArg(ctx context.Context, ar... FILE: codegen/testserver/protogetters/generated.go function NewExecutableSchema (line 24) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 30) | type ResolverRoot interface type DirectiveRoot (line 34) | type DirectiveRoot struct type ComplexityRoot (line 37) | type ComplexityRoot struct type QueryResolver (line 50) | type QueryResolver interface type executableSchema (line 54) | type executableSchema method Schema (line 56) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 63) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 109) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 152) | type executionContext struct method field_Query___type_args (line 191) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query_user_args (line 202) | func (ec *executionContext) field_Query_user_args(ctx context.Context,... method field___Directive_args_args (line 213) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 224) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 235) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 246) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Query_user (line 265) | func (ec *executionContext) _Query_user(ctx context.Context, field gra... method fieldContext_Query_user (line 282) | func (ec *executionContext) fieldContext_Query_user(ctx context.Contex... method _Query___type (line 316) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 333) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 381) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 397) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _User_id (line 424) | func (ec *executionContext) _User_id(ctx context.Context, field graphq... method fieldContext_User_id (line 440) | func (ec *executionContext) fieldContext_User_id(_ context.Context, fi... method _User_name (line 453) | func (ec *executionContext) _User_name(ctx context.Context, field grap... method fieldContext_User_name (line 472) | func (ec *executionContext) fieldContext_User_name(_ context.Context, ... method _User_email (line 485) | func (ec *executionContext) _User_email(ctx context.Context, field gra... method fieldContext_User_email (line 504) | func (ec *executionContext) fieldContext_User_email(_ context.Context,... method _User_age (line 517) | func (ec *executionContext) _User_age(ctx context.Context, field graph... method fieldContext_User_age (line 533) | func (ec *executionContext) fieldContext_User_age(_ context.Context, f... method ___Directive_name (line 546) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 562) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 575) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 591) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 604) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 620) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 633) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 649) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 662) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 678) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 716) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 732) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 745) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 761) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 774) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 790) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 803) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 819) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 832) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 848) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 861) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 877) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 890) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 906) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 944) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 960) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 997) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1013) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1026) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1042) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1055) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1071) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1084) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1100) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1113) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1129) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1166) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1182) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1195) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1211) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1224) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1240) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1253) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1269) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1282) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1298) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1335) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1351) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1388) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1404) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1441) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1457) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1494) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1510) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1535) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1551) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1564) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 1580) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 1593) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 1609) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 1622) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 1638) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 1651) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 1668) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 1706) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 1722) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 1759) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 1775) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 1812) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 1829) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 1863) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 1879) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 1906) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 1922) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 1959) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 1975) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method _Query (line 2002) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _User (line 2071) | func (ec *executionContext) _User(ctx context.Context, sel ast.Selecti... method ___Directive (line 2119) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2175) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2223) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2281) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2336) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2391) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 2452) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 2457) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNID2string (line 2468) | func (ec *executionContext) unmarshalNID2string(ctx context.Context, v... method marshalNID2string (line 2473) | func (ec *executionContext) marshalNID2string(ctx context.Context, sel... method unmarshalNInt2int32 (line 2484) | func (ec *executionContext) unmarshalNInt2int32(ctx context.Context, v... method marshalNInt2int32 (line 2489) | func (ec *executionContext) marshalNInt2int32(ctx context.Context, sel... method unmarshalNString2string (line 2500) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 2505) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 2516) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 2520) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 2536) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 2541) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 2552) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 2567) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 2583) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 2587) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 2591) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2595) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2611) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2615) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2631) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 2641) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 2646) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 2657) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 2662) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 2669) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 2677) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOString2string (line 2687) | func (ec *executionContext) unmarshalOString2string(ctx context.Contex... method marshalOString2string (line 2692) | func (ec *executionContext) marshalOString2string(ctx context.Context,... method unmarshalOString2ᚖstring (line 2699) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 2707) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalOUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋprotogettersᚋmodelsᚐUser (line 2717) | func (ec *executionContext) marshalOUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 2724) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 2743) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2762) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 2781) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2788) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2807) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 156) | func newExecutionContext( function sourceData (line 174) | func sourceData(filename string) string { FILE: codegen/testserver/protogetters/models/user.go type User (line 4) | type User struct method GetId (line 22) | func (u *User) GetId() string { method GetName (line 27) | func (u *User) GetName() string { method HasName (line 35) | func (u *User) HasName() bool { method GetEmail (line 40) | func (u *User) GetEmail() string { method HasEmail (line 48) | func (u *User) HasEmail() bool { method GetAge (line 53) | func (u *User) GetAge() int32 { function NewUser (line 12) | func NewUser(id string, name, email *string, age int32) *User { FILE: codegen/testserver/protogetters/models_gen.go type Query (line 5) | type Query struct FILE: codegen/testserver/protogetters/protogetters_test.go function TestProtoGetters (line 14) | func TestProtoGetters(t *testing.T) { FILE: codegen/testserver/protogetters/resolver.go type Resolver (line 10) | type Resolver struct FILE: codegen/testserver/protogetters/schema.resolvers.go method Query (line 20) | func (r *Resolver) Query() QueryResolver { return &queryResolver{r} } type queryResolver (line 22) | type queryResolver struct method User (line 15) | func (r *queryResolver) User(ctx context.Context, id string) (*models.... FILE: codegen/testserver/protogetters/stub.go type Stub (line 11) | type Stub struct method Query (line 17) | func (r *Stub) Query() QueryResolver { type stubQuery (line 21) | type stubQuery struct method User (line 23) | func (r *stubQuery) User(ctx context.Context, id string) (*models.User... FILE: codegen/testserver/singlefile/bytes.go function MarshalBytes (line 10) | func MarshalBytes(b []byte) graphql.Marshaler { function UnmarshalBytes (line 16) | func UnmarshalBytes(v any) ([]byte, error) { FILE: codegen/testserver/singlefile/complexity_test.go function TestComplexityCollisions (line 15) | func TestComplexityCollisions(t *testing.T) { function TestComplexityFuncs (line 50) | func TestComplexityFuncs(t *testing.T) { FILE: codegen/testserver/singlefile/defaults_test.go function assertDefaults (line 14) | func assertDefaults(t *testing.T, ret *DefaultParametersMirror) { function TestDefaults (line 22) | func TestDefaults(t *testing.T) { FILE: codegen/testserver/singlefile/defer_test.go function TestDefer (line 23) | func TestDefer(t *testing.T) { FILE: codegen/testserver/singlefile/directive_test.go function isNil (line 20) | func isNil(input any) bool { type ckey (line 30) | type ckey function TestDirectives (line 32) | func TestDirectives(t *testing.T) { FILE: codegen/testserver/singlefile/embedded.go type EmbeddedCase1 (line 4) | type EmbeddedCase1 struct type Empty (line 10) | type Empty type ExportedEmbeddedPointerAfterInterface (line 13) | type ExportedEmbeddedPointerAfterInterface struct method ExportedEmbeddedPointerExportedMethod (line 16) | func (*ExportedEmbeddedPointerAfterInterface) ExportedEmbeddedPointerE... type EmbeddedCase2 (line 21) | type EmbeddedCase2 struct type unexportedEmbeddedPointer (line 25) | type unexportedEmbeddedPointer struct method UnexportedEmbeddedPointerExportedMethod (line 28) | func (*unexportedEmbeddedPointer) UnexportedEmbeddedPointerExportedMet... type EmbeddedCase3 (line 33) | type EmbeddedCase3 struct type unexportedEmbeddedInterface (line 37) | type unexportedEmbeddedInterface interface type nestedInterface (line 41) | type nestedInterface interface FILE: codegen/testserver/singlefile/embedded_test.go type fakeUnexportedEmbeddedInterface (line 14) | type fakeUnexportedEmbeddedInterface struct method UnexportedEmbeddedInterfaceExportedMethod (line 16) | func (*fakeUnexportedEmbeddedInterface) UnexportedEmbeddedInterfaceExp... function TestEmbedded (line 20) | func TestEmbedded(t *testing.T) { FILE: codegen/testserver/singlefile/enums_test.go function TestEnumsResolver (line 14) | func TestEnumsResolver(t *testing.T) { FILE: codegen/testserver/singlefile/fields_order.go type FieldsOrderInput (line 3) | type FieldsOrderInput struct FILE: codegen/testserver/singlefile/fields_order_test.go type FieldsOrderPayloadResults (line 14) | type FieldsOrderPayloadResults struct function TestFieldsOrder (line 20) | func TestFieldsOrder(t *testing.T) { FILE: codegen/testserver/singlefile/generated.go function NewExecutableSchema (line 26) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 32) | type ResolverRoot interface type DirectiveRoot (line 52) | type DirectiveRoot struct type ComplexityRoot (line 71) | type ComplexityRoot struct type BackedByInterfaceResolver (line 500) | type BackedByInterfaceResolver interface type DeferModelResolver (line 503) | type DeferModelResolver interface type ErrorsResolver (line 506) | type ErrorsResolver interface type ForcedResolverResolver (line 513) | type ForcedResolverResolver interface type ModelMethodsResolver (line 516) | type ModelMethodsResolver interface type MutationResolver (line 519) | type MutationResolver interface type OverlappingFieldsResolver (line 527) | type OverlappingFieldsResolver interface type PanicsResolver (line 530) | type PanicsResolver interface type PetResolver (line 535) | type PetResolver interface type PrimitiveResolver (line 538) | type PrimitiveResolver interface type PrimitiveStringResolver (line 541) | type PrimitiveStringResolver interface type QueryResolver (line 546) | type QueryResolver interface type SubscriptionResolver (line 632) | type SubscriptionResolver interface type UserResolver (line 642) | type UserResolver interface type WrappedMapResolver (line 647) | type WrappedMapResolver interface type WrappedSliceResolver (line 650) | type WrappedSliceResolver interface type FieldsOrderInputResolver (line 654) | type FieldsOrderInputResolver interface type executableSchema (line 658) | type executableSchema method Schema (line 660) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 667) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 2345) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 2448) | type executionContext struct method dir_defer_args (line 3050) | func (ec *executionContext) dir_defer_args(ctx context.Context, rawArg... method dir_length_args (line 3066) | func (ec *executionContext) dir_length_args(ctx context.Context, rawAr... method dir_logged_args (line 3087) | func (ec *executionContext) dir_logged_args(ctx context.Context, rawAr... method dir_order1_args (line 3098) | func (ec *executionContext) dir_order1_args(ctx context.Context, rawAr... method dir_order2_args (line 3109) | func (ec *executionContext) dir_order2_args(ctx context.Context, rawAr... method dir_populate_args (line 3120) | func (ec *executionContext) dir_populate_args(ctx context.Context, raw... method dir_range_args (line 3131) | func (ec *executionContext) dir_range_args(ctx context.Context, rawArg... method field_Mutation_defaultInput_args (line 3147) | func (ec *executionContext) field_Mutation_defaultInput_args(ctx conte... method field_Mutation_issue4053_args (line 3158) | func (ec *executionContext) field_Mutation_issue4053_args(ctx context.... method field_Mutation_overrideValueViaInput_args (line 3169) | func (ec *executionContext) field_Mutation_overrideValueViaInput_args(... method field_Mutation_updateProduct_args (line 3180) | func (ec *executionContext) field_Mutation_updateProduct_args(ctx cont... method field_Mutation_updatePtrToPtr_args (line 3201) | func (ec *executionContext) field_Mutation_updatePtrToPtr_args(ctx con... method field_Mutation_updateSomething_args (line 3212) | func (ec *executionContext) field_Mutation_updateSomething_args(ctx co... method field_Panics_argUnmarshal_args (line 3223) | func (ec *executionContext) field_Panics_argUnmarshal_args(ctx context... method field_Panics_fieldFuncMarshal_args (line 3234) | func (ec *executionContext) field_Panics_fieldFuncMarshal_args(ctx con... method field_Pet_friends_args (line 3245) | func (ec *executionContext) field_Pet_friends_args(ctx context.Context... method field_Query___type_args (line 3256) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query_defaultParameters_args (line 3267) | func (ec *executionContext) field_Query_defaultParameters_args(ctx con... method field_Query_defaultScalar_args (line 3283) | func (ec *executionContext) field_Query_defaultScalar_args(ctx context... method field_Query_directiveArg_args (line 3294) | func (ec *executionContext) field_Query_directiveArg_args(ctx context.... method field_Query_directiveArg_argsArg (line 3306) | func (ec *executionContext) field_Query_directiveArg_argsArg( method field_Query_directiveFieldDef_args (line 3361) | func (ec *executionContext) field_Query_directiveFieldDef_args(ctx con... method field_Query_directiveInputNullable_args (line 3372) | func (ec *executionContext) field_Query_directiveInputNullable_args(ct... method field_Query_directiveInputOuter_args (line 3383) | func (ec *executionContext) field_Query_directiveInputOuter_args(ctx c... method field_Query_directiveInputType_args (line 3394) | func (ec *executionContext) field_Query_directiveInputType_args(ctx co... method field_Query_directiveInputType_argsArg (line 3406) | func (ec *executionContext) field_Query_directiveInputType_argsArg( method field_Query_directiveInput_args (line 3446) | func (ec *executionContext) field_Query_directiveInput_args(ctx contex... method field_Query_directiveNullableArg_args (line 3457) | func (ec *executionContext) field_Query_directiveNullableArg_args(ctx ... method field_Query_directiveNullableArg_argsArg (line 3481) | func (ec *executionContext) field_Query_directiveNullableArg_argsArg( method field_Query_directiveNullableArg_argsArg2 (line 3529) | func (ec *executionContext) field_Query_directiveNullableArg_argsArg2( method field_Query_directiveNullableArg_argsArg3 (line 3577) | func (ec *executionContext) field_Query_directiveNullableArg_argsArg3( method field_Query_directiveSingleNullableArg_args (line 3620) | func (ec *executionContext) field_Query_directiveSingleNullableArg_arg... method field_Query_directiveSingleNullableArg_argsArg1 (line 3632) | func (ec *executionContext) field_Query_directiveSingleNullableArg_arg... method field_Query_enumInInput_args (line 3687) | func (ec *executionContext) field_Query_enumInInput_args(ctx context.C... method field_Query_fallback_args (line 3698) | func (ec *executionContext) field_Query_fallback_args(ctx context.Cont... method field_Query_fieldWithDeprecatedArg_args (line 3709) | func (ec *executionContext) field_Query_fieldWithDeprecatedArg_args(ct... method field_Query_filterProducts_args (line 3725) | func (ec *executionContext) field_Query_filterProducts_args(ctx contex... method field_Query_findProducts_args (line 3746) | func (ec *executionContext) field_Query_findProducts_args(ctx context.... method field_Query_inputNullableSlice_args (line 3767) | func (ec *executionContext) field_Query_inputNullableSlice_args(ctx co... method field_Query_inputOmittable_args (line 3778) | func (ec *executionContext) field_Query_inputOmittable_args(ctx contex... method field_Query_inputSlice_args (line 3789) | func (ec *executionContext) field_Query_inputSlice_args(ctx context.Co... method field_Query_mapInput_args (line 3800) | func (ec *executionContext) field_Query_mapInput_args(ctx context.Cont... method field_Query_mapNestedMapSlice_args (line 3811) | func (ec *executionContext) field_Query_mapNestedMapSlice_args(ctx con... method field_Query_mapNestedStringInterface_args (line 3822) | func (ec *executionContext) field_Query_mapNestedStringInterface_args(... method field_Query_mapStringInterface_args (line 3833) | func (ec *executionContext) field_Query_mapStringInterface_args(ctx co... method field_Query_nestedInputs_args (line 3844) | func (ec *executionContext) field_Query_nestedInputs_args(ctx context.... method field_Query_nullableArg_args (line 3855) | func (ec *executionContext) field_Query_nullableArg_args(ctx context.C... method field_Query_recursive_args (line 3866) | func (ec *executionContext) field_Query_recursive_args(ctx context.Con... method field_Query_searchMixed_args (line 3877) | func (ec *executionContext) field_Query_searchMixed_args(ctx context.C... method field_Query_searchProductsNormal_args (line 3913) | func (ec *executionContext) field_Query_searchProductsNormal_args(ctx ... method field_Query_searchProducts_args (line 3924) | func (ec *executionContext) field_Query_searchProducts_args(ctx contex... method field_Query_searchRequired_args (line 3945) | func (ec *executionContext) field_Query_searchRequired_args(ctx contex... method field_Query_searchWithDefaults_args (line 3961) | func (ec *executionContext) field_Query_searchWithDefaults_args(ctx co... method field_Query_searchWithDirectives_args (line 3982) | func (ec *executionContext) field_Query_searchWithDirectives_args(ctx ... method field_Query_user_args (line 3998) | func (ec *executionContext) field_Query_user_args(ctx context.Context,... method field_Subscription_directiveArg_args (line 4009) | func (ec *executionContext) field_Subscription_directiveArg_args(ctx c... method field_Subscription_directiveArg_argsArg (line 4021) | func (ec *executionContext) field_Subscription_directiveArg_argsArg( method field_Subscription_directiveNullableArg_args (line 4076) | func (ec *executionContext) field_Subscription_directiveNullableArg_ar... method field_Subscription_directiveNullableArg_argsArg (line 4100) | func (ec *executionContext) field_Subscription_directiveNullableArg_ar... method field_Subscription_directiveNullableArg_argsArg2 (line 4148) | func (ec *executionContext) field_Subscription_directiveNullableArg_ar... method field_Subscription_directiveNullableArg_argsArg3 (line 4196) | func (ec *executionContext) field_Subscription_directiveNullableArg_ar... method field_User_pets_args (line 4239) | func (ec *executionContext) field_User_pets_args(ctx context.Context, ... method field_ValidType_validArgs_args (line 4250) | func (ec *executionContext) field_ValidType_validArgs_args(ctx context... method field_ValidType_validInputKeywords_args (line 4386) | func (ec *executionContext) field_ValidType_validInputKeywords_args(ct... method field_VariadicModel_value_args (line 4397) | func (ec *executionContext) field_VariadicModel_value_args(ctx context... method field_WrappedMap_get_args (line 4408) | func (ec *executionContext) field_WrappedMap_get_args(ctx context.Cont... method field_WrappedSlice_get_args (line 4419) | func (ec *executionContext) field_WrappedSlice_get_args(ctx context.Co... method field___Directive_args_args (line 4430) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 4441) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 4452) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 4463) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _fieldMiddleware (line 4478) | func (ec *executionContext) _fieldMiddleware(ctx context.Context, obj ... method _A_id (line 4505) | func (ec *executionContext) _A_id(ctx context.Context, field graphql.C... method fieldContext_A_id (line 4523) | func (ec *executionContext) fieldContext_A_id(_ context.Context, field... method _AIt_id (line 4536) | func (ec *executionContext) _AIt_id(ctx context.Context, field graphql... method fieldContext_AIt_id (line 4554) | func (ec *executionContext) fieldContext_AIt_id(_ context.Context, fie... method _AbIt_id (line 4567) | func (ec *executionContext) _AbIt_id(ctx context.Context, field graphq... method fieldContext_AbIt_id (line 4585) | func (ec *executionContext) fieldContext_AbIt_id(_ context.Context, fi... method _Autobind_int (line 4598) | func (ec *executionContext) _Autobind_int(ctx context.Context, field g... method fieldContext_Autobind_int (line 4616) | func (ec *executionContext) fieldContext_Autobind_int(_ context.Contex... method _Autobind_int32 (line 4629) | func (ec *executionContext) _Autobind_int32(ctx context.Context, field... method fieldContext_Autobind_int32 (line 4647) | func (ec *executionContext) fieldContext_Autobind_int32(_ context.Cont... method _Autobind_int64 (line 4660) | func (ec *executionContext) _Autobind_int64(ctx context.Context, field... method fieldContext_Autobind_int64 (line 4678) | func (ec *executionContext) fieldContext_Autobind_int64(_ context.Cont... method _Autobind_idStr (line 4691) | func (ec *executionContext) _Autobind_idStr(ctx context.Context, field... method fieldContext_Autobind_idStr (line 4709) | func (ec *executionContext) fieldContext_Autobind_idStr(_ context.Cont... method _Autobind_idInt (line 4722) | func (ec *executionContext) _Autobind_idInt(ctx context.Context, field... method fieldContext_Autobind_idInt (line 4740) | func (ec *executionContext) fieldContext_Autobind_idInt(_ context.Cont... method _B_id (line 4753) | func (ec *executionContext) _B_id(ctx context.Context, field graphql.C... method fieldContext_B_id (line 4771) | func (ec *executionContext) fieldContext_B_id(_ context.Context, field... method _BackedByInterface_id (line 4784) | func (ec *executionContext) _BackedByInterface_id(ctx context.Context,... method fieldContext_BackedByInterface_id (line 4802) | func (ec *executionContext) fieldContext_BackedByInterface_id(_ contex... method _BackedByInterface_thisShouldBind (line 4815) | func (ec *executionContext) _BackedByInterface_thisShouldBind(ctx cont... method fieldContext_BackedByInterface_thisShouldBind (line 4833) | func (ec *executionContext) fieldContext_BackedByInterface_thisShouldB... method _BackedByInterface_thisShouldBindWithError (line 4846) | func (ec *executionContext) _BackedByInterface_thisShouldBindWithError... method fieldContext_BackedByInterface_thisShouldBindWithError (line 4864) | func (ec *executionContext) fieldContext_BackedByInterface_thisShouldB... method _Cat_species (line 4877) | func (ec *executionContext) _Cat_species(ctx context.Context, field gr... method fieldContext_Cat_species (line 4895) | func (ec *executionContext) fieldContext_Cat_species(_ context.Context... method _Cat_size (line 4908) | func (ec *executionContext) _Cat_size(ctx context.Context, field graph... method fieldContext_Cat_size (line 4926) | func (ec *executionContext) fieldContext_Cat_size(_ context.Context, f... method _Cat_catBreed (line 4945) | func (ec *executionContext) _Cat_catBreed(ctx context.Context, field g... method fieldContext_Cat_catBreed (line 4963) | func (ec *executionContext) fieldContext_Cat_catBreed(_ context.Contex... method _CheckIssue896_id (line 4976) | func (ec *executionContext) _CheckIssue896_id(ctx context.Context, fie... method fieldContext_CheckIssue896_id (line 4994) | func (ec *executionContext) fieldContext_CheckIssue896_id(_ context.Co... method _Circle_radius (line 5007) | func (ec *executionContext) _Circle_radius(ctx context.Context, field ... method fieldContext_Circle_radius (line 5025) | func (ec *executionContext) fieldContext_Circle_radius(_ context.Conte... method _Circle_area (line 5038) | func (ec *executionContext) _Circle_area(ctx context.Context, field gr... method fieldContext_Circle_area (line 5056) | func (ec *executionContext) fieldContext_Circle_area(_ context.Context... method _Circle_coordinates (line 5069) | func (ec *executionContext) _Circle_coordinates(ctx context.Context, f... method fieldContext_Circle_coordinates (line 5087) | func (ec *executionContext) fieldContext_Circle_coordinates(_ context.... method _ConcreteNodeA_id (line 5106) | func (ec *executionContext) _ConcreteNodeA_id(ctx context.Context, fie... method fieldContext_ConcreteNodeA_id (line 5124) | func (ec *executionContext) fieldContext_ConcreteNodeA_id(_ context.Co... method _ConcreteNodeA_child (line 5137) | func (ec *executionContext) _ConcreteNodeA_child(ctx context.Context, ... method fieldContext_ConcreteNodeA_child (line 5155) | func (ec *executionContext) fieldContext_ConcreteNodeA_child(_ context... method _ConcreteNodeA_name (line 5168) | func (ec *executionContext) _ConcreteNodeA_name(ctx context.Context, f... method fieldContext_ConcreteNodeA_name (line 5186) | func (ec *executionContext) fieldContext_ConcreteNodeA_name(_ context.... method _ConcreteNodeInterface_id (line 5199) | func (ec *executionContext) _ConcreteNodeInterface_id(ctx context.Cont... method fieldContext_ConcreteNodeInterface_id (line 5217) | func (ec *executionContext) fieldContext_ConcreteNodeInterface_id(_ co... method _ConcreteNodeInterface_child (line 5230) | func (ec *executionContext) _ConcreteNodeInterface_child(ctx context.C... method fieldContext_ConcreteNodeInterface_child (line 5248) | func (ec *executionContext) fieldContext_ConcreteNodeInterface_child(_... method _Content_Post_foo (line 5261) | func (ec *executionContext) _Content_Post_foo(ctx context.Context, fie... method fieldContext_Content_Post_foo (line 5279) | func (ec *executionContext) fieldContext_Content_Post_foo(_ context.Co... method _Content_User_foo (line 5292) | func (ec *executionContext) _Content_User_foo(ctx context.Context, fie... method fieldContext_Content_User_foo (line 5310) | func (ec *executionContext) fieldContext_Content_User_foo(_ context.Co... method _Coordinates_x (line 5323) | func (ec *executionContext) _Coordinates_x(ctx context.Context, field ... method fieldContext_Coordinates_x (line 5341) | func (ec *executionContext) fieldContext_Coordinates_x(_ context.Conte... method _Coordinates_y (line 5354) | func (ec *executionContext) _Coordinates_y(ctx context.Context, field ... method fieldContext_Coordinates_y (line 5372) | func (ec *executionContext) fieldContext_Coordinates_y(_ context.Conte... method _DefaultParametersMirror_falsyBoolean (line 5385) | func (ec *executionContext) _DefaultParametersMirror_falsyBoolean(ctx ... method fieldContext_DefaultParametersMirror_falsyBoolean (line 5403) | func (ec *executionContext) fieldContext_DefaultParametersMirror_falsy... method _DefaultParametersMirror_truthyBoolean (line 5416) | func (ec *executionContext) _DefaultParametersMirror_truthyBoolean(ctx... method fieldContext_DefaultParametersMirror_truthyBoolean (line 5434) | func (ec *executionContext) fieldContext_DefaultParametersMirror_truth... method _DeferModel_id (line 5447) | func (ec *executionContext) _DeferModel_id(ctx context.Context, field ... method fieldContext_DeferModel_id (line 5465) | func (ec *executionContext) fieldContext_DeferModel_id(_ context.Conte... method _DeferModel_name (line 5478) | func (ec *executionContext) _DeferModel_name(ctx context.Context, fiel... method fieldContext_DeferModel_name (line 5496) | func (ec *executionContext) fieldContext_DeferModel_name(_ context.Con... method _DeferModel_values (line 5509) | func (ec *executionContext) _DeferModel_values(ctx context.Context, fi... method fieldContext_DeferModel_values (line 5527) | func (ec *executionContext) fieldContext_DeferModel_values(_ context.C... method _Dog_species (line 5540) | func (ec *executionContext) _Dog_species(ctx context.Context, field gr... method fieldContext_Dog_species (line 5558) | func (ec *executionContext) fieldContext_Dog_species(_ context.Context... method _Dog_size (line 5571) | func (ec *executionContext) _Dog_size(ctx context.Context, field graph... method fieldContext_Dog_size (line 5589) | func (ec *executionContext) fieldContext_Dog_size(_ context.Context, f... method _Dog_dogBreed (line 5608) | func (ec *executionContext) _Dog_dogBreed(ctx context.Context, field g... method fieldContext_Dog_dogBreed (line 5626) | func (ec *executionContext) fieldContext_Dog_dogBreed(_ context.Contex... method _EmbeddedCase1_exportedEmbeddedPointerExportedMethod (line 5639) | func (ec *executionContext) _EmbeddedCase1_exportedEmbeddedPointerExpo... method fieldContext_EmbeddedCase1_exportedEmbeddedPointerExportedMethod (line 5657) | func (ec *executionContext) fieldContext_EmbeddedCase1_exportedEmbedde... method _EmbeddedCase2_unexportedEmbeddedPointerExportedMethod (line 5670) | func (ec *executionContext) _EmbeddedCase2_unexportedEmbeddedPointerEx... method fieldContext_EmbeddedCase2_unexportedEmbeddedPointerExportedMethod (line 5688) | func (ec *executionContext) fieldContext_EmbeddedCase2_unexportedEmbed... method _EmbeddedCase3_unexportedEmbeddedInterfaceExportedMethod (line 5701) | func (ec *executionContext) _EmbeddedCase3_unexportedEmbeddedInterface... method fieldContext_EmbeddedCase3_unexportedEmbeddedInterfaceExportedMethod (line 5719) | func (ec *executionContext) fieldContext_EmbeddedCase3_unexportedEmbed... method _EmbeddedDefaultScalar_value (line 5732) | func (ec *executionContext) _EmbeddedDefaultScalar_value(ctx context.C... method fieldContext_EmbeddedDefaultScalar_value (line 5750) | func (ec *executionContext) fieldContext_EmbeddedDefaultScalar_value(_... method _EmbeddedPointer_ID (line 5763) | func (ec *executionContext) _EmbeddedPointer_ID(ctx context.Context, f... method fieldContext_EmbeddedPointer_ID (line 5781) | func (ec *executionContext) fieldContext_EmbeddedPointer_ID(_ context.... method _EmbeddedPointer_Title (line 5794) | func (ec *executionContext) _EmbeddedPointer_Title(ctx context.Context... method fieldContext_EmbeddedPointer_Title (line 5812) | func (ec *executionContext) fieldContext_EmbeddedPointer_Title(_ conte... method _Error_id (line 5825) | func (ec *executionContext) _Error_id(ctx context.Context, field graph... method fieldContext_Error_id (line 5843) | func (ec *executionContext) fieldContext_Error_id(_ context.Context, f... method _Error_errorOnNonRequiredField (line 5856) | func (ec *executionContext) _Error_errorOnNonRequiredField(ctx context... method fieldContext_Error_errorOnNonRequiredField (line 5874) | func (ec *executionContext) fieldContext_Error_errorOnNonRequiredField... method _Error_errorOnRequiredField (line 5887) | func (ec *executionContext) _Error_errorOnRequiredField(ctx context.Co... method fieldContext_Error_errorOnRequiredField (line 5905) | func (ec *executionContext) fieldContext_Error_errorOnRequiredField(_ ... method _Error_nilOnRequiredField (line 5918) | func (ec *executionContext) _Error_nilOnRequiredField(ctx context.Cont... method fieldContext_Error_nilOnRequiredField (line 5936) | func (ec *executionContext) fieldContext_Error_nilOnRequiredField(_ co... method _Errors_a (line 5949) | func (ec *executionContext) _Errors_a(ctx context.Context, field graph... method fieldContext_Errors_a (line 5967) | func (ec *executionContext) fieldContext_Errors_a(_ context.Context, f... method _Errors_b (line 5990) | func (ec *executionContext) _Errors_b(ctx context.Context, field graph... method fieldContext_Errors_b (line 6008) | func (ec *executionContext) fieldContext_Errors_b(_ context.Context, f... method _Errors_c (line 6031) | func (ec *executionContext) _Errors_c(ctx context.Context, field graph... method fieldContext_Errors_c (line 6049) | func (ec *executionContext) fieldContext_Errors_c(_ context.Context, f... method _Errors_d (line 6072) | func (ec *executionContext) _Errors_d(ctx context.Context, field graph... method fieldContext_Errors_d (line 6090) | func (ec *executionContext) fieldContext_Errors_d(_ context.Context, f... method _Errors_e (line 6113) | func (ec *executionContext) _Errors_e(ctx context.Context, field graph... method fieldContext_Errors_e (line 6131) | func (ec *executionContext) fieldContext_Errors_e(_ context.Context, f... method _FieldsOrderPayload_firstFieldValue (line 6154) | func (ec *executionContext) _FieldsOrderPayload_firstFieldValue(ctx co... method fieldContext_FieldsOrderPayload_firstFieldValue (line 6172) | func (ec *executionContext) fieldContext_FieldsOrderPayload_firstField... method _ForcedResolver_field (line 6185) | func (ec *executionContext) _ForcedResolver_field(ctx context.Context,... method fieldContext_ForcedResolver_field (line 6203) | func (ec *executionContext) fieldContext_ForcedResolver_field(_ contex... method _Horse_species (line 6224) | func (ec *executionContext) _Horse_species(ctx context.Context, field ... method fieldContext_Horse_species (line 6242) | func (ec *executionContext) fieldContext_Horse_species(_ context.Conte... method _Horse_size (line 6255) | func (ec *executionContext) _Horse_size(ctx context.Context, field gra... method fieldContext_Horse_size (line 6273) | func (ec *executionContext) fieldContext_Horse_size(_ context.Context,... method _Horse_horseBreed (line 6292) | func (ec *executionContext) _Horse_horseBreed(ctx context.Context, fie... method fieldContext_Horse_horseBreed (line 6310) | func (ec *executionContext) fieldContext_Horse_horseBreed(_ context.Co... method _InnerObject_id (line 6323) | func (ec *executionContext) _InnerObject_id(ctx context.Context, field... method fieldContext_InnerObject_id (line 6341) | func (ec *executionContext) fieldContext_InnerObject_id(_ context.Cont... method _InvalidIdentifier_id (line 6354) | func (ec *executionContext) _InvalidIdentifier_id(ctx context.Context,... method fieldContext_InvalidIdentifier_id (line 6372) | func (ec *executionContext) fieldContext_InvalidIdentifier_id(_ contex... method _It_id (line 6385) | func (ec *executionContext) _It_id(ctx context.Context, field graphql.... method fieldContext_It_id (line 6403) | func (ec *executionContext) fieldContext_It_id(_ context.Context, fiel... method _LoopA_b (line 6416) | func (ec *executionContext) _LoopA_b(ctx context.Context, field graphq... method fieldContext_LoopA_b (line 6434) | func (ec *executionContext) fieldContext_LoopA_b(_ context.Context, fi... method _LoopB_a (line 6451) | func (ec *executionContext) _LoopB_a(ctx context.Context, field graphq... method fieldContext_LoopB_a (line 6469) | func (ec *executionContext) fieldContext_LoopB_a(_ context.Context, fi... method _Map_id (line 6486) | func (ec *executionContext) _Map_id(ctx context.Context, field graphql... method fieldContext_Map_id (line 6504) | func (ec *executionContext) fieldContext_Map_id(_ context.Context, fie... method _MapNested_value (line 6517) | func (ec *executionContext) _MapNested_value(ctx context.Context, fiel... method fieldContext_MapNested_value (line 6535) | func (ec *executionContext) fieldContext_MapNested_value(_ context.Con... method _MapStringInterfaceType_a (line 6548) | func (ec *executionContext) _MapStringInterfaceType_a(ctx context.Cont... method fieldContext_MapStringInterfaceType_a (line 6575) | func (ec *executionContext) fieldContext_MapStringInterfaceType_a(_ co... method _MapStringInterfaceType_b (line 6588) | func (ec *executionContext) _MapStringInterfaceType_b(ctx context.Cont... method fieldContext_MapStringInterfaceType_b (line 6615) | func (ec *executionContext) fieldContext_MapStringInterfaceType_b(_ co... method _MapStringInterfaceType_c (line 6628) | func (ec *executionContext) _MapStringInterfaceType_c(ctx context.Cont... method fieldContext_MapStringInterfaceType_c (line 6655) | func (ec *executionContext) fieldContext_MapStringInterfaceType_c(_ co... method _MapStringInterfaceType_nested (line 6668) | func (ec *executionContext) _MapStringInterfaceType_nested(ctx context... method fieldContext_MapStringInterfaceType_nested (line 6695) | func (ec *executionContext) fieldContext_MapStringInterfaceType_nested... method _ModelMethods_resolverField (line 6712) | func (ec *executionContext) _ModelMethods_resolverField(ctx context.Co... method fieldContext_ModelMethods_resolverField (line 6730) | func (ec *executionContext) fieldContext_ModelMethods_resolverField(_ ... method _ModelMethods_noContext (line 6743) | func (ec *executionContext) _ModelMethods_noContext(ctx context.Contex... method fieldContext_ModelMethods_noContext (line 6761) | func (ec *executionContext) fieldContext_ModelMethods_noContext(_ cont... method _ModelMethods_withContext (line 6774) | func (ec *executionContext) _ModelMethods_withContext(ctx context.Cont... method fieldContext_ModelMethods_withContext (line 6792) | func (ec *executionContext) fieldContext_ModelMethods_withContext(_ co... method _Mutation_defaultInput (line 6805) | func (ec *executionContext) _Mutation_defaultInput(ctx context.Context... method fieldContext_Mutation_defaultInput (line 6824) | func (ec *executionContext) fieldContext_Mutation_defaultInput(ctx con... method _Mutation_overrideValueViaInput (line 6854) | func (ec *executionContext) _Mutation_overrideValueViaInput(ctx contex... method fieldContext_Mutation_overrideValueViaInput (line 6873) | func (ec *executionContext) fieldContext_Mutation_overrideValueViaInpu... method _Mutation_updateProduct (line 6901) | func (ec *executionContext) _Mutation_updateProduct(ctx context.Contex... method fieldContext_Mutation_updateProduct (line 6924) | func (ec *executionContext) fieldContext_Mutation_updateProduct(ctx co... method _Mutation_issue4053 (line 6948) | func (ec *executionContext) _Mutation_issue4053(ctx context.Context, f... method fieldContext_Mutation_issue4053 (line 6967) | func (ec *executionContext) fieldContext_Mutation_issue4053(ctx contex... method _Mutation_updateSomething (line 6991) | func (ec *executionContext) _Mutation_updateSomething(ctx context.Cont... method fieldContext_Mutation_updateSomething (line 7010) | func (ec *executionContext) fieldContext_Mutation_updateSomething(ctx ... method _Mutation_updatePtrToPtr (line 7034) | func (ec *executionContext) _Mutation_updatePtrToPtr(ctx context.Conte... method fieldContext_Mutation_updatePtrToPtr (line 7053) | func (ec *executionContext) fieldContext_Mutation_updatePtrToPtr(ctx c... method _ObjectDirectives_text (line 7085) | func (ec *executionContext) _ObjectDirectives_text(ctx context.Context... method fieldContext_ObjectDirectives_text (line 7129) | func (ec *executionContext) fieldContext_ObjectDirectives_text(_ conte... method _ObjectDirectives_nullableText (line 7142) | func (ec *executionContext) _ObjectDirectives_nullableText(ctx context... method fieldContext_ObjectDirectives_nullableText (line 7171) | func (ec *executionContext) fieldContext_ObjectDirectives_nullableText... method _ObjectDirectives_order (line 7184) | func (ec *executionContext) _ObjectDirectives_order(ctx context.Contex... method fieldContext_ObjectDirectives_order (line 7202) | func (ec *executionContext) fieldContext_ObjectDirectives_order(_ cont... method _ObjectDirectivesWithCustomGoModel_nullableText (line 7215) | func (ec *executionContext) _ObjectDirectivesWithCustomGoModel_nullabl... method fieldContext_ObjectDirectivesWithCustomGoModel_nullableText (line 7244) | func (ec *executionContext) fieldContext_ObjectDirectivesWithCustomGoM... method _OuterObject_inner (line 7257) | func (ec *executionContext) _OuterObject_inner(ctx context.Context, fi... method fieldContext_OuterObject_inner (line 7275) | func (ec *executionContext) fieldContext_OuterObject_inner(_ context.C... method _OverlappingFields_oneFoo (line 7292) | func (ec *executionContext) _OverlappingFields_oneFoo(ctx context.Cont... method fieldContext_OverlappingFields_oneFoo (line 7310) | func (ec *executionContext) fieldContext_OverlappingFields_oneFoo(_ co... method _OverlappingFields_twoFoo (line 7323) | func (ec *executionContext) _OverlappingFields_twoFoo(ctx context.Cont... method fieldContext_OverlappingFields_twoFoo (line 7341) | func (ec *executionContext) fieldContext_OverlappingFields_twoFoo(_ co... method _OverlappingFields_oldFoo (line 7354) | func (ec *executionContext) _OverlappingFields_oldFoo(ctx context.Cont... method fieldContext_OverlappingFields_oldFoo (line 7372) | func (ec *executionContext) fieldContext_OverlappingFields_oldFoo(_ co... method _OverlappingFields_newFoo (line 7385) | func (ec *executionContext) _OverlappingFields_newFoo(ctx context.Cont... method fieldContext_OverlappingFields_newFoo (line 7403) | func (ec *executionContext) fieldContext_OverlappingFields_newFoo(_ co... method _OverlappingFields_new_foo (line 7416) | func (ec *executionContext) _OverlappingFields_new_foo(ctx context.Con... method fieldContext_OverlappingFields_new_foo (line 7434) | func (ec *executionContext) fieldContext_OverlappingFields_new_foo(_ c... method _Panics_fieldScalarMarshal (line 7447) | func (ec *executionContext) _Panics_fieldScalarMarshal(ctx context.Con... method fieldContext_Panics_fieldScalarMarshal (line 7465) | func (ec *executionContext) fieldContext_Panics_fieldScalarMarshal(_ c... method _Panics_fieldFuncMarshal (line 7478) | func (ec *executionContext) _Panics_fieldFuncMarshal(ctx context.Conte... method fieldContext_Panics_fieldFuncMarshal (line 7497) | func (ec *executionContext) fieldContext_Panics_fieldFuncMarshal(ctx c... method _Panics_argUnmarshal (line 7521) | func (ec *executionContext) _Panics_argUnmarshal(ctx context.Context, ... method fieldContext_Panics_argUnmarshal (line 7540) | func (ec *executionContext) fieldContext_Panics_argUnmarshal(ctx conte... method _Pet_id (line 7564) | func (ec *executionContext) _Pet_id(ctx context.Context, field graphql... method fieldContext_Pet_id (line 7582) | func (ec *executionContext) fieldContext_Pet_id(_ context.Context, fie... method _Pet_friends (line 7595) | func (ec *executionContext) _Pet_friends(ctx context.Context, field gr... method fieldContext_Pet_friends (line 7614) | func (ec *executionContext) fieldContext_Pet_friends(ctx context.Conte... method _Primitive_value (line 7644) | func (ec *executionContext) _Primitive_value(ctx context.Context, fiel... method fieldContext_Primitive_value (line 7662) | func (ec *executionContext) fieldContext_Primitive_value(_ context.Con... method _Primitive_squared (line 7675) | func (ec *executionContext) _Primitive_squared(ctx context.Context, fi... method fieldContext_Primitive_squared (line 7693) | func (ec *executionContext) fieldContext_Primitive_squared(_ context.C... method _PrimitiveString_value (line 7706) | func (ec *executionContext) _PrimitiveString_value(ctx context.Context... method fieldContext_PrimitiveString_value (line 7724) | func (ec *executionContext) fieldContext_PrimitiveString_value(_ conte... method _PrimitiveString_doubled (line 7737) | func (ec *executionContext) _PrimitiveString_doubled(ctx context.Conte... method fieldContext_PrimitiveString_doubled (line 7755) | func (ec *executionContext) fieldContext_PrimitiveString_doubled(_ con... method _PrimitiveString_len (line 7768) | func (ec *executionContext) _PrimitiveString_len(ctx context.Context, ... method fieldContext_PrimitiveString_len (line 7786) | func (ec *executionContext) fieldContext_PrimitiveString_len(_ context... method _PtrToAnyContainer_ptrToAny (line 7799) | func (ec *executionContext) _PtrToAnyContainer_ptrToAny(ctx context.Co... method fieldContext_PtrToAnyContainer_ptrToAny (line 7817) | func (ec *executionContext) fieldContext_PtrToAnyContainer_ptrToAny(_ ... method _PtrToAnyContainer_binding (line 7830) | func (ec *executionContext) _PtrToAnyContainer_binding(ctx context.Con... method fieldContext_PtrToAnyContainer_binding (line 7848) | func (ec *executionContext) fieldContext_PtrToAnyContainer_binding(_ c... method _PtrToPtrInner_key (line 7861) | func (ec *executionContext) _PtrToPtrInner_key(ctx context.Context, fi... method fieldContext_PtrToPtrInner_key (line 7879) | func (ec *executionContext) fieldContext_PtrToPtrInner_key(_ context.C... method _PtrToPtrInner_value (line 7892) | func (ec *executionContext) _PtrToPtrInner_value(ctx context.Context, ... method fieldContext_PtrToPtrInner_value (line 7910) | func (ec *executionContext) fieldContext_PtrToPtrInner_value(_ context... method _PtrToPtrOuter_name (line 7923) | func (ec *executionContext) _PtrToPtrOuter_name(ctx context.Context, f... method fieldContext_PtrToPtrOuter_name (line 7941) | func (ec *executionContext) fieldContext_PtrToPtrOuter_name(_ context.... method _PtrToPtrOuter_inner (line 7954) | func (ec *executionContext) _PtrToPtrOuter_inner(ctx context.Context, ... method fieldContext_PtrToPtrOuter_inner (line 7972) | func (ec *executionContext) fieldContext_PtrToPtrOuter_inner(_ context... method _PtrToPtrOuter_stupidInner (line 7991) | func (ec *executionContext) _PtrToPtrOuter_stupidInner(ctx context.Con... method fieldContext_PtrToPtrOuter_stupidInner (line 8009) | func (ec *executionContext) fieldContext_PtrToPtrOuter_stupidInner(_ c... method _PtrToSliceContainer_ptrToSlice (line 8028) | func (ec *executionContext) _PtrToSliceContainer_ptrToSlice(ctx contex... method fieldContext_PtrToSliceContainer_ptrToSlice (line 8046) | func (ec *executionContext) fieldContext_PtrToSliceContainer_ptrToSlic... method _Query_invalidIdentifier (line 8059) | func (ec *executionContext) _Query_invalidIdentifier(ctx context.Conte... method fieldContext_Query_invalidIdentifier (line 8077) | func (ec *executionContext) fieldContext_Query_invalidIdentifier(_ con... method _Query_collision (line 8094) | func (ec *executionContext) _Query_collision(ctx context.Context, fiel... method fieldContext_Query_collision (line 8112) | func (ec *executionContext) fieldContext_Query_collision(_ context.Con... method _Query_mapInput (line 8129) | func (ec *executionContext) _Query_mapInput(ctx context.Context, field... method fieldContext_Query_mapInput (line 8148) | func (ec *executionContext) fieldContext_Query_mapInput(ctx context.Co... method _Query_recursive (line 8172) | func (ec *executionContext) _Query_recursive(ctx context.Context, fiel... method fieldContext_Query_recursive (line 8191) | func (ec *executionContext) fieldContext_Query_recursive(ctx context.C... method _Query_nestedInputs (line 8215) | func (ec *executionContext) _Query_nestedInputs(ctx context.Context, f... method fieldContext_Query_nestedInputs (line 8234) | func (ec *executionContext) fieldContext_Query_nestedInputs(ctx contex... method _Query_nestedOutputs (line 8258) | func (ec *executionContext) _Query_nestedOutputs(ctx context.Context, ... method fieldContext_Query_nestedOutputs (line 8276) | func (ec *executionContext) fieldContext_Query_nestedOutputs(_ context... method _Query_modelMethods (line 8293) | func (ec *executionContext) _Query_modelMethods(ctx context.Context, f... method fieldContext_Query_modelMethods (line 8311) | func (ec *executionContext) fieldContext_Query_modelMethods(_ context.... method _Query_user (line 8332) | func (ec *executionContext) _Query_user(ctx context.Context, field gra... method fieldContext_Query_user (line 8351) | func (ec *executionContext) fieldContext_Query_user(ctx context.Contex... method _Query_nullableArg (line 8387) | func (ec *executionContext) _Query_nullableArg(ctx context.Context, fi... method fieldContext_Query_nullableArg (line 8406) | func (ec *executionContext) fieldContext_Query_nullableArg(ctx context... method _Query_inputSlice (line 8430) | func (ec *executionContext) _Query_inputSlice(ctx context.Context, fie... method fieldContext_Query_inputSlice (line 8449) | func (ec *executionContext) fieldContext_Query_inputSlice(ctx context.... method _Query_inputNullableSlice (line 8473) | func (ec *executionContext) _Query_inputNullableSlice(ctx context.Cont... method fieldContext_Query_inputNullableSlice (line 8492) | func (ec *executionContext) fieldContext_Query_inputNullableSlice(ctx ... method _Query_inputOmittable (line 8516) | func (ec *executionContext) _Query_inputOmittable(ctx context.Context,... method fieldContext_Query_inputOmittable (line 8535) | func (ec *executionContext) fieldContext_Query_inputOmittable(ctx cont... method _Query_shapeUnion (line 8559) | func (ec *executionContext) _Query_shapeUnion(ctx context.Context, fie... method fieldContext_Query_shapeUnion (line 8577) | func (ec *executionContext) fieldContext_Query_shapeUnion(_ context.Co... method _Query_autobind (line 8590) | func (ec *executionContext) _Query_autobind(ctx context.Context, field... method fieldContext_Query_autobind (line 8608) | func (ec *executionContext) fieldContext_Query_autobind(_ context.Cont... method _Query_deprecatedField (line 8633) | func (ec *executionContext) _Query_deprecatedField(ctx context.Context... method fieldContext_Query_deprecatedField (line 8651) | func (ec *executionContext) fieldContext_Query_deprecatedField(_ conte... method _Query_fieldWithDeprecatedArg (line 8664) | func (ec *executionContext) _Query_fieldWithDeprecatedArg(ctx context.... method fieldContext_Query_fieldWithDeprecatedArg (line 8683) | func (ec *executionContext) fieldContext_Query_fieldWithDeprecatedArg(... method _Query_overlapping (line 8707) | func (ec *executionContext) _Query_overlapping(ctx context.Context, fi... method fieldContext_Query_overlapping (line 8725) | func (ec *executionContext) fieldContext_Query_overlapping(_ context.C... method _Query_defaultParameters (line 8750) | func (ec *executionContext) _Query_defaultParameters(ctx context.Conte... method fieldContext_Query_defaultParameters (line 8769) | func (ec *executionContext) fieldContext_Query_defaultParameters(ctx c... method _Query_deferSingle (line 8799) | func (ec *executionContext) _Query_deferSingle(ctx context.Context, fi... method fieldContext_Query_deferSingle (line 8817) | func (ec *executionContext) fieldContext_Query_deferSingle(_ context.C... method _Query_deferMultiple (line 8838) | func (ec *executionContext) _Query_deferMultiple(ctx context.Context, ... method fieldContext_Query_deferMultiple (line 8856) | func (ec *executionContext) fieldContext_Query_deferMultiple(_ context... method _Query_directiveArg (line 8877) | func (ec *executionContext) _Query_directiveArg(ctx context.Context, f... method fieldContext_Query_directiveArg (line 8896) | func (ec *executionContext) fieldContext_Query_directiveArg(ctx contex... method _Query_directiveNullableArg (line 8920) | func (ec *executionContext) _Query_directiveNullableArg(ctx context.Co... method fieldContext_Query_directiveNullableArg (line 8939) | func (ec *executionContext) fieldContext_Query_directiveNullableArg(ct... method _Query_directiveSingleNullableArg (line 8963) | func (ec *executionContext) _Query_directiveSingleNullableArg(ctx cont... method fieldContext_Query_directiveSingleNullableArg (line 8982) | func (ec *executionContext) fieldContext_Query_directiveSingleNullable... method _Query_directiveInputNullable (line 9006) | func (ec *executionContext) _Query_directiveInputNullable(ctx context.... method fieldContext_Query_directiveInputNullable (line 9025) | func (ec *executionContext) fieldContext_Query_directiveInputNullable(... method _Query_directiveInput (line 9049) | func (ec *executionContext) _Query_directiveInput(ctx context.Context,... method fieldContext_Query_directiveInput (line 9068) | func (ec *executionContext) fieldContext_Query_directiveInput(ctx cont... method _Query_directiveInputType (line 9092) | func (ec *executionContext) _Query_directiveInputType(ctx context.Cont... method fieldContext_Query_directiveInputType (line 9111) | func (ec *executionContext) fieldContext_Query_directiveInputType(ctx ... method _Query_directiveInputOuter (line 9135) | func (ec *executionContext) _Query_directiveInputOuter(ctx context.Con... method fieldContext_Query_directiveInputOuter (line 9154) | func (ec *executionContext) fieldContext_Query_directiveInputOuter(ctx... method _Query_directiveObject (line 9178) | func (ec *executionContext) _Query_directiveObject(ctx context.Context... method fieldContext_Query_directiveObject (line 9248) | func (ec *executionContext) fieldContext_Query_directiveObject(_ conte... method _Query_directiveObjectWithCustomGoModel (line 9269) | func (ec *executionContext) _Query_directiveObjectWithCustomGoModel(ct... method fieldContext_Query_directiveObjectWithCustomGoModel (line 9287) | func (ec *executionContext) fieldContext_Query_directiveObjectWithCust... method _Query_directiveFieldDef (line 9304) | func (ec *executionContext) _Query_directiveFieldDef(ctx context.Conte... method fieldContext_Query_directiveFieldDef (line 9344) | func (ec *executionContext) fieldContext_Query_directiveFieldDef(ctx c... method _Query_directiveField (line 9368) | func (ec *executionContext) _Query_directiveField(ctx context.Context,... method fieldContext_Query_directiveField (line 9386) | func (ec *executionContext) fieldContext_Query_directiveField(_ contex... method _Query_directiveDouble (line 9399) | func (ec *executionContext) _Query_directiveDouble(ctx context.Context... method fieldContext_Query_directiveDouble (line 9435) | func (ec *executionContext) fieldContext_Query_directiveDouble(_ conte... method _Query_directiveUnimplemented (line 9448) | func (ec *executionContext) _Query_directiveUnimplemented(ctx context.... method fieldContext_Query_directiveUnimplemented (line 9477) | func (ec *executionContext) fieldContext_Query_directiveUnimplemented(... method _Query_embeddedCase1 (line 9490) | func (ec *executionContext) _Query_embeddedCase1(ctx context.Context, ... method fieldContext_Query_embeddedCase1 (line 9508) | func (ec *executionContext) fieldContext_Query_embeddedCase1(_ context... method _Query_embeddedCase2 (line 9525) | func (ec *executionContext) _Query_embeddedCase2(ctx context.Context, ... method fieldContext_Query_embeddedCase2 (line 9543) | func (ec *executionContext) fieldContext_Query_embeddedCase2(_ context... method _Query_embeddedCase3 (line 9560) | func (ec *executionContext) _Query_embeddedCase3(ctx context.Context, ... method fieldContext_Query_embeddedCase3 (line 9578) | func (ec *executionContext) fieldContext_Query_embeddedCase3(_ context... method _Query_enumInInput (line 9595) | func (ec *executionContext) _Query_enumInInput(ctx context.Context, fi... method fieldContext_Query_enumInInput (line 9614) | func (ec *executionContext) fieldContext_Query_enumInInput(ctx context... method _Query_searchProducts (line 9638) | func (ec *executionContext) _Query_searchProducts(ctx context.Context,... method fieldContext_Query_searchProducts (line 9661) | func (ec *executionContext) fieldContext_Query_searchProducts(ctx cont... method _Query_searchRequired (line 9685) | func (ec *executionContext) _Query_searchRequired(ctx context.Context,... method fieldContext_Query_searchRequired (line 9707) | func (ec *executionContext) fieldContext_Query_searchRequired(ctx cont... method _Query_searchProductsNormal (line 9731) | func (ec *executionContext) _Query_searchProductsNormal(ctx context.Co... method fieldContext_Query_searchProductsNormal (line 9750) | func (ec *executionContext) fieldContext_Query_searchProductsNormal(ct... method _Query_searchWithDefaults (line 9774) | func (ec *executionContext) _Query_searchWithDefaults(ctx context.Cont... method fieldContext_Query_searchWithDefaults (line 9797) | func (ec *executionContext) fieldContext_Query_searchWithDefaults(ctx ... method _Query_searchMixed (line 9821) | func (ec *executionContext) _Query_searchMixed(ctx context.Context, fi... method fieldContext_Query_searchMixed (line 9844) | func (ec *executionContext) fieldContext_Query_searchMixed(ctx context... method _Query_filterProducts (line 9868) | func (ec *executionContext) _Query_filterProducts(ctx context.Context,... method fieldContext_Query_filterProducts (line 9891) | func (ec *executionContext) fieldContext_Query_filterProducts(ctx cont... method _Query_findProducts (line 9915) | func (ec *executionContext) _Query_findProducts(ctx context.Context, f... method fieldContext_Query_findProducts (line 9938) | func (ec *executionContext) fieldContext_Query_findProducts(ctx contex... method _Query_searchWithDirectives (line 9962) | func (ec *executionContext) _Query_searchWithDirectives(ctx context.Co... method fieldContext_Query_searchWithDirectives (line 9984) | func (ec *executionContext) fieldContext_Query_searchWithDirectives(ct... method _Query_shapes (line 10008) | func (ec *executionContext) _Query_shapes(ctx context.Context, field g... method fieldContext_Query_shapes (line 10026) | func (ec *executionContext) fieldContext_Query_shapes(_ context.Contex... method _Query_noShape (line 10039) | func (ec *executionContext) _Query_noShape(ctx context.Context, field ... method fieldContext_Query_noShape (line 10068) | func (ec *executionContext) fieldContext_Query_noShape(_ context.Conte... method _Query_node (line 10081) | func (ec *executionContext) _Query_node(ctx context.Context, field gra... method fieldContext_Query_node (line 10099) | func (ec *executionContext) fieldContext_Query_node(_ context.Context,... method _Query_noShapeTypedNil (line 10112) | func (ec *executionContext) _Query_noShapeTypedNil(ctx context.Context... method fieldContext_Query_noShapeTypedNil (line 10141) | func (ec *executionContext) fieldContext_Query_noShapeTypedNil(_ conte... method _Query_animal (line 10154) | func (ec *executionContext) _Query_animal(ctx context.Context, field g... method fieldContext_Query_animal (line 10183) | func (ec *executionContext) fieldContext_Query_animal(_ context.Contex... method _Query_notAnInterface (line 10196) | func (ec *executionContext) _Query_notAnInterface(ctx context.Context,... method fieldContext_Query_notAnInterface (line 10214) | func (ec *executionContext) fieldContext_Query_notAnInterface(_ contex... method _Query_dog (line 10235) | func (ec *executionContext) _Query_dog(ctx context.Context, field grap... method fieldContext_Query_dog (line 10253) | func (ec *executionContext) fieldContext_Query_dog(_ context.Context, ... method _Query_issue896a (line 10274) | func (ec *executionContext) _Query_issue896a(ctx context.Context, fiel... method fieldContext_Query_issue896a (line 10292) | func (ec *executionContext) fieldContext_Query_issue896a(_ context.Con... method _Query_mapStringInterface (line 10309) | func (ec *executionContext) _Query_mapStringInterface(ctx context.Cont... method fieldContext_Query_mapStringInterface (line 10328) | func (ec *executionContext) fieldContext_Query_mapStringInterface(ctx ... method _Query_mapNestedStringInterface (line 10362) | func (ec *executionContext) _Query_mapNestedStringInterface(ctx contex... method fieldContext_Query_mapNestedStringInterface (line 10381) | func (ec *executionContext) fieldContext_Query_mapNestedStringInterfac... method _Query_mapNestedMapSlice (line 10415) | func (ec *executionContext) _Query_mapNestedMapSlice(ctx context.Conte... method fieldContext_Query_mapNestedMapSlice (line 10434) | func (ec *executionContext) fieldContext_Query_mapNestedMapSlice(ctx c... method _Query_errorBubble (line 10458) | func (ec *executionContext) _Query_errorBubble(ctx context.Context, fi... method fieldContext_Query_errorBubble (line 10476) | func (ec *executionContext) fieldContext_Query_errorBubble(_ context.C... method _Query_errorBubbleList (line 10499) | func (ec *executionContext) _Query_errorBubbleList(ctx context.Context... method fieldContext_Query_errorBubbleList (line 10517) | func (ec *executionContext) fieldContext_Query_errorBubbleList(_ conte... method _Query_errorList (line 10540) | func (ec *executionContext) _Query_errorList(ctx context.Context, fiel... method fieldContext_Query_errorList (line 10558) | func (ec *executionContext) fieldContext_Query_errorList(_ context.Con... method _Query_errors (line 10581) | func (ec *executionContext) _Query_errors(ctx context.Context, field g... method fieldContext_Query_errors (line 10599) | func (ec *executionContext) fieldContext_Query_errors(_ context.Contex... method _Query_valid (line 10624) | func (ec *executionContext) _Query_valid(ctx context.Context, field gr... method fieldContext_Query_valid (line 10642) | func (ec *executionContext) fieldContext_Query_valid(_ context.Context... method _Query_invalid (line 10655) | func (ec *executionContext) _Query_invalid(ctx context.Context, field ... method fieldContext_Query_invalid (line 10673) | func (ec *executionContext) fieldContext_Query_invalid(_ context.Conte... method _Query_panics (line 10686) | func (ec *executionContext) _Query_panics(ctx context.Context, field g... method fieldContext_Query_panics (line 10704) | func (ec *executionContext) fieldContext_Query_panics(_ context.Contex... method _Query_primitiveObject (line 10725) | func (ec *executionContext) _Query_primitiveObject(ctx context.Context... method fieldContext_Query_primitiveObject (line 10743) | func (ec *executionContext) fieldContext_Query_primitiveObject(_ conte... method _Query_primitiveStringObject (line 10762) | func (ec *executionContext) _Query_primitiveStringObject(ctx context.C... method fieldContext_Query_primitiveStringObject (line 10780) | func (ec *executionContext) fieldContext_Query_primitiveStringObject(_... method _Query_ptrToAnyContainer (line 10801) | func (ec *executionContext) _Query_ptrToAnyContainer(ctx context.Conte... method fieldContext_Query_ptrToAnyContainer (line 10819) | func (ec *executionContext) fieldContext_Query_ptrToAnyContainer(_ con... method _Query_ptrToSliceContainer (line 10838) | func (ec *executionContext) _Query_ptrToSliceContainer(ctx context.Con... method fieldContext_Query_ptrToSliceContainer (line 10856) | func (ec *executionContext) fieldContext_Query_ptrToSliceContainer(_ c... method _Query_infinity (line 10873) | func (ec *executionContext) _Query_infinity(ctx context.Context, field... method fieldContext_Query_infinity (line 10891) | func (ec *executionContext) fieldContext_Query_infinity(_ context.Cont... method _Query_stringFromContextInterface (line 10904) | func (ec *executionContext) _Query_stringFromContextInterface(ctx cont... method fieldContext_Query_stringFromContextInterface (line 10922) | func (ec *executionContext) fieldContext_Query_stringFromContextInterf... method _Query_stringFromContextFunction (line 10935) | func (ec *executionContext) _Query_stringFromContextFunction(ctx conte... method fieldContext_Query_stringFromContextFunction (line 10953) | func (ec *executionContext) fieldContext_Query_stringFromContextFuncti... method _Query_defaultScalar (line 10966) | func (ec *executionContext) _Query_defaultScalar(ctx context.Context, ... method fieldContext_Query_defaultScalar (line 10985) | func (ec *executionContext) fieldContext_Query_defaultScalar(ctx conte... method _Query_skipInclude (line 11009) | func (ec *executionContext) _Query_skipInclude(ctx context.Context, fi... method fieldContext_Query_skipInclude (line 11027) | func (ec *executionContext) fieldContext_Query_skipInclude(_ context.C... method _Query_slices (line 11046) | func (ec *executionContext) _Query_slices(ctx context.Context, field g... method fieldContext_Query_slices (line 11064) | func (ec *executionContext) fieldContext_Query_slices(_ context.Contex... method _Query_scalarSlice (line 11087) | func (ec *executionContext) _Query_scalarSlice(ctx context.Context, fi... method fieldContext_Query_scalarSlice (line 11105) | func (ec *executionContext) fieldContext_Query_scalarSlice(_ context.C... method _Query_fallback (line 11118) | func (ec *executionContext) _Query_fallback(ctx context.Context, field... method fieldContext_Query_fallback (line 11137) | func (ec *executionContext) fieldContext_Query_fallback(ctx context.Co... method _Query_optionalUnion (line 11161) | func (ec *executionContext) _Query_optionalUnion(ctx context.Context, ... method fieldContext_Query_optionalUnion (line 11179) | func (ec *executionContext) fieldContext_Query_optionalUnion(_ context... method _Query_vOkCaseValue (line 11192) | func (ec *executionContext) _Query_vOkCaseValue(ctx context.Context, f... method fieldContext_Query_vOkCaseValue (line 11210) | func (ec *executionContext) fieldContext_Query_vOkCaseValue(_ context.... method _Query_vOkCaseNil (line 11227) | func (ec *executionContext) _Query_vOkCaseNil(ctx context.Context, fie... method fieldContext_Query_vOkCaseNil (line 11245) | func (ec *executionContext) fieldContext_Query_vOkCaseNil(_ context.Co... method _Query_validType (line 11262) | func (ec *executionContext) _Query_validType(ctx context.Context, fiel... method fieldContext_Query_validType (line 11280) | func (ec *executionContext) fieldContext_Query_validType(_ context.Con... method _Query_variadicModel (line 11303) | func (ec *executionContext) _Query_variadicModel(ctx context.Context, ... method fieldContext_Query_variadicModel (line 11321) | func (ec *executionContext) fieldContext_Query_variadicModel(_ context... method _Query_wrappedStruct (line 11338) | func (ec *executionContext) _Query_wrappedStruct(ctx context.Context, ... method fieldContext_Query_wrappedStruct (line 11356) | func (ec *executionContext) fieldContext_Query_wrappedStruct(_ context... method _Query_wrappedScalar (line 11375) | func (ec *executionContext) _Query_wrappedScalar(ctx context.Context, ... method fieldContext_Query_wrappedScalar (line 11393) | func (ec *executionContext) fieldContext_Query_wrappedScalar(_ context... method _Query_wrappedMap (line 11406) | func (ec *executionContext) _Query_wrappedMap(ctx context.Context, fie... method fieldContext_Query_wrappedMap (line 11424) | func (ec *executionContext) fieldContext_Query_wrappedMap(_ context.Co... method _Query_wrappedSlice (line 11441) | func (ec *executionContext) _Query_wrappedSlice(ctx context.Context, f... method fieldContext_Query_wrappedSlice (line 11459) | func (ec *executionContext) fieldContext_Query_wrappedSlice(_ context.... method _Query___type (line 11476) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 11495) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 11543) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 11561) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _Rectangle_length (line 11588) | func (ec *executionContext) _Rectangle_length(ctx context.Context, fie... method fieldContext_Rectangle_length (line 11606) | func (ec *executionContext) fieldContext_Rectangle_length(_ context.Co... method _Rectangle_width (line 11619) | func (ec *executionContext) _Rectangle_width(ctx context.Context, fiel... method fieldContext_Rectangle_width (line 11637) | func (ec *executionContext) fieldContext_Rectangle_width(_ context.Con... method _Rectangle_area (line 11650) | func (ec *executionContext) _Rectangle_area(ctx context.Context, field... method fieldContext_Rectangle_area (line 11668) | func (ec *executionContext) fieldContext_Rectangle_area(_ context.Cont... method _Rectangle_coordinates (line 11681) | func (ec *executionContext) _Rectangle_coordinates(ctx context.Context... method fieldContext_Rectangle_coordinates (line 11699) | func (ec *executionContext) fieldContext_Rectangle_coordinates(_ conte... method _Size_height (line 11718) | func (ec *executionContext) _Size_height(ctx context.Context, field gr... method fieldContext_Size_height (line 11736) | func (ec *executionContext) fieldContext_Size_height(_ context.Context... method _Size_weight (line 11749) | func (ec *executionContext) _Size_weight(ctx context.Context, field gr... method fieldContext_Size_weight (line 11767) | func (ec *executionContext) fieldContext_Size_weight(_ context.Context... method _SkipIncludeTestType_a (line 11780) | func (ec *executionContext) _SkipIncludeTestType_a(ctx context.Context... method fieldContext_SkipIncludeTestType_a (line 11798) | func (ec *executionContext) fieldContext_SkipIncludeTestType_a(_ conte... method _SkipIncludeTestType_b (line 11811) | func (ec *executionContext) _SkipIncludeTestType_b(ctx context.Context... method fieldContext_SkipIncludeTestType_b (line 11829) | func (ec *executionContext) fieldContext_SkipIncludeTestType_b(_ conte... method _Slices_test1 (line 11842) | func (ec *executionContext) _Slices_test1(ctx context.Context, field g... method fieldContext_Slices_test1 (line 11860) | func (ec *executionContext) fieldContext_Slices_test1(_ context.Contex... method _Slices_test2 (line 11873) | func (ec *executionContext) _Slices_test2(ctx context.Context, field g... method fieldContext_Slices_test2 (line 11891) | func (ec *executionContext) fieldContext_Slices_test2(_ context.Contex... method _Slices_test3 (line 11904) | func (ec *executionContext) _Slices_test3(ctx context.Context, field g... method fieldContext_Slices_test3 (line 11922) | func (ec *executionContext) fieldContext_Slices_test3(_ context.Contex... method _Slices_test4 (line 11935) | func (ec *executionContext) _Slices_test4(ctx context.Context, field g... method fieldContext_Slices_test4 (line 11953) | func (ec *executionContext) fieldContext_Slices_test4(_ context.Contex... method _Subscription_updated (line 11966) | func (ec *executionContext) _Subscription_updated(ctx context.Context,... method fieldContext_Subscription_updated (line 11984) | func (ec *executionContext) fieldContext_Subscription_updated(_ contex... method _Subscription_initPayload (line 11997) | func (ec *executionContext) _Subscription_initPayload(ctx context.Cont... method fieldContext_Subscription_initPayload (line 12015) | func (ec *executionContext) fieldContext_Subscription_initPayload(_ co... method _Subscription_directiveArg (line 12028) | func (ec *executionContext) _Subscription_directiveArg(ctx context.Con... method fieldContext_Subscription_directiveArg (line 12047) | func (ec *executionContext) fieldContext_Subscription_directiveArg(ctx... method _Subscription_directiveNullableArg (line 12071) | func (ec *executionContext) _Subscription_directiveNullableArg(ctx con... method fieldContext_Subscription_directiveNullableArg (line 12090) | func (ec *executionContext) fieldContext_Subscription_directiveNullabl... method _Subscription_directiveDouble (line 12114) | func (ec *executionContext) _Subscription_directiveDouble(ctx context.... method fieldContext_Subscription_directiveDouble (line 12150) | func (ec *executionContext) fieldContext_Subscription_directiveDouble(... method _Subscription_directiveUnimplemented (line 12163) | func (ec *executionContext) _Subscription_directiveUnimplemented(ctx c... method fieldContext_Subscription_directiveUnimplemented (line 12192) | func (ec *executionContext) fieldContext_Subscription_directiveUnimple... method _Subscription_issue896b (line 12205) | func (ec *executionContext) _Subscription_issue896b(ctx context.Contex... method fieldContext_Subscription_issue896b (line 12223) | func (ec *executionContext) fieldContext_Subscription_issue896b(_ cont... method _Subscription_errorRequired (line 12240) | func (ec *executionContext) _Subscription_errorRequired(ctx context.Co... method fieldContext_Subscription_errorRequired (line 12258) | func (ec *executionContext) fieldContext_Subscription_errorRequired(_ ... method _User_id (line 12281) | func (ec *executionContext) _User_id(ctx context.Context, field graphq... method fieldContext_User_id (line 12299) | func (ec *executionContext) fieldContext_User_id(_ context.Context, fi... method _User_friends (line 12312) | func (ec *executionContext) _User_friends(ctx context.Context, field g... method fieldContext_User_friends (line 12330) | func (ec *executionContext) fieldContext_User_friends(_ context.Contex... method _User_created (line 12355) | func (ec *executionContext) _User_created(ctx context.Context, field g... method fieldContext_User_created (line 12373) | func (ec *executionContext) fieldContext_User_created(_ context.Contex... method _User_updated (line 12386) | func (ec *executionContext) _User_updated(ctx context.Context, field g... method fieldContext_User_updated (line 12404) | func (ec *executionContext) fieldContext_User_updated(_ context.Contex... method _User_pets (line 12417) | func (ec *executionContext) _User_pets(ctx context.Context, field grap... method fieldContext_User_pets (line 12436) | func (ec *executionContext) fieldContext_User_pets(ctx context.Context... method _VOkCaseNil_value (line 12466) | func (ec *executionContext) _VOkCaseNil_value(ctx context.Context, fie... method fieldContext_VOkCaseNil_value (line 12488) | func (ec *executionContext) fieldContext_VOkCaseNil_value(_ context.Co... method _VOkCaseValue_value (line 12501) | func (ec *executionContext) _VOkCaseValue_value(ctx context.Context, f... method fieldContext_VOkCaseValue_value (line 12523) | func (ec *executionContext) fieldContext_VOkCaseValue_value(_ context.... method _ValidType_differentCase (line 12536) | func (ec *executionContext) _ValidType_differentCase(ctx context.Conte... method fieldContext_ValidType_differentCase (line 12554) | func (ec *executionContext) fieldContext_ValidType_differentCase(_ con... method _ValidType_different_case (line 12567) | func (ec *executionContext) _ValidType_different_case(ctx context.Cont... method fieldContext_ValidType_different_case (line 12585) | func (ec *executionContext) fieldContext_ValidType_different_case(_ co... method _ValidType_validInputKeywords (line 12598) | func (ec *executionContext) _ValidType_validInputKeywords(ctx context.... method fieldContext_ValidType_validInputKeywords (line 12616) | func (ec *executionContext) fieldContext_ValidType_validInputKeywords(... method _ValidType_validArgs (line 12640) | func (ec *executionContext) _ValidType_validArgs(ctx context.Context, ... method fieldContext_ValidType_validArgs (line 12658) | func (ec *executionContext) fieldContext_ValidType_validArgs(ctx conte... method _VariadicModel_value (line 12682) | func (ec *executionContext) _VariadicModel_value(ctx context.Context, ... method fieldContext_VariadicModel_value (line 12701) | func (ec *executionContext) fieldContext_VariadicModel_value(ctx conte... method _WrappedMap_get (line 12725) | func (ec *executionContext) _WrappedMap_get(ctx context.Context, field... method fieldContext_WrappedMap_get (line 12744) | func (ec *executionContext) fieldContext_WrappedMap_get(ctx context.Co... method _WrappedSlice_get (line 12768) | func (ec *executionContext) _WrappedSlice_get(ctx context.Context, fie... method fieldContext_WrappedSlice_get (line 12787) | func (ec *executionContext) fieldContext_WrappedSlice_get(ctx context.... method _WrappedStruct_name (line 12811) | func (ec *executionContext) _WrappedStruct_name(ctx context.Context, f... method fieldContext_WrappedStruct_name (line 12829) | func (ec *executionContext) fieldContext_WrappedStruct_name(_ context.... method _WrappedStruct_desc (line 12842) | func (ec *executionContext) _WrappedStruct_desc(ctx context.Context, f... method fieldContext_WrappedStruct_desc (line 12860) | func (ec *executionContext) fieldContext_WrappedStruct_desc(_ context.... method _XXIt_id (line 12873) | func (ec *executionContext) _XXIt_id(ctx context.Context, field graphq... method fieldContext_XXIt_id (line 12891) | func (ec *executionContext) fieldContext_XXIt_id(_ context.Context, fi... method _XxIt_id (line 12904) | func (ec *executionContext) _XxIt_id(ctx context.Context, field graphq... method fieldContext_XxIt_id (line 12922) | func (ec *executionContext) fieldContext_XxIt_id(_ context.Context, fi... method ___Directive_name (line 12935) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 12953) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 12966) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 12984) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 12997) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 13015) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 13028) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 13046) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 13059) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 13077) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 13115) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 13133) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 13146) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 13164) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 13177) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 13195) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 13208) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 13226) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 13239) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 13257) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 13270) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 13288) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 13301) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 13319) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 13357) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 13375) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 13412) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 13430) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 13443) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 13461) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 13474) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 13492) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 13505) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 13523) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 13536) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 13554) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 13591) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 13609) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 13622) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 13640) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 13653) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 13671) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 13684) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 13702) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 13715) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 13733) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 13770) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 13788) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 13825) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 13843) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 13880) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 13898) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 13935) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 13953) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 13978) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 13996) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 14009) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 14027) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 14040) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 14058) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 14071) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 14089) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 14102) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 14121) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 14159) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 14177) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 14214) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 14232) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 14269) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 14288) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 14322) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 14340) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 14367) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 14385) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 14422) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 14440) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method _asdfIt_id (line 14453) | func (ec *executionContext) _asdfIt_id(ctx context.Context, field grap... method fieldContext_asdfIt_id (line 14471) | func (ec *executionContext) fieldContext_asdfIt_id(_ context.Context, ... method _iIt_id (line 14484) | func (ec *executionContext) _iIt_id(ctx context.Context, field graphql... method fieldContext_iIt_id (line 14502) | func (ec *executionContext) fieldContext_iIt_id(_ context.Context, fie... method unmarshalInputChanges (line 14519) | func (ec *executionContext) unmarshalInputChanges(ctx context.Context,... method unmarshalInputDefaultInput (line 14557) | func (ec *executionContext) unmarshalInputDefaultInput(ctx context.Con... method unmarshalInputDirectiveInput (line 14601) | func (ec *executionContext) unmarshalInputDirectiveInput(ctx context.C... method unmarshalInputFieldsOrderInput (line 14639) | func (ec *executionContext) unmarshalInputFieldsOrderInput(ctx context... method unmarshalInputInnerDirectives (line 14678) | func (ec *executionContext) unmarshalInputInnerDirectives(ctx context.... method unmarshalInputInnerInput (line 14733) | func (ec *executionContext) unmarshalInputInnerInput(ctx context.Conte... method unmarshalInputInputDirectives (line 14763) | func (ec *executionContext) unmarshalInputInputDirectives(ctx context.... method unmarshalInputInputWithEnumValue (line 14913) | func (ec *executionContext) unmarshalInputInputWithEnumValue(ctx conte... method unmarshalInputIssue4053Input1 (line 14943) | func (ec *executionContext) unmarshalInputIssue4053Input1(ctx context.... method unmarshalInputIssue4053Input2 (line 14973) | func (ec *executionContext) unmarshalInputIssue4053Input2(ctx context.... method unmarshalInputMapNestedInput (line 15014) | func (ec *executionContext) unmarshalInputMapNestedInput(ctx context.C... method unmarshalInputMapNestedMapSliceInput (line 15044) | func (ec *executionContext) unmarshalInputMapNestedMapSliceInput(ctx c... method unmarshalInputMapStringInterfaceInput (line 15082) | func (ec *executionContext) unmarshalInputMapStringInterfaceInput(ctx ... method unmarshalInputNestedInput (line 15134) | func (ec *executionContext) unmarshalInputNestedInput(ctx context.Cont... method unmarshalInputNestedMapInput (line 15164) | func (ec *executionContext) unmarshalInputNestedMapInput(ctx context.C... method unmarshalInputOmittableInput (line 15194) | func (ec *executionContext) unmarshalInputOmittableInput(ctx context.C... method unmarshalInputOuterInput (line 15273) | func (ec *executionContext) unmarshalInputOuterInput(ctx context.Conte... method unmarshalInputOuterWrapperInput (line 15303) | func (ec *executionContext) unmarshalInputOuterWrapperInput(ctx contex... method unmarshalInputRecursiveInputSlice (line 15333) | func (ec *executionContext) unmarshalInputRecursiveInputSlice(ctx cont... method unmarshalInputRequiredFilters (line 15363) | func (ec *executionContext) unmarshalInputRequiredFilters(ctx context.... method unmarshalInputSearchFilters (line 15401) | func (ec *executionContext) unmarshalInputSearchFilters(ctx context.Co... method unmarshalInputSearchWithDefaults (line 15446) | func (ec *executionContext) unmarshalInputSearchWithDefaults(ctx conte... method unmarshalInputSpecialInput (line 15501) | func (ec *executionContext) unmarshalInputSpecialInput(ctx context.Con... method unmarshalInputUpdateProductInput (line 15531) | func (ec *executionContext) unmarshalInputUpdateProductInput(ctx conte... method unmarshalInputUpdatePtrToPtrInner (line 15576) | func (ec *executionContext) unmarshalInputUpdatePtrToPtrInner(ctx cont... method unmarshalInputUpdatePtrToPtrOuter (line 15613) | func (ec *executionContext) unmarshalInputUpdatePtrToPtrOuter(ctx cont... method unmarshalInputValidInput (line 15657) | func (ec *executionContext) unmarshalInputValidInput(ctx context.Conte... method _Animal (line 15866) | func (ec *executionContext) _Animal(ctx context.Context, sel ast.Selec... method _Content_Child (line 15905) | func (ec *executionContext) _Content_Child(ctx context.Context, sel as... method _Mammalian (line 15932) | func (ec *executionContext) _Mammalian(ctx context.Context, sel ast.Se... method _Node (line 15952) | func (ec *executionContext) _Node(ctx context.Context, sel ast.Selecti... method _Shape (line 15975) | func (ec *executionContext) _Shape(ctx context.Context, sel ast.Select... method _ShapeUnion (line 15998) | func (ec *executionContext) _ShapeUnion(ctx context.Context, sel ast.S... method _TestUnion (line 16021) | func (ec *executionContext) _TestUnion(ctx context.Context, sel ast.Se... method _A (line 16054) | func (ec *executionContext) _A(ctx context.Context, sel ast.SelectionS... method _AIt (line 16093) | func (ec *executionContext) _AIt(ctx context.Context, sel ast.Selectio... method _AbIt (line 16132) | func (ec *executionContext) _AbIt(ctx context.Context, sel ast.Selecti... method _Autobind (line 16171) | func (ec *executionContext) _Autobind(ctx context.Context, sel ast.Sel... method _B (line 16230) | func (ec *executionContext) _B(ctx context.Context, sel ast.SelectionS... method _BackedByInterface (line 16269) | func (ec *executionContext) _BackedByInterface(ctx context.Context, se... method _Cat (line 16349) | func (ec *executionContext) _Cat(ctx context.Context, sel ast.Selectio... method _CheckIssue896 (line 16398) | func (ec *executionContext) _CheckIssue896(ctx context.Context, sel as... method _Circle (line 16434) | func (ec *executionContext) _Circle(ctx context.Context, sel ast.Selec... method _ConcreteNodeA (line 16474) | func (ec *executionContext) _ConcreteNodeA(ctx context.Context, sel as... method _ConcreteNodeInterface (line 16523) | func (ec *executionContext) _ConcreteNodeInterface(ctx context.Context... method _Content_Post (line 16567) | func (ec *executionContext) _Content_Post(ctx context.Context, sel ast... method _Content_User (line 16603) | func (ec *executionContext) _Content_User(ctx context.Context, sel ast... method _Coordinates (line 16639) | func (ec *executionContext) _Coordinates(ctx context.Context, sel ast.... method _DefaultParametersMirror (line 16683) | func (ec *executionContext) _DefaultParametersMirror(ctx context.Conte... method _DeferModel (line 16721) | func (ec *executionContext) _DeferModel(ctx context.Context, sel ast.S... method _Dog (line 16801) | func (ec *executionContext) _Dog(ctx context.Context, sel ast.Selectio... method _EmbeddedCase1 (line 16850) | func (ec *executionContext) _EmbeddedCase1(ctx context.Context, sel as... method _EmbeddedCase2 (line 16889) | func (ec *executionContext) _EmbeddedCase2(ctx context.Context, sel as... method _EmbeddedCase3 (line 16928) | func (ec *executionContext) _EmbeddedCase3(ctx context.Context, sel as... method _EmbeddedDefaultScalar (line 16967) | func (ec *executionContext) _EmbeddedDefaultScalar(ctx context.Context... method _EmbeddedPointer (line 17003) | func (ec *executionContext) _EmbeddedPointer(ctx context.Context, sel ... method _Error (line 17041) | func (ec *executionContext) _Error(ctx context.Context, sel ast.Select... method _Errors (line 17092) | func (ec *executionContext) _Errors(ctx context.Context, sel ast.Selec... method _FieldsOrderPayload (line 17306) | func (ec *executionContext) _FieldsOrderPayload(ctx context.Context, s... method _ForcedResolver (line 17342) | func (ec *executionContext) _ForcedResolver(ctx context.Context, sel a... method _Horse (line 17409) | func (ec *executionContext) _Horse(ctx context.Context, sel ast.Select... method _InnerObject (line 17458) | func (ec *executionContext) _InnerObject(ctx context.Context, sel ast.... method _InvalidIdentifier (line 17497) | func (ec *executionContext) _InvalidIdentifier(ctx context.Context, se... method _It (line 17536) | func (ec *executionContext) _It(ctx context.Context, sel ast.Selection... method _LoopA (line 17575) | func (ec *executionContext) _LoopA(ctx context.Context, sel ast.Select... method _LoopB (line 17614) | func (ec *executionContext) _LoopB(ctx context.Context, sel ast.Select... method _Map (line 17653) | func (ec *executionContext) _Map(ctx context.Context, sel ast.Selectio... method _MapNested (line 17692) | func (ec *executionContext) _MapNested(ctx context.Context, sel ast.Se... method _MapStringInterfaceType (line 17731) | func (ec *executionContext) _MapStringInterfaceType(ctx context.Contex... method _ModelMethods (line 17773) | func (ec *executionContext) _ModelMethods(ctx context.Context, sel ast... method _Mutation (line 17884) | func (ec *executionContext) _Mutation(ctx context.Context, sel ast.Sel... method _ObjectDirectives (line 17968) | func (ec *executionContext) _ObjectDirectives(ctx context.Context, sel... method _ObjectDirectivesWithCustomGoModel (line 18014) | func (ec *executionContext) _ObjectDirectivesWithCustomGoModel(ctx con... method _OuterObject (line 18050) | func (ec *executionContext) _OuterObject(ctx context.Context, sel ast.... method _OverlappingFields (line 18089) | func (ec *executionContext) _OverlappingFields(ctx context.Context, se... method _Panics (line 18179) | func (ec *executionContext) _Panics(ctx context.Context, sel ast.Selec... method _Pet (line 18321) | func (ec *executionContext) _Pet(ctx context.Context, sel ast.Selectio... method _Primitive (line 18393) | func (ec *executionContext) _Primitive(ctx context.Context, sel ast.Se... method _PrimitiveString (line 18468) | func (ec *executionContext) _PrimitiveString(ctx context.Context, sel ... method _PtrToAnyContainer (line 18579) | func (ec *executionContext) _PtrToAnyContainer(ctx context.Context, se... method _PtrToPtrInner (line 18617) | func (ec *executionContext) _PtrToPtrInner(ctx context.Context, sel as... method _PtrToPtrOuter (line 18661) | func (ec *executionContext) _PtrToPtrOuter(ctx context.Context, sel as... method _PtrToSliceContainer (line 18704) | func (ec *executionContext) _PtrToSliceContainer(ctx context.Context, ... method _Query (line 18740) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _Rectangle (line 20488) | func (ec *executionContext) _Rectangle(ctx context.Context, sel ast.Se... method _Size (line 20530) | func (ec *executionContext) _Size(ctx context.Context, sel ast.Selecti... method _SkipIncludeTestType (line 20574) | func (ec *executionContext) _SkipIncludeTestType(ctx context.Context, ... method _Slices (line 20612) | func (ec *executionContext) _Slices(ctx context.Context, sel ast.Selec... method _Subscription (line 20660) | func (ec *executionContext) _Subscription(ctx context.Context, sel ast... method _User (line 20694) | func (ec *executionContext) _User(ctx context.Context, sel ast.Selecti... method _VOkCaseNil (line 20809) | func (ec *executionContext) _VOkCaseNil(ctx context.Context, sel ast.S... method _VOkCaseValue (line 20845) | func (ec *executionContext) _VOkCaseValue(ctx context.Context, sel ast... method _ValidType (line 20881) | func (ec *executionContext) _ValidType(ctx context.Context, sel ast.Se... method _VariadicModel (line 20935) | func (ec *executionContext) _VariadicModel(ctx context.Context, sel as... method _WrappedMap (line 21002) | func (ec *executionContext) _WrappedMap(ctx context.Context, sel ast.S... method _WrappedSlice (line 21072) | func (ec *executionContext) _WrappedSlice(ctx context.Context, sel ast... method _WrappedStruct (line 21142) | func (ec *executionContext) _WrappedStruct(ctx context.Context, sel as... method _XXIt (line 21183) | func (ec *executionContext) _XXIt(ctx context.Context, sel ast.Selecti... method _XxIt (line 21222) | func (ec *executionContext) _XxIt(ctx context.Context, sel ast.Selecti... method ___Directive (line 21261) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 21317) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 21365) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 21423) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 21478) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 21533) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method _asdfIt (line 21592) | func (ec *executionContext) _asdfIt(ctx context.Context, sel ast.Selec... method _iIt (line 21631) | func (ec *executionContext) _iIt(ctx context.Context, sel ast.Selectio... method unmarshalNBoolean2bool (line 21672) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 21677) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNBytes2ᚕbyte (line 21688) | func (ec *executionContext) unmarshalNBytes2ᚕbyte(ctx context.Context,... method marshalNBytes2ᚕbyte (line 21693) | func (ec *executionContext) marshalNBytes2ᚕbyte(ctx context.Context, s... method marshalNCheckIssue8962ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐCheckIssue896 (line 21710) | func (ec *executionContext) marshalNCheckIssue8962ᚖgithubᚗcomᚋ99design... method unmarshalNCustomScalar2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐCustomScalar (line 21720) | func (ec *executionContext) unmarshalNCustomScalar2githubᚗcomᚋ99design... method marshalNCustomScalar2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐCustomScalar (line 21726) | func (ec *executionContext) marshalNCustomScalar2githubᚗcomᚋ99designsᚋ... method unmarshalNDefaultInput2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐDefaultInput (line 21730) | func (ec *executionContext) unmarshalNDefaultInput2githubᚗcomᚋ99design... method marshalNDefaultParametersMirror2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐDefaultParametersMirror (line 21735) | func (ec *executionContext) marshalNDefaultParametersMirror2githubᚗcom... method marshalNDefaultParametersMirror2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐDefaultParametersMirror (line 21739) | func (ec *executionContext) marshalNDefaultParametersMirror2ᚖgithubᚗco... method unmarshalNDefaultScalarImplementation2string (line 21749) | func (ec *executionContext) unmarshalNDefaultScalarImplementation2stri... method marshalNDefaultScalarImplementation2string (line 21754) | func (ec *executionContext) marshalNDefaultScalarImplementation2string... method marshalNDeferModel2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐDeferModel (line 21765) | func (ec *executionContext) marshalNDeferModel2ᚖgithubᚗcomᚋ99designsᚋg... method unmarshalNEmail2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐEmail (line 21775) | func (ec *executionContext) unmarshalNEmail2githubᚗcomᚋ99designsᚋgqlge... method marshalNEmail2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐEmail (line 21781) | func (ec *executionContext) marshalNEmail2githubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalNEnumTest2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐEnumTest (line 21785) | func (ec *executionContext) unmarshalNEnumTest2githubᚗcomᚋ99designsᚋgq... method marshalNEnumTest2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐEnumTest (line 21791) | func (ec *executionContext) marshalNEnumTest2githubᚗcomᚋ99designsᚋgqlg... method marshalNError2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐError (line 21795) | func (ec *executionContext) marshalNError2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNError2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐError (line 21799) | func (ec *executionContext) marshalNError2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method unmarshalNFallbackToStringEncoding2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐFallbackToStringEncoding (line 21809) | func (ec *executionContext) unmarshalNFallbackToStringEncoding2githubᚗ... method marshalNFallbackToStringEncoding2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐFallbackToStringEncoding (line 21815) | func (ec *executionContext) marshalNFallbackToStringEncoding2githubᚗco... method unmarshalNFieldsOrderInput2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐFieldsOrderInput (line 21826) | func (ec *executionContext) unmarshalNFieldsOrderInput2githubᚗcomᚋ99de... method marshalNFieldsOrderPayload2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐFieldsOrderPayload (line 21831) | func (ec *executionContext) marshalNFieldsOrderPayload2githubᚗcomᚋ99de... method marshalNFieldsOrderPayload2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐFieldsOrderPayload (line 21835) | func (ec *executionContext) marshalNFieldsOrderPayload2ᚖgithubᚗcomᚋ99d... method unmarshalNFloat2float64 (line 21845) | func (ec *executionContext) unmarshalNFloat2float64(ctx context.Contex... method marshalNFloat2float64 (line 21850) | func (ec *executionContext) marshalNFloat2float64(ctx context.Context,... method unmarshalNID2int (line 21861) | func (ec *executionContext) unmarshalNID2int(ctx context.Context, v an... method marshalNID2int (line 21866) | func (ec *executionContext) marshalNID2int(ctx context.Context, sel as... method unmarshalNID2string (line 21877) | func (ec *executionContext) unmarshalNID2string(ctx context.Context, v... method marshalNID2string (line 21882) | func (ec *executionContext) marshalNID2string(ctx context.Context, sel... method unmarshalNInnerDirectives2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐInnerDirectives (line 21893) | func (ec *executionContext) unmarshalNInnerDirectives2ᚖgithubᚗcomᚋ99de... method unmarshalNInnerInput2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐInnerInput (line 21898) | func (ec *executionContext) unmarshalNInnerInput2githubᚗcomᚋ99designsᚋ... method unmarshalNInnerInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐInnerInput (line 21903) | func (ec *executionContext) unmarshalNInnerInput2ᚖgithubᚗcomᚋ99designs... method marshalNInnerObject2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐInnerObject (line 21908) | func (ec *executionContext) marshalNInnerObject2ᚖgithubᚗcomᚋ99designsᚋ... method unmarshalNInputDirectives2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐInputDirectives (line 21918) | func (ec *executionContext) unmarshalNInputDirectives2githubᚗcomᚋ99des... method unmarshalNInputDirectives2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐInputDirectives (line 21923) | func (ec *executionContext) unmarshalNInputDirectives2ᚖgithubᚗcomᚋ99de... method unmarshalNInt2int (line 21928) | func (ec *executionContext) unmarshalNInt2int(ctx context.Context, v a... method marshalNInt2int (line 21933) | func (ec *executionContext) marshalNInt2int(ctx context.Context, sel a... method unmarshalNInt2int32 (line 21944) | func (ec *executionContext) unmarshalNInt2int32(ctx context.Context, v... method marshalNInt2int32 (line 21949) | func (ec *executionContext) marshalNInt2int32(ctx context.Context, sel... method unmarshalNInt2int64 (line 21960) | func (ec *executionContext) unmarshalNInt2int64(ctx context.Context, v... method marshalNInt2int64 (line 21965) | func (ec *executionContext) marshalNInt2int64(ctx context.Context, sel... method marshalNLoopA2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐLoopA (line 21976) | func (ec *executionContext) marshalNLoopA2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalNLoopB2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐLoopB (line 21986) | func (ec *executionContext) marshalNLoopB2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method unmarshalNMapNestedMapSliceInput2map (line 21996) | func (ec *executionContext) unmarshalNMapNestedMapSliceInput2map(ctx c... method unmarshalNMarshalPanic2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐMarshalPanic (line 22001) | func (ec *executionContext) unmarshalNMarshalPanic2githubᚗcomᚋ99design... method marshalNMarshalPanic2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐMarshalPanic (line 22007) | func (ec *executionContext) marshalNMarshalPanic2githubᚗcomᚋ99designsᚋ... method unmarshalNMarshalPanic2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐMarshalPanicᚄ (line 22011) | func (ec *executionContext) unmarshalNMarshalPanic2ᚕgithubᚗcomᚋ99desig... method marshalNMarshalPanic2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐMarshalPanicᚄ (line 22026) | func (ec *executionContext) marshalNMarshalPanic2ᚕgithubᚗcomᚋ99designs... method unmarshalNNestedInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐNestedInput (line 22041) | func (ec *executionContext) unmarshalNNestedInput2ᚖgithubᚗcomᚋ99design... method marshalNNode2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐNode (line 22046) | func (ec *executionContext) marshalNNode2githubᚗcomᚋ99designsᚋgqlgenᚋc... method unmarshalNOmittableInput2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐOmittableInput (line 22056) | func (ec *executionContext) unmarshalNOmittableInput2githubᚗcomᚋ99desi... method unmarshalNOuterWrapperInput2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐOuterWrapperInput (line 22061) | func (ec *executionContext) unmarshalNOuterWrapperInput2githubᚗcomᚋ99d... method marshalNPet2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPet (line 22066) | func (ec *executionContext) marshalNPet2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋc... method marshalNPrimitive2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPrimitive (line 22076) | func (ec *executionContext) marshalNPrimitive2githubᚗcomᚋ99designsᚋgql... method marshalNPrimitive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPrimitiveᚄ (line 22080) | func (ec *executionContext) marshalNPrimitive2ᚕgithubᚗcomᚋ99designsᚋgq... method marshalNPrimitiveString2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPrimitiveString (line 22096) | func (ec *executionContext) marshalNPrimitiveString2githubᚗcomᚋ99desig... method marshalNPrimitiveString2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPrimitiveStringᚄ (line 22100) | func (ec *executionContext) marshalNPrimitiveString2ᚕgithubᚗcomᚋ99desi... method marshalNPtrToAnyContainer2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPtrToAnyContainer (line 22116) | func (ec *executionContext) marshalNPtrToAnyContainer2githubᚗcomᚋ99des... method marshalNPtrToAnyContainer2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPtrToAnyContainer (line 22120) | func (ec *executionContext) marshalNPtrToAnyContainer2ᚖgithubᚗcomᚋ99de... method marshalNPtrToPtrOuter2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPtrToPtrOuter (line 22130) | func (ec *executionContext) marshalNPtrToPtrOuter2githubᚗcomᚋ99designs... method marshalNPtrToPtrOuter2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPtrToPtrOuter (line 22134) | func (ec *executionContext) marshalNPtrToPtrOuter2ᚖgithubᚗcomᚋ99design... method marshalNPtrToSliceContainer2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPtrToSliceContainer (line 22144) | func (ec *executionContext) marshalNPtrToSliceContainer2githubᚗcomᚋ99d... method marshalNPtrToSliceContainer2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPtrToSliceContainer (line 22148) | func (ec *executionContext) marshalNPtrToSliceContainer2ᚖgithubᚗcomᚋ99... method unmarshalNRecursiveInputSlice2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐRecursiveInputSlice (line 22158) | func (ec *executionContext) unmarshalNRecursiveInputSlice2githubᚗcomᚋ9... method marshalNShapeUnion2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐShapeUnion (line 22163) | func (ec *executionContext) marshalNShapeUnion2githubᚗcomᚋ99designsᚋgq... method marshalNSize2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐSize (line 22173) | func (ec *executionContext) marshalNSize2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalNSpecialInput2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐSpecialInput (line 22183) | func (ec *executionContext) unmarshalNSpecialInput2githubᚗcomᚋ99design... method unmarshalNString2string (line 22188) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 22193) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method unmarshalNString2ᚕstringᚄ (line 22204) | func (ec *executionContext) unmarshalNString2ᚕstringᚄ(ctx context.Cont... method marshalNString2ᚕstringᚄ (line 22219) | func (ec *executionContext) marshalNString2ᚕstringᚄ(ctx context.Contex... method unmarshalNString2ᚕᚖstring (line 22234) | func (ec *executionContext) unmarshalNString2ᚕᚖstring(ctx context.Cont... method marshalNString2ᚕᚖstring (line 22249) | func (ec *executionContext) marshalNString2ᚕᚖstring(ctx context.Contex... method unmarshalNString2ᚖstring (line 22258) | func (ec *executionContext) unmarshalNString2ᚖstring(ctx context.Conte... method marshalNString2ᚖstring (line 22263) | func (ec *executionContext) marshalNString2ᚖstring(ctx context.Context... method unmarshalNStringFromContextFunction2string (line 22280) | func (ec *executionContext) unmarshalNStringFromContextFunction2string... method marshalNStringFromContextFunction2string (line 22285) | func (ec *executionContext) marshalNStringFromContextFunction2string(c... method unmarshalNStringFromContextInterface2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐStringFromContextInterface (line 22296) | func (ec *executionContext) unmarshalNStringFromContextInterface2githu... method marshalNStringFromContextInterface2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐStringFromContextInterface (line 22302) | func (ec *executionContext) marshalNStringFromContextInterface2githubᚗ... method unmarshalNStringFromContextInterface2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐStringFromContextInterface (line 22306) | func (ec *executionContext) unmarshalNStringFromContextInterface2ᚖgith... method marshalNStringFromContextInterface2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐStringFromContextInterface (line 22312) | func (ec *executionContext) marshalNStringFromContextInterface2ᚖgithub... method unmarshalNTime2timeᚐTime (line 22322) | func (ec *executionContext) unmarshalNTime2timeᚐTime(ctx context.Conte... method marshalNTime2timeᚐTime (line 22327) | func (ec *executionContext) marshalNTime2timeᚐTime(ctx context.Context... method unmarshalNUUID2string (line 22338) | func (ec *executionContext) unmarshalNUUID2string(ctx context.Context,... method marshalNUUID2string (line 22343) | func (ec *executionContext) marshalNUUID2string(ctx context.Context, s... method unmarshalNUpdatePtrToPtrOuter2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐUpdatePtrToPtrOuter (line 22354) | func (ec *executionContext) unmarshalNUpdatePtrToPtrOuter2githubᚗcomᚋ9... method marshalNUser2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐUser (line 22359) | func (ec *executionContext) marshalNUser2githubᚗcomᚋ99designsᚋgqlgenᚋc... method marshalNUser2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐUserᚄ (line 22363) | func (ec *executionContext) marshalNUser2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐUser (line 22379) | func (ec *executionContext) marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNWrappedMap2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐWrappedMap (line 22389) | func (ec *executionContext) marshalNWrappedMap2githubᚗcomᚋ99designsᚋgq... method unmarshalNWrappedScalar2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚋotherpkgᚐScalar (line 22399) | func (ec *executionContext) unmarshalNWrappedScalar2githubᚗcomᚋ99desig... method marshalNWrappedScalar2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚋotherpkgᚐScalar (line 22405) | func (ec *executionContext) marshalNWrappedScalar2githubᚗcomᚋ99designs... method marshalNWrappedSlice2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐWrappedSlice (line 22416) | func (ec *executionContext) marshalNWrappedSlice2githubᚗcomᚋ99designsᚋ... method marshalNWrappedStruct2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐWrappedStruct (line 22426) | func (ec *executionContext) marshalNWrappedStruct2githubᚗcomᚋ99designs... method marshalNWrappedStruct2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐWrappedStruct (line 22430) | func (ec *executionContext) marshalNWrappedStruct2ᚖgithubᚗcomᚋ99design... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 22440) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 22444) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 22460) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 22465) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 22476) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 22491) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 22507) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 22511) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 22515) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 22519) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 22535) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 22539) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 22555) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 22565) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 22570) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method marshalOAnimal2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐAnimal (line 22581) | func (ec *executionContext) marshalOAnimal2githubᚗcomᚋ99designsᚋgqlgen... method unmarshalOAny2interface (line 22588) | func (ec *executionContext) unmarshalOAny2interface(ctx context.Contex... method marshalOAny2interface (line 22596) | func (ec *executionContext) marshalOAny2interface(ctx context.Context,... method unmarshalOAny2ᚖinterface (line 22606) | func (ec *executionContext) unmarshalOAny2ᚖinterface(ctx context.Conte... method marshalOAny2ᚖinterface (line 22614) | func (ec *executionContext) marshalOAny2ᚖinterface(ctx context.Context... method marshalOAutobind2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐAutobind (line 22618) | func (ec *executionContext) marshalOAutobind2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalOBackedByInterface2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐBackedByInterface (line 22625) | func (ec *executionContext) marshalOBackedByInterface2githubᚗcomᚋ99des... method unmarshalOBoolean2bool (line 22632) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 22637) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 22644) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 22652) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOChanges2map (line 22662) | func (ec *executionContext) unmarshalOChanges2map(ctx context.Context,... method marshalOCheckIssue8962ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐCheckIssue896 (line 22670) | func (ec *executionContext) marshalOCheckIssue8962ᚕᚖgithubᚗcomᚋ99desig... method marshalOCheckIssue8962ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐCheckIssue896ᚄ (line 22683) | func (ec *executionContext) marshalOCheckIssue8962ᚕᚖgithubᚗcomᚋ99desig... method marshalOCheckIssue8962ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐCheckIssue896 (line 22702) | func (ec *executionContext) marshalOCheckIssue8962ᚖgithubᚗcomᚋ99design... method marshalOCircle2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐCircle (line 22709) | func (ec *executionContext) marshalOCircle2ᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalOCoordinates2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐCoordinates (line 22716) | func (ec *executionContext) marshalOCoordinates2githubᚗcomᚋ99designsᚋg... method unmarshalOCustomScalar2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐCustomScalar (line 22720) | func (ec *executionContext) unmarshalOCustomScalar2ᚖgithubᚗcomᚋ99desig... method marshalOCustomScalar2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐCustomScalar (line 22729) | func (ec *executionContext) marshalOCustomScalar2ᚖgithubᚗcomᚋ99designs... method unmarshalODefaultScalarImplementation2ᚖstring (line 22736) | func (ec *executionContext) unmarshalODefaultScalarImplementation2ᚖstr... method marshalODefaultScalarImplementation2ᚖstring (line 22744) | func (ec *executionContext) marshalODefaultScalarImplementation2ᚖstrin... method marshalODeferModel2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐDeferModelᚄ (line 22754) | func (ec *executionContext) marshalODeferModel2ᚕᚖgithubᚗcomᚋ99designsᚋ... method marshalODeferModel2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐDeferModel (line 22773) | func (ec *executionContext) marshalODeferModel2ᚖgithubᚗcomᚋ99designsᚋg... method marshalODog2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐDog (line 22780) | func (ec *executionContext) marshalODog2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋc... method marshalOEmbeddedCase12ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐEmbeddedCase1 (line 22787) | func (ec *executionContext) marshalOEmbeddedCase12ᚖgithubᚗcomᚋ99design... method marshalOEmbeddedCase22ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐEmbeddedCase2 (line 22794) | func (ec *executionContext) marshalOEmbeddedCase22ᚖgithubᚗcomᚋ99design... method marshalOEmbeddedCase32ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐEmbeddedCase3 (line 22801) | func (ec *executionContext) marshalOEmbeddedCase32ᚖgithubᚗcomᚋ99design... method marshalOError2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐError (line 22808) | func (ec *executionContext) marshalOError2ᚕᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalOError2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐErrorᚄ (line 22821) | func (ec *executionContext) marshalOError2ᚕᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalOError2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐError (line 22840) | func (ec *executionContext) marshalOError2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalOErrors2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐErrors (line 22847) | func (ec *executionContext) marshalOErrors2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalOFloat2float64 (line 22854) | func (ec *executionContext) unmarshalOFloat2float64(ctx context.Contex... method marshalOFloat2float64 (line 22859) | func (ec *executionContext) marshalOFloat2float64(ctx context.Context,... method unmarshalOFloat2ᚖfloat64 (line 22865) | func (ec *executionContext) unmarshalOFloat2ᚖfloat64(ctx context.Conte... method marshalOFloat2ᚖfloat64 (line 22873) | func (ec *executionContext) marshalOFloat2ᚖfloat64(ctx context.Context... method unmarshalOID2ᚖstring (line 22882) | func (ec *executionContext) unmarshalOID2ᚖstring(ctx context.Context, ... method marshalOID2ᚖstring (line 22890) | func (ec *executionContext) marshalOID2ᚖstring(ctx context.Context, se... method unmarshalOInnerDirectives2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐInnerDirectives (line 22900) | func (ec *executionContext) unmarshalOInnerDirectives2ᚖgithubᚗcomᚋ99de... method unmarshalOInputDirectives2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐInputDirectives (line 22908) | func (ec *executionContext) unmarshalOInputDirectives2ᚖgithubᚗcomᚋ99de... method unmarshalOInputWithEnumValue2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐInputWithEnumValue (line 22916) | func (ec *executionContext) unmarshalOInputWithEnumValue2ᚖgithubᚗcomᚋ9... method unmarshalOInt2ᚖint (line 22924) | func (ec *executionContext) unmarshalOInt2ᚖint(ctx context.Context, v ... method marshalOInt2ᚖint (line 22932) | func (ec *executionContext) marshalOInt2ᚖint(ctx context.Context, sel ... method marshalOInvalidIdentifier2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚋinvalidᚑpackagenameᚐInvalidIdentifier (line 22942) | func (ec *executionContext) marshalOInvalidIdentifier2ᚖgithubᚗcomᚋ99de... method unmarshalOIssue4053Input12ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐIssue4053Input1 (line 22949) | func (ec *executionContext) unmarshalOIssue4053Input12ᚖgithubᚗcomᚋ99de... method unmarshalOIssue4053Input22githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐIssue4053Input2 (line 22957) | func (ec *executionContext) unmarshalOIssue4053Input22githubᚗcomᚋ99des... method marshalOIt2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚋintrospectionᚐIt (line 22962) | func (ec *executionContext) marshalOIt2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋco... method marshalOMapNested2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐMapNested (line 22969) | func (ec *executionContext) marshalOMapNested2ᚖgithubᚗcomᚋ99designsᚋgq... method unmarshalOMapNestedInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐMapNested (line 22976) | func (ec *executionContext) unmarshalOMapNestedInput2ᚖgithubᚗcomᚋ99des... method unmarshalOMapNestedMapSliceInput2map (line 22984) | func (ec *executionContext) unmarshalOMapNestedMapSliceInput2map(ctx c... method unmarshalOMapNestedMapSliceInput2ᚕmapᚄ (line 22992) | func (ec *executionContext) unmarshalOMapNestedMapSliceInput2ᚕmapᚄ(ctx... method unmarshalOMapStringInterfaceInput2map (line 23010) | func (ec *executionContext) unmarshalOMapStringInterfaceInput2map(ctx ... method marshalOMapStringInterfaceType2map (line 23018) | func (ec *executionContext) marshalOMapStringInterfaceType2map(ctx con... method marshalOModelMethods2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐModelMethods (line 23025) | func (ec *executionContext) marshalOModelMethods2ᚖgithubᚗcomᚋ99designs... method unmarshalONestedMapInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐNestedMapInput (line 23032) | func (ec *executionContext) unmarshalONestedMapInput2ᚖgithubᚗcomᚋ99des... method marshalOObjectDirectives2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐObjectDirectives (line 23040) | func (ec *executionContext) marshalOObjectDirectives2ᚖgithubᚗcomᚋ99des... method marshalOObjectDirectivesWithCustomGoModel2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐObjectDirectivesWithCustomGoModel (line 23047) | func (ec *executionContext) marshalOObjectDirectivesWithCustomGoModel2... method unmarshalOOuterInput2ᚕᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐOuterInput (line 23054) | func (ec *executionContext) unmarshalOOuterInput2ᚕᚕᚖgithubᚗcomᚋ99desig... method unmarshalOOuterInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐOuterInput (line 23072) | func (ec *executionContext) unmarshalOOuterInput2ᚕᚖgithubᚗcomᚋ99design... method unmarshalOOuterInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐOuterInput (line 23090) | func (ec *executionContext) unmarshalOOuterInput2ᚖgithubᚗcomᚋ99designs... method marshalOOuterObject2ᚕᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐOuterObject (line 23098) | func (ec *executionContext) marshalOOuterObject2ᚕᚕᚖgithubᚗcomᚋ99design... method marshalOOuterObject2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐOuterObject (line 23111) | func (ec *executionContext) marshalOOuterObject2ᚕᚖgithubᚗcomᚋ99designs... method marshalOOuterObject2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐOuterObject (line 23124) | func (ec *executionContext) marshalOOuterObject2ᚖgithubᚗcomᚋ99designsᚋ... method marshalOOverlappingFields2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐOverlappingFields (line 23131) | func (ec *executionContext) marshalOOverlappingFields2ᚖgithubᚗcomᚋ99de... method marshalOPanics2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPanics (line 23138) | func (ec *executionContext) marshalOPanics2ᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalOPet2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPetᚄ (line 23145) | func (ec *executionContext) marshalOPet2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalOPtrToPtrInner2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPtrToPtrInner (line 23164) | func (ec *executionContext) marshalOPtrToPtrInner2ᚖgithubᚗcomᚋ99design... method marshalOPtrToPtrInner2ᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPtrToPtrInner (line 23171) | func (ec *executionContext) marshalOPtrToPtrInner2ᚖᚖgithubᚗcomᚋ99desig... method marshalOPtrToPtrInner2ᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPtrToPtrInner (line 23178) | func (ec *executionContext) marshalOPtrToPtrInner2ᚖᚖᚖgithubᚗcomᚋ99desi... method marshalOPtrToPtrInner2ᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPtrToPtrInner (line 23185) | func (ec *executionContext) marshalOPtrToPtrInner2ᚖᚖᚖᚖgithubᚗcomᚋ99des... method marshalOPtrToPtrInner2ᚖᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPtrToPtrInner (line 23192) | func (ec *executionContext) marshalOPtrToPtrInner2ᚖᚖᚖᚖᚖgithubᚗcomᚋ99de... method marshalOPtrToPtrInner2ᚖᚖᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPtrToPtrInner (line 23199) | func (ec *executionContext) marshalOPtrToPtrInner2ᚖᚖᚖᚖᚖᚖgithubᚗcomᚋ99d... method marshalOPtrToPtrInner2ᚖᚖᚖᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐPtrToPtrInner (line 23206) | func (ec *executionContext) marshalOPtrToPtrInner2ᚖᚖᚖᚖᚖᚖᚖgithubᚗcomᚋ99... method unmarshalORecursiveInputSlice2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐRecursiveInputSliceᚄ (line 23213) | func (ec *executionContext) unmarshalORecursiveInputSlice2ᚕgithubᚗcomᚋ... method unmarshalORecursiveInputSlice2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐRecursiveInputSlice (line 23231) | func (ec *executionContext) unmarshalORecursiveInputSlice2ᚖgithubᚗcomᚋ... method unmarshalOSearchFilters2map (line 23239) | func (ec *executionContext) unmarshalOSearchFilters2map(ctx context.Co... method marshalOShape2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐShape (line 23247) | func (ec *executionContext) marshalOShape2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalOShape2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐShape (line 23254) | func (ec *executionContext) marshalOShape2ᚕgithubᚗcomᚋ99designsᚋgqlgen... method marshalOSkipIncludeTestType2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐSkipIncludeTestType (line 23267) | func (ec *executionContext) marshalOSkipIncludeTestType2ᚖgithubᚗcomᚋ99... method marshalOSlices2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐSlices (line 23274) | func (ec *executionContext) marshalOSlices2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalOStatus2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐStatus (line 23281) | func (ec *executionContext) unmarshalOStatus2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalOStatus2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐStatus (line 23290) | func (ec *executionContext) marshalOStatus2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalOString2string (line 23297) | func (ec *executionContext) unmarshalOString2string(ctx context.Contex... method marshalOString2string (line 23302) | func (ec *executionContext) marshalOString2string(ctx context.Context,... method unmarshalOString2ᚕstringᚄ (line 23309) | func (ec *executionContext) unmarshalOString2ᚕstringᚄ(ctx context.Cont... method marshalOString2ᚕstringᚄ (line 23327) | func (ec *executionContext) marshalOString2ᚕstringᚄ(ctx context.Contex... method unmarshalOString2ᚕᚖstring (line 23345) | func (ec *executionContext) unmarshalOString2ᚕᚖstring(ctx context.Cont... method marshalOString2ᚕᚖstring (line 23363) | func (ec *executionContext) marshalOString2ᚕᚖstring(ctx context.Contex... method unmarshalOString2ᚖstring (line 23375) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 23383) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method unmarshalOString2ᚖᚕstringᚄ (line 23393) | func (ec *executionContext) unmarshalOString2ᚖᚕstringᚄ(ctx context.Con... method marshalOString2ᚖᚕstringᚄ (line 23401) | func (ec *executionContext) marshalOString2ᚖᚕstringᚄ(ctx context.Conte... method marshalOTestUnion2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐTestUnion (line 23405) | func (ec *executionContext) marshalOTestUnion2githubᚗcomᚋ99designsᚋgql... method unmarshalOThirdParty2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐThirdParty (line 23412) | func (ec *executionContext) unmarshalOThirdParty2ᚖgithubᚗcomᚋ99designs... method marshalOThirdParty2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐThirdParty (line 23420) | func (ec *executionContext) marshalOThirdParty2ᚖgithubᚗcomᚋ99designsᚋg... method unmarshalOTime2ᚖtimeᚐTime (line 23430) | func (ec *executionContext) unmarshalOTime2ᚖtimeᚐTime(ctx context.Cont... method marshalOTime2ᚖtimeᚐTime (line 23438) | func (ec *executionContext) marshalOTime2ᚖtimeᚐTime(ctx context.Contex... method unmarshalOUpdatePtrToPtrInner2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐUpdatePtrToPtrInner (line 23448) | func (ec *executionContext) unmarshalOUpdatePtrToPtrInner2ᚖgithubᚗcomᚋ... method unmarshalOUpdatePtrToPtrInner2ᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐUpdatePtrToPtrInner (line 23456) | func (ec *executionContext) unmarshalOUpdatePtrToPtrInner2ᚖᚖgithubᚗcom... method unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐUpdatePtrToPtrInner (line 23468) | func (ec *executionContext) unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖgithubᚗco... method unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐUpdatePtrToPtrInner (line 23480) | func (ec *executionContext) unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖgithubᚗc... method unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐUpdatePtrToPtrInner (line 23492) | func (ec *executionContext) unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖᚖgithubᚗ... method unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐUpdatePtrToPtrInner (line 23504) | func (ec *executionContext) unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖᚖᚖgithub... method unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐUpdatePtrToPtrInner (line 23516) | func (ec *executionContext) unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖᚖᚖᚖgithu... method unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖᚖᚖᚖᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐUpdatePtrToPtrInner (line 23528) | func (ec *executionContext) unmarshalOUpdatePtrToPtrInner2ᚖᚖᚖᚖᚖᚖᚖᚖgith... method marshalOVOkCaseNil2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐVOkCaseNil (line 23540) | func (ec *executionContext) marshalOVOkCaseNil2ᚖgithubᚗcomᚋ99designsᚋg... method marshalOVOkCaseValue2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐVOkCaseValue (line 23547) | func (ec *executionContext) marshalOVOkCaseValue2ᚖgithubᚗcomᚋ99designs... method unmarshalOValidInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐValidInput (line 23554) | func (ec *executionContext) unmarshalOValidInput2ᚖgithubᚗcomᚋ99designs... method marshalOValidType2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐValidType (line 23562) | func (ec *executionContext) marshalOValidType2ᚖgithubᚗcomᚋ99designsᚋgq... method marshalOVariadicModel2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚐVariadicModel (line 23569) | func (ec *executionContext) marshalOVariadicModel2ᚖgithubᚗcomᚋ99design... method unmarshalOWrappedScalar2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚋotherpkgᚐScalar (line 23576) | func (ec *executionContext) unmarshalOWrappedScalar2ᚖgithubᚗcomᚋ99desi... method marshalOWrappedScalar2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋsinglefileᚋotherpkgᚐScalar (line 23585) | func (ec *executionContext) marshalOWrappedScalar2ᚖgithubᚗcomᚋ99design... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 23595) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 23614) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 23633) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 23652) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 23659) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 23678) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 2452) | func newExecutionContext( FILE: codegen/testserver/singlefile/generated_test.go function TestForcedResolverFieldIsPointer (line 18) | func TestForcedResolverFieldIsPointer(t *testing.T) { function TestEnums (line 24) | func TestEnums(t *testing.T) { function TestUnionFragments (line 36) | func TestUnionFragments(t *testing.T) { FILE: codegen/testserver/singlefile/input_test.go function TestInput (line 16) | func TestInput(t *testing.T) { function TestInputOmittable (line 80) | func TestInputOmittable(t *testing.T) { FILE: codegen/testserver/singlefile/interfaces.go type Shape (line 5) | type Shape interface type ShapeUnion (line 10) | type ShapeUnion interface type Circle (line 15) | type Circle struct method Area (line 20) | func (c *Circle) Area() float64 { method isShapeUnion (line 24) | func (c *Circle) isShapeUnion() {} method isShape (line 25) | func (c *Circle) isShape() {} type Rectangle (line 27) | type Rectangle struct method Area (line 32) | func (r *Rectangle) Area() float64 { method isShapeUnion (line 35) | func (r *Rectangle) isShapeUnion() {} method isShape (line 36) | func (r *Rectangle) isShape() {} type Node (line 38) | type Node interface type ConcreteNodeA (line 42) | type ConcreteNodeA struct method Child (line 48) | func (n *ConcreteNodeA) Child() (Node, error) { type ConcreteNodeInterface (line 53) | type ConcreteNodeInterface interface type ConcreteNodeInterfaceImplementor (line 58) | type ConcreteNodeInterfaceImplementor struct method ID (line 60) | func (c ConcreteNodeInterfaceImplementor) ID() string { method Child (line 64) | func (c ConcreteNodeInterfaceImplementor) Child() (Node, error) { type BackedByInterface (line 71) | type BackedByInterface interface type BackedByInterfaceImpl (line 76) | type BackedByInterfaceImpl struct method ThisShouldBind (line 81) | func (b *BackedByInterfaceImpl) ThisShouldBind() string { method ThisShouldBindWithError (line 85) | func (b *BackedByInterfaceImpl) ThisShouldBindWithError() (string, err... FILE: codegen/testserver/singlefile/interfaces_test.go function TestInterfaces (line 17) | func TestInterfaces(t *testing.T) { FILE: codegen/testserver/singlefile/introspection/it.go type It (line 3) | type It struct FILE: codegen/testserver/singlefile/introspection_test.go function TestIntrospection (line 17) | func TestIntrospection(t *testing.T) { FILE: codegen/testserver/singlefile/invalid-packagename/invalid-identifier.go type InvalidIdentifier (line 3) | type InvalidIdentifier struct FILE: codegen/testserver/singlefile/issue4053.go type Issue4053Input1 (line 3) | type Issue4053Input1 struct type Issue4053Input2 (line 7) | type Issue4053Input2 struct FILE: codegen/testserver/singlefile/issue4053_test.go function TestIssue4053 (line 15) | func TestIssue4053(t *testing.T) { FILE: codegen/testserver/singlefile/map_nested_map_slice_test.go function TestMapNestedMapSlice (line 14) | func TestMapNestedMapSlice(t *testing.T) { FILE: codegen/testserver/singlefile/maps.go type MapNested (line 8) | type MapNested struct type CustomScalar (line 12) | type CustomScalar struct method UnmarshalGQL (line 16) | func (s *CustomScalar) UnmarshalGQL(v any) (err error) { method MarshalGQL (line 26) | func (s CustomScalar) MarshalGQL(w io.Writer) { FILE: codegen/testserver/singlefile/maps_test.go function TestMaps (line 14) | func TestMaps(t *testing.T) { function validateMapItemsType (line 97) | func validateMapItemsType(t *testing.T, in map[string]any) { FILE: codegen/testserver/singlefile/middleware_test.go function TestMiddleware (line 17) | func TestMiddleware(t *testing.T) { FILE: codegen/testserver/singlefile/modelmethod_test.go function TestModelMethods (line 14) | func TestModelMethods(t *testing.T) { FILE: codegen/testserver/singlefile/models-gen.go type Animal (line 15) | type Animal interface type ContentChild (line 21) | type ContentChild interface type Mammalian (line 25) | type Mammalian interface type TestUnion (line 32) | type TestUnion interface type A (line 36) | type A struct method IsTestUnion (line 40) | func (A) IsTestUnion() {} type AIt (line 42) | type AIt struct type AbIt (line 46) | type AbIt struct type B (line 50) | type B struct method IsTestUnion (line 54) | func (B) IsTestUnion() {} type Cat (line 56) | type Cat struct method IsAnimal (line 62) | func (Cat) IsAnimal() {} method GetSpecies (line 63) | func (this Cat) GetSpecies() string { return this.Species } method GetSize (line 64) | func (this Cat) GetSize() *Size { return this.Size } type CheckIssue896 (line 66) | type CheckIssue896 struct type ContentPost (line 70) | type ContentPost struct method IsContentChild (line 74) | func (ContentPost) IsContentChild() {} type ContentUser (line 76) | type ContentUser struct method IsContentChild (line 80) | func (ContentUser) IsContentChild() {} type Coordinates (line 82) | type Coordinates struct type DefaultInput (line 87) | type DefaultInput struct type DefaultParametersMirror (line 92) | type DefaultParametersMirror struct type DeferModel (line 97) | type DeferModel struct type Dog (line 103) | type Dog struct method IsAnimal (line 109) | func (Dog) IsAnimal() {} method GetSpecies (line 110) | func (this Dog) GetSpecies() string { return this.Species } method GetSize (line 111) | func (this Dog) GetSize() *Size { return this.Size } type EmbeddedDefaultScalar (line 113) | type EmbeddedDefaultScalar struct type FieldsOrderPayload (line 117) | type FieldsOrderPayload struct type Horse (line 121) | type Horse struct method IsMammalian (line 127) | func (Horse) IsMammalian() {} method GetSpecies (line 128) | func (this Horse) GetSpecies() string { return this.Species } method GetSize (line 129) | func (this Horse) GetSize() *Size { return this.Size } method IsAnimal (line 131) | func (Horse) IsAnimal() {} type InnerDirectives (line 133) | type InnerDirectives struct type InnerInput (line 137) | type InnerInput struct type InnerObject (line 141) | type InnerObject struct type InputDirectives (line 145) | type InputDirectives struct type InputWithEnumValue (line 153) | type InputWithEnumValue struct type LoopA (line 157) | type LoopA struct type LoopB (line 161) | type LoopB struct type Map (line 167) | type Map struct type Mutation (line 171) | type Mutation struct type NestedInput (line 174) | type NestedInput struct type NestedMapInput (line 178) | type NestedMapInput struct type ObjectDirectives (line 182) | type ObjectDirectives struct type OmittableInput (line 188) | type OmittableInput struct type OuterInput (line 199) | type OuterInput struct type OuterObject (line 203) | type OuterObject struct type OuterWrapperInput (line 207) | type OuterWrapperInput struct type Pet (line 211) | type Pet struct type Query (line 216) | type Query struct type Size (line 219) | type Size struct type SkipIncludeTestType (line 224) | type SkipIncludeTestType struct type Slices (line 229) | type Slices struct type SpecialInput (line 236) | type SpecialInput struct type Subscription (line 240) | type Subscription struct type User (line 243) | type User struct type ValidInput (line 251) | type ValidInput struct type ValidType (line 281) | type ValidType struct type XXIt (line 288) | type XXIt struct type XxIt (line 292) | type XxIt struct type AsdfIt (line 296) | type AsdfIt struct type IIt (line 300) | type IIt struct type EnumTest (line 304) | type EnumTest method IsValid (line 316) | func (e EnumTest) IsValid() bool { method String (line 324) | func (e EnumTest) String() string { method UnmarshalGQL (line 328) | func (e *EnumTest) UnmarshalGQL(v any) error { method MarshalGQL (line 341) | func (e EnumTest) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 345) | func (e *EnumTest) UnmarshalJSON(b []byte) error { method MarshalJSON (line 353) | func (e EnumTest) MarshalJSON() ([]byte, error) { constant EnumTestOk (line 307) | EnumTestOk EnumTest = "OK" constant EnumTestNg (line 308) | EnumTestNg EnumTest = "NG" type Status (line 359) | type Status method IsValid (line 371) | func (e Status) IsValid() bool { method String (line 379) | func (e Status) String() string { method UnmarshalGQL (line 383) | func (e *Status) UnmarshalGQL(v any) error { method MarshalGQL (line 396) | func (e Status) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 400) | func (e *Status) UnmarshalJSON(b []byte) error { method MarshalJSON (line 408) | func (e Status) MarshalJSON() ([]byte, error) { constant StatusOk (line 362) | StatusOk Status = "OK" constant StatusError (line 363) | StatusError Status = "ERROR" FILE: codegen/testserver/singlefile/models.go type ForcedResolver (line 9) | type ForcedResolver struct type ModelMethods (line 13) | type ModelMethods struct method NoContext (line 15) | func (m ModelMethods) NoContext() bool { method WithContext (line 19) | func (m ModelMethods) WithContext(_ context.Context) bool { type Errors (line 23) | type Errors struct type Error (line 25) | type Error struct method ErrorOnRequiredField (line 29) | func (Error) ErrorOnRequiredField() (string, error) { method ErrorOnNonRequiredField (line 33) | func (Error) ErrorOnNonRequiredField() (string, error) { method NilOnRequiredField (line 37) | func (Error) NilOnRequiredField() *string { type EmbeddedPointerModel (line 41) | type EmbeddedPointerModel struct type EmbeddedPointer (line 46) | type EmbeddedPointer struct type MarshalPanic (line 50) | type MarshalPanic method UnmarshalGQL (line 52) | func (m *MarshalPanic) UnmarshalGQL(v any) error { method MarshalGQL (line 56) | func (m MarshalPanic) MarshalGQL(w io.Writer) { type Panics (line 60) | type Panics struct method FieldFuncMarshal (line 62) | func (p *Panics) FieldFuncMarshal(ctx context.Context, u []MarshalPani... type Autobind (line 66) | type Autobind struct type OverlappingFields (line 75) | type OverlappingFields struct type ObjectDirectivesWithCustomGoModel (line 80) | type ObjectDirectivesWithCustomGoModel struct type FallbackToStringEncoding (line 84) | type FallbackToStringEncoding constant FallbackToStringEncodingA (line 87) | FallbackToStringEncodingA FallbackToStringEncoding = "A" constant FallbackToStringEncodingB (line 88) | FallbackToStringEncodingB FallbackToStringEncoding = "B" constant FallbackToStringEncodingC (line 89) | FallbackToStringEncodingC FallbackToStringEncoding = "C" type Primitive (line 92) | type Primitive method Squared (line 94) | func (p Primitive) Squared() int { type PrimitiveString (line 98) | type PrimitiveString method Doubled (line 100) | func (s PrimitiveString) Doubled() string { type Bytes (line 104) | type Bytes FILE: codegen/testserver/singlefile/mutation_with_custom_scalar.go type Email (line 14) | type Email method UnmarshalGQL (line 16) | func (value *Email) UnmarshalGQL(v any) error { method MarshalGQL (line 28) | func (value Email) MarshalGQL(w io.Writer) { FILE: codegen/testserver/singlefile/mutation_with_custom_scalar_test.go function TestErrorInsideMutationArgument (line 14) | func TestErrorInsideMutationArgument(t *testing.T) { FILE: codegen/testserver/singlefile/nulls_test.go function TestNullBubbling (line 15) | func TestNullBubbling(t *testing.T) { FILE: codegen/testserver/singlefile/otherpkg/model.go type Scalar (line 4) | type Scalar type Map (line 5) | type Map type Slice (line 6) | type Slice type Struct (line 9) | type Struct struct FILE: codegen/testserver/singlefile/panics_test.go function TestPanics (line 17) | func TestPanics(t *testing.T) { FILE: codegen/testserver/singlefile/primitive_objects_test.go function TestPrimitiveObjects (line 14) | func TestPrimitiveObjects(t *testing.T) { function TestPrimitiveStringObjects (line 44) | func TestPrimitiveStringObjects(t *testing.T) { FILE: codegen/testserver/singlefile/ptr_to_any.go type PtrToAnyContainer (line 3) | type PtrToAnyContainer struct method Binding (line 7) | func (c *PtrToAnyContainer) Binding() *any { FILE: codegen/testserver/singlefile/ptr_to_any_test.go function TestPtrToAny (line 14) | func TestPtrToAny(t *testing.T) { FILE: codegen/testserver/singlefile/ptr_to_ptr_input.go type PtrToPtrOuter (line 3) | type PtrToPtrOuter struct type PtrToPtrInner (line 9) | type PtrToPtrInner struct type UpdatePtrToPtrOuter (line 14) | type UpdatePtrToPtrOuter struct type UpdatePtrToPtrInner (line 20) | type UpdatePtrToPtrInner struct FILE: codegen/testserver/singlefile/ptr_to_ptr_input_test.go type UpdatePtrToPtrResults (line 14) | type UpdatePtrToPtrResults struct function TestPtrToPtr (line 18) | func TestPtrToPtr(t *testing.T) { function nest7 (line 178) | func nest7(in *PtrToPtrInner) *******PtrToPtrInner { FILE: codegen/testserver/singlefile/ptr_to_slice.go type PtrToSliceContainer (line 3) | type PtrToSliceContainer struct FILE: codegen/testserver/singlefile/ptr_to_slice_test.go function TestPtrToSlice (line 14) | func TestPtrToSlice(t *testing.T) { FILE: codegen/testserver/singlefile/recursive.go type RecursiveInputSlice (line 3) | type RecursiveInputSlice struct FILE: codegen/testserver/singlefile/resolver.go type Resolver (line 13) | type Resolver struct method BackedByInterface (line 606) | func (r *Resolver) BackedByInterface() BackedByInterfaceResolver { method DeferModel (line 611) | func (r *Resolver) DeferModel() DeferModelResolver { return &deferMode... method Errors (line 614) | func (r *Resolver) Errors() ErrorsResolver { return &errorsResolver{r} } method ForcedResolver (line 617) | func (r *Resolver) ForcedResolver() ForcedResolverResolver { return &f... method ModelMethods (line 620) | func (r *Resolver) ModelMethods() ModelMethodsResolver { return &model... method Mutation (line 623) | func (r *Resolver) Mutation() MutationResolver { return &mutationResol... method OverlappingFields (line 626) | func (r *Resolver) OverlappingFields() OverlappingFieldsResolver { method Panics (line 631) | func (r *Resolver) Panics() PanicsResolver { return &panicsResolver{r} } method Pet (line 634) | func (r *Resolver) Pet() PetResolver { return &petResolver{r} } method Primitive (line 637) | func (r *Resolver) Primitive() PrimitiveResolver { return &primitiveRe... method PrimitiveString (line 640) | func (r *Resolver) PrimitiveString() PrimitiveStringResolver { return ... method Query (line 643) | func (r *Resolver) Query() QueryResolver { return &queryResolver{r} } method Subscription (line 646) | func (r *Resolver) Subscription() SubscriptionResolver { return &subsc... method User (line 649) | func (r *Resolver) User() UserResolver { return &userResolver{r} } method WrappedMap (line 652) | func (r *Resolver) WrappedMap() WrappedMapResolver { return &wrappedMa... method WrappedSlice (line 655) | func (r *Resolver) WrappedSlice() WrappedSliceResolver { return &wrapp... type backedByInterfaceResolver (line 657) | type backedByInterfaceResolver struct method ID (line 16) | func (r *backedByInterfaceResolver) ID(ctx context.Context, obj Backed... type deferModelResolver (line 658) | type deferModelResolver struct method Values (line 21) | func (r *deferModelResolver) Values(ctx context.Context, obj *DeferMod... type errorsResolver (line 659) | type errorsResolver struct method A (line 26) | func (r *errorsResolver) A(ctx context.Context, obj *Errors) (*Error, ... method B (line 31) | func (r *errorsResolver) B(ctx context.Context, obj *Errors) (*Error, ... method C (line 36) | func (r *errorsResolver) C(ctx context.Context, obj *Errors) (*Error, ... method D (line 41) | func (r *errorsResolver) D(ctx context.Context, obj *Errors) (*Error, ... method E (line 46) | func (r *errorsResolver) E(ctx context.Context, obj *Errors) (*Error, ... type forcedResolverResolver (line 660) | type forcedResolverResolver struct method Field (line 51) | func (r *forcedResolverResolver) Field(ctx context.Context, obj *Force... type modelMethodsResolver (line 661) | type modelMethodsResolver struct method ResolverField (line 56) | func (r *modelMethodsResolver) ResolverField(ctx context.Context, obj ... type mutationResolver (line 662) | type mutationResolver struct method DefaultInput (line 61) | func (r *mutationResolver) DefaultInput(ctx context.Context, input Def... method OverrideValueViaInput (line 66) | func (r *mutationResolver) OverrideValueViaInput(ctx context.Context, ... method UpdateProduct (line 71) | func (r *mutationResolver) UpdateProduct(ctx context.Context, input ma... method Issue4053 (line 76) | func (r *mutationResolver) Issue4053(ctx context.Context, input *Issue... method UpdateSomething (line 81) | func (r *mutationResolver) UpdateSomething(ctx context.Context, input ... method UpdatePtrToPtr (line 86) | func (r *mutationResolver) UpdatePtrToPtr(ctx context.Context, input U... type overlappingFieldsResolver (line 663) | type overlappingFieldsResolver struct method OldFoo (line 91) | func (r *overlappingFieldsResolver) OldFoo(ctx context.Context, obj *O... type panicsResolver (line 664) | type panicsResolver struct method FieldScalarMarshal (line 96) | func (r *panicsResolver) FieldScalarMarshal(ctx context.Context, obj *... method ArgUnmarshal (line 101) | func (r *panicsResolver) ArgUnmarshal(ctx context.Context, obj *Panics... type petResolver (line 665) | type petResolver struct method Friends (line 106) | func (r *petResolver) Friends(ctx context.Context, obj *Pet, limit *in... type primitiveResolver (line 666) | type primitiveResolver struct method Value (line 111) | func (r *primitiveResolver) Value(ctx context.Context, obj *Primitive)... type primitiveStringResolver (line 667) | type primitiveStringResolver struct method Value (line 116) | func (r *primitiveStringResolver) Value(ctx context.Context, obj *Prim... method Len (line 121) | func (r *primitiveStringResolver) Len(ctx context.Context, obj *Primit... type queryResolver (line 668) | type queryResolver struct method InvalidIdentifier (line 126) | func (r *queryResolver) InvalidIdentifier(ctx context.Context) (*inval... method Collision (line 131) | func (r *queryResolver) Collision(ctx context.Context) (*introspection... method MapInput (line 136) | func (r *queryResolver) MapInput(ctx context.Context, input map[string... method Recursive (line 141) | func (r *queryResolver) Recursive(ctx context.Context, input *Recursiv... method NestedInputs (line 146) | func (r *queryResolver) NestedInputs(ctx context.Context, input [][]*O... method NestedOutputs (line 151) | func (r *queryResolver) NestedOutputs(ctx context.Context) ([][]*Outer... method ModelMethods (line 156) | func (r *queryResolver) ModelMethods(ctx context.Context) (*ModelMetho... method User (line 161) | func (r *queryResolver) User(ctx context.Context, id int) (*User, erro... method NullableArg (line 166) | func (r *queryResolver) NullableArg(ctx context.Context, arg *int) (*s... method InputSlice (line 171) | func (r *queryResolver) InputSlice(ctx context.Context, arg []string) ... method InputNullableSlice (line 176) | func (r *queryResolver) InputNullableSlice(ctx context.Context, arg []... method InputOmittable (line 181) | func (r *queryResolver) InputOmittable(ctx context.Context, arg Omitta... method ShapeUnion (line 186) | func (r *queryResolver) ShapeUnion(ctx context.Context) (ShapeUnion, e... method Autobind (line 191) | func (r *queryResolver) Autobind(ctx context.Context) (*Autobind, erro... method DeprecatedField (line 196) | func (r *queryResolver) DeprecatedField(ctx context.Context) (string, ... method FieldWithDeprecatedArg (line 201) | func (r *queryResolver) FieldWithDeprecatedArg(ctx context.Context, ol... method Overlapping (line 206) | func (r *queryResolver) Overlapping(ctx context.Context) (*Overlapping... method DefaultParameters (line 211) | func (r *queryResolver) DefaultParameters(ctx context.Context, falsyBo... method DeferSingle (line 216) | func (r *queryResolver) DeferSingle(ctx context.Context) (*DeferModel,... method DeferMultiple (line 221) | func (r *queryResolver) DeferMultiple(ctx context.Context) ([]*DeferMo... method DirectiveArg (line 226) | func (r *queryResolver) DirectiveArg(ctx context.Context, arg string) ... method DirectiveNullableArg (line 231) | func (r *queryResolver) DirectiveNullableArg(ctx context.Context, arg ... method DirectiveSingleNullableArg (line 236) | func (r *queryResolver) DirectiveSingleNullableArg(ctx context.Context... method DirectiveInputNullable (line 241) | func (r *queryResolver) DirectiveInputNullable(ctx context.Context, ar... method DirectiveInput (line 246) | func (r *queryResolver) DirectiveInput(ctx context.Context, arg InputD... method DirectiveInputType (line 251) | func (r *queryResolver) DirectiveInputType(ctx context.Context, arg In... method DirectiveInputOuter (line 256) | func (r *queryResolver) DirectiveInputOuter(ctx context.Context, arg O... method DirectiveObject (line 261) | func (r *queryResolver) DirectiveObject(ctx context.Context) (*ObjectD... method DirectiveObjectWithCustomGoModel (line 266) | func (r *queryResolver) DirectiveObjectWithCustomGoModel(ctx context.C... method DirectiveFieldDef (line 271) | func (r *queryResolver) DirectiveFieldDef(ctx context.Context, ret str... method DirectiveField (line 276) | func (r *queryResolver) DirectiveField(ctx context.Context) (*string, ... method DirectiveDouble (line 281) | func (r *queryResolver) DirectiveDouble(ctx context.Context) (*string,... method DirectiveUnimplemented (line 286) | func (r *queryResolver) DirectiveUnimplemented(ctx context.Context) (*... method EmbeddedCase1 (line 291) | func (r *queryResolver) EmbeddedCase1(ctx context.Context) (*EmbeddedC... method EmbeddedCase2 (line 296) | func (r *queryResolver) EmbeddedCase2(ctx context.Context) (*EmbeddedC... method EmbeddedCase3 (line 301) | func (r *queryResolver) EmbeddedCase3(ctx context.Context) (*EmbeddedC... method EnumInInput (line 306) | func (r *queryResolver) EnumInInput(ctx context.Context, input *InputW... method SearchProducts (line 311) | func (r *queryResolver) SearchProducts(ctx context.Context, filters ma... method SearchRequired (line 316) | func (r *queryResolver) SearchRequired(ctx context.Context, filters ma... method SearchProductsNormal (line 321) | func (r *queryResolver) SearchProductsNormal(ctx context.Context, filt... method SearchWithDefaults (line 326) | func (r *queryResolver) SearchWithDefaults(ctx context.Context, filter... method SearchMixed (line 331) | func (r *queryResolver) SearchMixed(ctx context.Context, filters map[s... method FilterProducts (line 336) | func (r *queryResolver) FilterProducts(ctx context.Context, filters ma... method FindProducts (line 341) | func (r *queryResolver) FindProducts(ctx context.Context, filters map[... method SearchWithDirectives (line 346) | func (r *queryResolver) SearchWithDirectives(ctx context.Context, inpu... method Shapes (line 351) | func (r *queryResolver) Shapes(ctx context.Context) ([]Shape, error) { method NoShape (line 356) | func (r *queryResolver) NoShape(ctx context.Context) (Shape, error) { method Node (line 361) | func (r *queryResolver) Node(ctx context.Context) (Node, error) { method NoShapeTypedNil (line 366) | func (r *queryResolver) NoShapeTypedNil(ctx context.Context) (Shape, e... method Animal (line 371) | func (r *queryResolver) Animal(ctx context.Context) (Animal, error) { method NotAnInterface (line 376) | func (r *queryResolver) NotAnInterface(ctx context.Context) (BackedByI... method Dog (line 381) | func (r *queryResolver) Dog(ctx context.Context) (*Dog, error) { method Issue896a (line 386) | func (r *queryResolver) Issue896a(ctx context.Context) ([]*CheckIssue8... method MapStringInterface (line 391) | func (r *queryResolver) MapStringInterface(ctx context.Context, in map... method MapNestedStringInterface (line 396) | func (r *queryResolver) MapNestedStringInterface(ctx context.Context, ... method MapNestedMapSlice (line 401) | func (r *queryResolver) MapNestedMapSlice(ctx context.Context, input m... method ErrorBubble (line 406) | func (r *queryResolver) ErrorBubble(ctx context.Context) (*Error, erro... method ErrorBubbleList (line 411) | func (r *queryResolver) ErrorBubbleList(ctx context.Context) ([]*Error... method ErrorList (line 416) | func (r *queryResolver) ErrorList(ctx context.Context) ([]*Error, erro... method Errors (line 421) | func (r *queryResolver) Errors(ctx context.Context) (*Errors, error) { method Valid (line 426) | func (r *queryResolver) Valid(ctx context.Context) (string, error) { method Invalid (line 431) | func (r *queryResolver) Invalid(ctx context.Context) (string, error) { method Panics (line 436) | func (r *queryResolver) Panics(ctx context.Context) (*Panics, error) { method PrimitiveObject (line 441) | func (r *queryResolver) PrimitiveObject(ctx context.Context) ([]Primit... method PrimitiveStringObject (line 446) | func (r *queryResolver) PrimitiveStringObject(ctx context.Context) ([]... method PtrToAnyContainer (line 451) | func (r *queryResolver) PtrToAnyContainer(ctx context.Context) (*PtrTo... method PtrToSliceContainer (line 456) | func (r *queryResolver) PtrToSliceContainer(ctx context.Context) (*Ptr... method Infinity (line 461) | func (r *queryResolver) Infinity(ctx context.Context) (float64, error) { method StringFromContextInterface (line 466) | func (r *queryResolver) StringFromContextInterface(ctx context.Context... method StringFromContextFunction (line 471) | func (r *queryResolver) StringFromContextFunction(ctx context.Context)... method DefaultScalar (line 476) | func (r *queryResolver) DefaultScalar(ctx context.Context, arg string)... method SkipInclude (line 481) | func (r *queryResolver) SkipInclude(ctx context.Context) (*SkipInclude... method Slices (line 486) | func (r *queryResolver) Slices(ctx context.Context) (*Slices, error) { method ScalarSlice (line 491) | func (r *queryResolver) ScalarSlice(ctx context.Context) ([]byte, erro... method Fallback (line 496) | func (r *queryResolver) Fallback(ctx context.Context, arg FallbackToSt... method OptionalUnion (line 501) | func (r *queryResolver) OptionalUnion(ctx context.Context) (TestUnion,... method VOkCaseValue (line 506) | func (r *queryResolver) VOkCaseValue(ctx context.Context) (*VOkCaseVal... method VOkCaseNil (line 511) | func (r *queryResolver) VOkCaseNil(ctx context.Context) (*VOkCaseNil, ... method ValidType (line 516) | func (r *queryResolver) ValidType(ctx context.Context) (*ValidType, er... method VariadicModel (line 521) | func (r *queryResolver) VariadicModel(ctx context.Context) (*VariadicM... method WrappedStruct (line 526) | func (r *queryResolver) WrappedStruct(ctx context.Context) (*WrappedSt... method WrappedScalar (line 531) | func (r *queryResolver) WrappedScalar(ctx context.Context) (otherpkg.S... method WrappedMap (line 536) | func (r *queryResolver) WrappedMap(ctx context.Context) (WrappedMap, e... method WrappedSlice (line 541) | func (r *queryResolver) WrappedSlice(ctx context.Context) (WrappedSlic... type subscriptionResolver (line 669) | type subscriptionResolver struct method Updated (line 546) | func (r *subscriptionResolver) Updated(ctx context.Context) (<-chan st... method InitPayload (line 551) | func (r *subscriptionResolver) InitPayload(ctx context.Context) (<-cha... method DirectiveArg (line 556) | func (r *subscriptionResolver) DirectiveArg(ctx context.Context, arg s... method DirectiveNullableArg (line 561) | func (r *subscriptionResolver) DirectiveNullableArg(ctx context.Contex... method DirectiveDouble (line 566) | func (r *subscriptionResolver) DirectiveDouble(ctx context.Context) (<... method DirectiveUnimplemented (line 571) | func (r *subscriptionResolver) DirectiveUnimplemented(ctx context.Cont... method Issue896b (line 576) | func (r *subscriptionResolver) Issue896b(ctx context.Context) (<-chan ... method ErrorRequired (line 581) | func (r *subscriptionResolver) ErrorRequired(ctx context.Context) (<-c... type userResolver (line 670) | type userResolver struct method Friends (line 586) | func (r *userResolver) Friends(ctx context.Context, obj *User) ([]*Use... method Pets (line 591) | func (r *userResolver) Pets(ctx context.Context, obj *User, limit *int... type wrappedMapResolver (line 671) | type wrappedMapResolver struct method Get (line 596) | func (r *wrappedMapResolver) Get(ctx context.Context, obj WrappedMap, ... type wrappedSliceResolver (line 672) | type wrappedSliceResolver struct method Get (line 601) | func (r *wrappedSliceResolver) Get(ctx context.Context, obj WrappedSli... FILE: codegen/testserver/singlefile/response_extension_test.go function TestResponseExtension (line 15) | func TestResponseExtension(t *testing.T) { FILE: codegen/testserver/singlefile/scalar_context.go type StringFromContextInterface (line 11) | type StringFromContextInterface struct method MarshalGQLContext (line 20) | func (StringFromContextInterface) MarshalGQLContext(ctx context.Contex... method UnmarshalGQLContext (line 25) | func (i *StringFromContextInterface) UnmarshalGQLContext(ctx context.C... function MarshalStringFromContextFunction (line 30) | func MarshalStringFromContextFunction(v string) graphql.ContextMarshaler { function UnmarshalStringFromContextFunction (line 37) | func UnmarshalStringFromContextFunction(ctx context.Context, v any) (str... FILE: codegen/testserver/singlefile/scalar_context_test.go function TestFloatInfAndNaN (line 15) | func TestFloatInfAndNaN(t *testing.T) { function TestContextPassedToMarshal (line 32) | func TestContextPassedToMarshal(t *testing.T) { FILE: codegen/testserver/singlefile/scalar_default_test.go function TestDefaultScalarImplementation (line 14) | func TestDefaultScalarImplementation(t *testing.T) { FILE: codegen/testserver/singlefile/skip_include_test.go function TestSkipInclude (line 14) | func TestSkipInclude(t *testing.T) { FILE: codegen/testserver/singlefile/slices_test.go function TestSlices (line 14) | func TestSlices(t *testing.T) { FILE: codegen/testserver/singlefile/stub.go type Stub (line 13) | type Stub struct method BackedByInterface (line 170) | func (r *Stub) BackedByInterface() BackedByInterfaceResolver { method DeferModel (line 173) | func (r *Stub) DeferModel() DeferModelResolver { method Errors (line 176) | func (r *Stub) Errors() ErrorsResolver { method ForcedResolver (line 179) | func (r *Stub) ForcedResolver() ForcedResolverResolver { method ModelMethods (line 182) | func (r *Stub) ModelMethods() ModelMethodsResolver { method Mutation (line 185) | func (r *Stub) Mutation() MutationResolver { method OverlappingFields (line 188) | func (r *Stub) OverlappingFields() OverlappingFieldsResolver { method Panics (line 191) | func (r *Stub) Panics() PanicsResolver { method Pet (line 194) | func (r *Stub) Pet() PetResolver { method Primitive (line 197) | func (r *Stub) Primitive() PrimitiveResolver { method PrimitiveString (line 200) | func (r *Stub) PrimitiveString() PrimitiveStringResolver { method Query (line 203) | func (r *Stub) Query() QueryResolver { method Subscription (line 206) | func (r *Stub) Subscription() SubscriptionResolver { method User (line 209) | func (r *Stub) User() UserResolver { method WrappedMap (line 212) | func (r *Stub) WrappedMap() WrappedMapResolver { method WrappedSlice (line 215) | func (r *Stub) WrappedSlice() WrappedSliceResolver { method FieldsOrderInput (line 219) | func (r *Stub) FieldsOrderInput() FieldsOrderInputResolver { type stubBackedByInterface (line 223) | type stubBackedByInterface struct method ID (line 225) | func (r *stubBackedByInterface) ID(ctx context.Context, obj BackedByIn... type stubDeferModel (line 229) | type stubDeferModel struct method Values (line 231) | func (r *stubDeferModel) Values(ctx context.Context, obj *DeferModel) ... type stubErrors (line 235) | type stubErrors struct method A (line 237) | func (r *stubErrors) A(ctx context.Context, obj *Errors) (*Error, erro... method B (line 240) | func (r *stubErrors) B(ctx context.Context, obj *Errors) (*Error, erro... method C (line 243) | func (r *stubErrors) C(ctx context.Context, obj *Errors) (*Error, erro... method D (line 246) | func (r *stubErrors) D(ctx context.Context, obj *Errors) (*Error, erro... method E (line 249) | func (r *stubErrors) E(ctx context.Context, obj *Errors) (*Error, erro... type stubForcedResolver (line 253) | type stubForcedResolver struct method Field (line 255) | func (r *stubForcedResolver) Field(ctx context.Context, obj *ForcedRes... type stubModelMethods (line 259) | type stubModelMethods struct method ResolverField (line 261) | func (r *stubModelMethods) ResolverField(ctx context.Context, obj *Mod... type stubMutation (line 265) | type stubMutation struct method DefaultInput (line 267) | func (r *stubMutation) DefaultInput(ctx context.Context, input Default... method OverrideValueViaInput (line 270) | func (r *stubMutation) OverrideValueViaInput(ctx context.Context, inpu... method UpdateProduct (line 273) | func (r *stubMutation) UpdateProduct(ctx context.Context, input map[st... method Issue4053 (line 276) | func (r *stubMutation) Issue4053(ctx context.Context, input *Issue4053... method UpdateSomething (line 279) | func (r *stubMutation) UpdateSomething(ctx context.Context, input Spec... method UpdatePtrToPtr (line 282) | func (r *stubMutation) UpdatePtrToPtr(ctx context.Context, input Updat... type stubOverlappingFields (line 286) | type stubOverlappingFields struct method OldFoo (line 288) | func (r *stubOverlappingFields) OldFoo(ctx context.Context, obj *Overl... type stubPanics (line 292) | type stubPanics struct method FieldScalarMarshal (line 294) | func (r *stubPanics) FieldScalarMarshal(ctx context.Context, obj *Pani... method ArgUnmarshal (line 297) | func (r *stubPanics) ArgUnmarshal(ctx context.Context, obj *Panics, u ... type stubPet (line 301) | type stubPet struct method Friends (line 303) | func (r *stubPet) Friends(ctx context.Context, obj *Pet, limit *int) (... type stubPrimitive (line 307) | type stubPrimitive struct method Value (line 309) | func (r *stubPrimitive) Value(ctx context.Context, obj *Primitive) (in... type stubPrimitiveString (line 313) | type stubPrimitiveString struct method Value (line 315) | func (r *stubPrimitiveString) Value(ctx context.Context, obj *Primitiv... method Len (line 318) | func (r *stubPrimitiveString) Len(ctx context.Context, obj *PrimitiveS... type stubQuery (line 322) | type stubQuery struct method InvalidIdentifier (line 324) | func (r *stubQuery) InvalidIdentifier(ctx context.Context) (*invalid_p... method Collision (line 327) | func (r *stubQuery) Collision(ctx context.Context) (*introspection1.It... method MapInput (line 330) | func (r *stubQuery) MapInput(ctx context.Context, input map[string]any... method Recursive (line 333) | func (r *stubQuery) Recursive(ctx context.Context, input *RecursiveInp... method NestedInputs (line 336) | func (r *stubQuery) NestedInputs(ctx context.Context, input [][]*Outer... method NestedOutputs (line 339) | func (r *stubQuery) NestedOutputs(ctx context.Context) ([][]*OuterObje... method ModelMethods (line 342) | func (r *stubQuery) ModelMethods(ctx context.Context) (*ModelMethods, ... method User (line 345) | func (r *stubQuery) User(ctx context.Context, id int) (*User, error) { method NullableArg (line 348) | func (r *stubQuery) NullableArg(ctx context.Context, arg *int) (*strin... method InputSlice (line 351) | func (r *stubQuery) InputSlice(ctx context.Context, arg []string) (boo... method InputNullableSlice (line 354) | func (r *stubQuery) InputNullableSlice(ctx context.Context, arg []stri... method InputOmittable (line 357) | func (r *stubQuery) InputOmittable(ctx context.Context, arg OmittableI... method ShapeUnion (line 360) | func (r *stubQuery) ShapeUnion(ctx context.Context) (ShapeUnion, error) { method Autobind (line 363) | func (r *stubQuery) Autobind(ctx context.Context) (*Autobind, error) { method DeprecatedField (line 366) | func (r *stubQuery) DeprecatedField(ctx context.Context) (string, erro... method FieldWithDeprecatedArg (line 369) | func (r *stubQuery) FieldWithDeprecatedArg(ctx context.Context, oldArg... method Overlapping (line 372) | func (r *stubQuery) Overlapping(ctx context.Context) (*OverlappingFiel... method DefaultParameters (line 375) | func (r *stubQuery) DefaultParameters(ctx context.Context, falsyBoolea... method DeferSingle (line 378) | func (r *stubQuery) DeferSingle(ctx context.Context) (*DeferModel, err... method DeferMultiple (line 381) | func (r *stubQuery) DeferMultiple(ctx context.Context) ([]*DeferModel,... method DirectiveArg (line 384) | func (r *stubQuery) DirectiveArg(ctx context.Context, arg string) (*st... method DirectiveNullableArg (line 387) | func (r *stubQuery) DirectiveNullableArg(ctx context.Context, arg *int... method DirectiveSingleNullableArg (line 390) | func (r *stubQuery) DirectiveSingleNullableArg(ctx context.Context, ar... method DirectiveInputNullable (line 393) | func (r *stubQuery) DirectiveInputNullable(ctx context.Context, arg *I... method DirectiveInput (line 396) | func (r *stubQuery) DirectiveInput(ctx context.Context, arg InputDirec... method DirectiveInputType (line 399) | func (r *stubQuery) DirectiveInputType(ctx context.Context, arg InnerI... method DirectiveInputOuter (line 402) | func (r *stubQuery) DirectiveInputOuter(ctx context.Context, arg Outer... method DirectiveObject (line 405) | func (r *stubQuery) DirectiveObject(ctx context.Context) (*ObjectDirec... method DirectiveObjectWithCustomGoModel (line 408) | func (r *stubQuery) DirectiveObjectWithCustomGoModel(ctx context.Conte... method DirectiveFieldDef (line 411) | func (r *stubQuery) DirectiveFieldDef(ctx context.Context, ret string)... method DirectiveField (line 414) | func (r *stubQuery) DirectiveField(ctx context.Context) (*string, erro... method DirectiveDouble (line 417) | func (r *stubQuery) DirectiveDouble(ctx context.Context) (*string, err... method DirectiveUnimplemented (line 420) | func (r *stubQuery) DirectiveUnimplemented(ctx context.Context) (*stri... method EmbeddedCase1 (line 423) | func (r *stubQuery) EmbeddedCase1(ctx context.Context) (*EmbeddedCase1... method EmbeddedCase2 (line 426) | func (r *stubQuery) EmbeddedCase2(ctx context.Context) (*EmbeddedCase2... method EmbeddedCase3 (line 429) | func (r *stubQuery) EmbeddedCase3(ctx context.Context) (*EmbeddedCase3... method EnumInInput (line 432) | func (r *stubQuery) EnumInInput(ctx context.Context, input *InputWithE... method SearchProducts (line 435) | func (r *stubQuery) SearchProducts(ctx context.Context, filters map[st... method SearchRequired (line 438) | func (r *stubQuery) SearchRequired(ctx context.Context, filters map[st... method SearchProductsNormal (line 441) | func (r *stubQuery) SearchProductsNormal(ctx context.Context, filters ... method SearchWithDefaults (line 444) | func (r *stubQuery) SearchWithDefaults(ctx context.Context, filters ma... method SearchMixed (line 447) | func (r *stubQuery) SearchMixed(ctx context.Context, filters map[strin... method FilterProducts (line 450) | func (r *stubQuery) FilterProducts(ctx context.Context, filters map[st... method FindProducts (line 453) | func (r *stubQuery) FindProducts(ctx context.Context, filters map[stri... method SearchWithDirectives (line 456) | func (r *stubQuery) SearchWithDirectives(ctx context.Context, input ma... method Shapes (line 459) | func (r *stubQuery) Shapes(ctx context.Context) ([]Shape, error) { method NoShape (line 462) | func (r *stubQuery) NoShape(ctx context.Context) (Shape, error) { method Node (line 465) | func (r *stubQuery) Node(ctx context.Context) (Node, error) { method NoShapeTypedNil (line 468) | func (r *stubQuery) NoShapeTypedNil(ctx context.Context) (Shape, error) { method Animal (line 471) | func (r *stubQuery) Animal(ctx context.Context) (Animal, error) { method NotAnInterface (line 474) | func (r *stubQuery) NotAnInterface(ctx context.Context) (BackedByInter... method Dog (line 477) | func (r *stubQuery) Dog(ctx context.Context) (*Dog, error) { method Issue896a (line 480) | func (r *stubQuery) Issue896a(ctx context.Context) ([]*CheckIssue896, ... method MapStringInterface (line 483) | func (r *stubQuery) MapStringInterface(ctx context.Context, in map[str... method MapNestedStringInterface (line 486) | func (r *stubQuery) MapNestedStringInterface(ctx context.Context, in *... method MapNestedMapSlice (line 489) | func (r *stubQuery) MapNestedMapSlice(ctx context.Context, input map[s... method ErrorBubble (line 492) | func (r *stubQuery) ErrorBubble(ctx context.Context) (*Error, error) { method ErrorBubbleList (line 495) | func (r *stubQuery) ErrorBubbleList(ctx context.Context) ([]*Error, er... method ErrorList (line 498) | func (r *stubQuery) ErrorList(ctx context.Context) ([]*Error, error) { method Errors (line 501) | func (r *stubQuery) Errors(ctx context.Context) (*Errors, error) { method Valid (line 504) | func (r *stubQuery) Valid(ctx context.Context) (string, error) { method Invalid (line 507) | func (r *stubQuery) Invalid(ctx context.Context) (string, error) { method Panics (line 510) | func (r *stubQuery) Panics(ctx context.Context) (*Panics, error) { method PrimitiveObject (line 513) | func (r *stubQuery) PrimitiveObject(ctx context.Context) ([]Primitive,... method PrimitiveStringObject (line 516) | func (r *stubQuery) PrimitiveStringObject(ctx context.Context) ([]Prim... method PtrToAnyContainer (line 519) | func (r *stubQuery) PtrToAnyContainer(ctx context.Context) (*PtrToAnyC... method PtrToSliceContainer (line 522) | func (r *stubQuery) PtrToSliceContainer(ctx context.Context) (*PtrToSl... method Infinity (line 525) | func (r *stubQuery) Infinity(ctx context.Context) (float64, error) { method StringFromContextInterface (line 528) | func (r *stubQuery) StringFromContextInterface(ctx context.Context) (*... method StringFromContextFunction (line 531) | func (r *stubQuery) StringFromContextFunction(ctx context.Context) (st... method DefaultScalar (line 534) | func (r *stubQuery) DefaultScalar(ctx context.Context, arg string) (st... method SkipInclude (line 537) | func (r *stubQuery) SkipInclude(ctx context.Context) (*SkipIncludeTest... method Slices (line 540) | func (r *stubQuery) Slices(ctx context.Context) (*Slices, error) { method ScalarSlice (line 543) | func (r *stubQuery) ScalarSlice(ctx context.Context) ([]byte, error) { method Fallback (line 546) | func (r *stubQuery) Fallback(ctx context.Context, arg FallbackToString... method OptionalUnion (line 549) | func (r *stubQuery) OptionalUnion(ctx context.Context) (TestUnion, err... method VOkCaseValue (line 552) | func (r *stubQuery) VOkCaseValue(ctx context.Context) (*VOkCaseValue, ... method VOkCaseNil (line 555) | func (r *stubQuery) VOkCaseNil(ctx context.Context) (*VOkCaseNil, erro... method ValidType (line 558) | func (r *stubQuery) ValidType(ctx context.Context) (*ValidType, error) { method VariadicModel (line 561) | func (r *stubQuery) VariadicModel(ctx context.Context) (*VariadicModel... method WrappedStruct (line 564) | func (r *stubQuery) WrappedStruct(ctx context.Context) (*WrappedStruct... method WrappedScalar (line 567) | func (r *stubQuery) WrappedScalar(ctx context.Context) (otherpkg.Scala... method WrappedMap (line 570) | func (r *stubQuery) WrappedMap(ctx context.Context) (WrappedMap, error) { method WrappedSlice (line 573) | func (r *stubQuery) WrappedSlice(ctx context.Context) (WrappedSlice, e... type stubSubscription (line 577) | type stubSubscription struct method Updated (line 579) | func (r *stubSubscription) Updated(ctx context.Context) (<-chan string... method InitPayload (line 582) | func (r *stubSubscription) InitPayload(ctx context.Context) (<-chan st... method DirectiveArg (line 585) | func (r *stubSubscription) DirectiveArg(ctx context.Context, arg strin... method DirectiveNullableArg (line 588) | func (r *stubSubscription) DirectiveNullableArg(ctx context.Context, a... method DirectiveDouble (line 591) | func (r *stubSubscription) DirectiveDouble(ctx context.Context) (<-cha... method DirectiveUnimplemented (line 594) | func (r *stubSubscription) DirectiveUnimplemented(ctx context.Context)... method Issue896b (line 597) | func (r *stubSubscription) Issue896b(ctx context.Context) (<-chan []*C... method ErrorRequired (line 600) | func (r *stubSubscription) ErrorRequired(ctx context.Context) (<-chan ... type stubUser (line 604) | type stubUser struct method Friends (line 606) | func (r *stubUser) Friends(ctx context.Context, obj *User) ([]*User, e... method Pets (line 609) | func (r *stubUser) Pets(ctx context.Context, obj *User, limit *int) ([... type stubWrappedMap (line 613) | type stubWrappedMap struct method Get (line 615) | func (r *stubWrappedMap) Get(ctx context.Context, obj WrappedMap, key ... type stubWrappedSlice (line 619) | type stubWrappedSlice struct method Get (line 621) | func (r *stubWrappedSlice) Get(ctx context.Context, obj WrappedSlice, ... type stubFieldsOrderInput (line 625) | type stubFieldsOrderInput struct method OverrideFirstField (line 627) | func (r *stubFieldsOrderInput) OverrideFirstField(ctx context.Context,... FILE: codegen/testserver/singlefile/subscription_test.go function TestSubscriptions (line 19) | func TestSubscriptions(t *testing.T) { FILE: codegen/testserver/singlefile/thirdparty.go type ThirdParty (line 11) | type ThirdParty struct function MarshalThirdParty (line 15) | func MarshalThirdParty(tp ThirdParty) graphql.Marshaler { function UnmarshalThirdParty (line 24) | func UnmarshalThirdParty(input any) (ThirdParty, error) { FILE: codegen/testserver/singlefile/time_test.go function TestTime (line 15) | func TestTime(t *testing.T) { FILE: codegen/testserver/singlefile/typefallback_test.go function TestTypeFallback (line 14) | func TestTypeFallback(t *testing.T) { FILE: codegen/testserver/singlefile/useptr_test.go function TestUserPtr (line 10) | func TestUserPtr(t *testing.T) { FILE: codegen/testserver/singlefile/v-ok.go type VOkCaseValue (line 4) | type VOkCaseValue struct method Value (line 6) | func (v VOkCaseValue) Value() (string, bool) { type VOkCaseNil (line 11) | type VOkCaseNil struct method Value (line 13) | func (v VOkCaseNil) Value() (string, bool) { FILE: codegen/testserver/singlefile/v-ok_test.go function TestOk (line 14) | func TestOk(t *testing.T) { FILE: codegen/testserver/singlefile/validtypes_test.go function TestValidType (line 14) | func TestValidType(t *testing.T) { FILE: codegen/testserver/singlefile/variadic.go type VariadicModel (line 8) | type VariadicModel struct method Value (line 12) | func (v VariadicModel) Value( type VariadicModelOption (line 10) | type VariadicModelOption FILE: codegen/testserver/singlefile/variadic_test.go function TestVariadic (line 14) | func TestVariadic(t *testing.T) { FILE: codegen/testserver/singlefile/wrapped_type.go type WrappedStruct (line 7) | type WrappedStruct type WrappedMap (line 8) | type WrappedMap type WrappedSlice (line 9) | type WrappedSlice FILE: codegen/testserver/singlefile/wrapped_type_test.go function TestWrappedTypes (line 15) | func TestWrappedTypes(t *testing.T) { FILE: codegen/testserver/usefunctionsyntaxforexecutioncontext/directive.go function LogDirective (line 11) | func LogDirective( FILE: codegen/testserver/usefunctionsyntaxforexecutioncontext/generated.go function NewExecutableSchema (line 23) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 29) | type ResolverRoot interface type DirectiveRoot (line 35) | type DirectiveRoot struct type ComplexityRoot (line 39) | type ComplexityRoot struct type MutationResolver (line 77) | type MutationResolver interface type QueryResolver (line 81) | type QueryResolver interface type SubscriptionResolver (line 86) | type SubscriptionResolver interface type executableSchema (line 90) | type executableSchema method Schema (line 92) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 99) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 248) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 326) | type executionContext struct function newExecutionContext (line 330) | func newExecutionContext( function sourceData (line 348) | func sourceData(filename string) string { function dir_log_args (line 365) | func dir_log_args(ctx context.Context, ec *executionContext, rawArgs map... function field_Mutation_createUser_args (line 376) | func field_Mutation_createUser_args(ctx context.Context, ec *executionCo... function field_Mutation_deleteUser_args (line 387) | func field_Mutation_deleteUser_args(ctx context.Context, ec *executionCo... function field_Query___type_args (line 398) | func field_Query___type_args(ctx context.Context, ec *executionContext, ... function field_Query_getEntity_args (line 409) | func field_Query_getEntity_args(ctx context.Context, ec *executionContex... function field_Query_getUser_args (line 420) | func field_Query_getUser_args(ctx context.Context, ec *executionContext,... function field_Query_listUsers_args (line 431) | func field_Query_listUsers_args(ctx context.Context, ec *executionContex... function field___Directive_args_args (line 442) | func field___Directive_args_args(ctx context.Context, ec *executionConte... function field___Field_args_args (line 453) | func field___Field_args_args(ctx context.Context, ec *executionContext, ... function field___Type_enumValues_args (line 464) | func field___Type_enumValues_args(ctx context.Context, ec *executionCont... function field___Type_fields_args (line 475) | func field___Type_fields_args(ctx context.Context, ec *executionContext,... function _Admin_id (line 494) | func _Admin_id(ctx context.Context, ec *executionContext, field graphql.... function fieldContext_Admin_id (line 514) | func fieldContext_Admin_id(_ context.Context, ec *executionContext, fiel... function _Admin_name (line 527) | func _Admin_name(ctx context.Context, ec *executionContext, field graphq... function fieldContext_Admin_name (line 547) | func fieldContext_Admin_name(_ context.Context, ec *executionContext, fi... function _Admin_permissions (line 560) | func _Admin_permissions(ctx context.Context, ec *executionContext, field... function fieldContext_Admin_permissions (line 580) | func fieldContext_Admin_permissions(_ context.Context, ec *executionCont... function _Admin_createdAt (line 593) | func _Admin_createdAt(ctx context.Context, ec *executionContext, field g... function fieldContext_Admin_createdAt (line 613) | func fieldContext_Admin_createdAt(_ context.Context, ec *executionContex... function _Mutation_createUser (line 626) | func _Mutation_createUser(ctx context.Context, ec *executionContext, fie... function fieldContext_Mutation_createUser (line 665) | func fieldContext_Mutation_createUser(ctx context.Context, ec *execution... function _Mutation_deleteUser (line 703) | func _Mutation_deleteUser(ctx context.Context, ec *executionContext, fie... function fieldContext_Mutation_deleteUser (line 742) | func fieldContext_Mutation_deleteUser(ctx context.Context, ec *execution... function _MutationResponse_success (line 772) | func _MutationResponse_success(ctx context.Context, ec *executionContext... function fieldContext_MutationResponse_success (line 792) | func fieldContext_MutationResponse_success(_ context.Context, ec *execut... function _MutationResponse_message (line 805) | func _MutationResponse_message(ctx context.Context, ec *executionContext... function fieldContext_MutationResponse_message (line 825) | func fieldContext_MutationResponse_message(_ context.Context, ec *execut... function _Query_getUser (line 838) | func _Query_getUser(ctx context.Context, ec *executionContext, field gra... function fieldContext_Query_getUser (line 877) | func fieldContext_Query_getUser(ctx context.Context, ec *executionContex... function _Query_listUsers (line 915) | func _Query_listUsers(ctx context.Context, ec *executionContext, field g... function fieldContext_Query_listUsers (line 954) | func fieldContext_Query_listUsers(ctx context.Context, ec *executionCont... function _Query_getEntity (line 992) | func _Query_getEntity(ctx context.Context, ec *executionContext, field g... function fieldContext_Query_getEntity (line 1031) | func fieldContext_Query_getEntity(ctx context.Context, ec *executionCont... function _Query___type (line 1055) | func _Query___type(ctx context.Context, ec *executionContext, field grap... function fieldContext_Query___type (line 1076) | func fieldContext_Query___type(ctx context.Context, ec *executionContext... function _Query___schema (line 1124) | func _Query___schema(ctx context.Context, ec *executionContext, field gr... function fieldContext_Query___schema (line 1144) | func fieldContext_Query___schema(_ context.Context, ec *executionContext... function _Subscription_userCreated (line 1171) | func _Subscription_userCreated(ctx context.Context, ec *executionContext... function fieldContext_Subscription_userCreated (line 1209) | func fieldContext_Subscription_userCreated(_ context.Context, ec *execut... function _User_id (line 1236) | func _User_id(ctx context.Context, ec *executionContext, field graphql.C... function fieldContext_User_id (line 1256) | func fieldContext_User_id(_ context.Context, ec *executionContext, field... function _User_name (line 1269) | func _User_name(ctx context.Context, ec *executionContext, field graphql... function fieldContext_User_name (line 1289) | func fieldContext_User_name(_ context.Context, ec *executionContext, fie... function _User_email (line 1302) | func _User_email(ctx context.Context, ec *executionContext, field graphq... function fieldContext_User_email (line 1322) | func fieldContext_User_email(_ context.Context, ec *executionContext, fi... function _User_age (line 1335) | func _User_age(ctx context.Context, ec *executionContext, field graphql.... function fieldContext_User_age (line 1355) | func fieldContext_User_age(_ context.Context, ec *executionContext, fiel... function _User_role (line 1368) | func _User_role(ctx context.Context, ec *executionContext, field graphql... function fieldContext_User_role (line 1388) | func fieldContext_User_role(_ context.Context, ec *executionContext, fie... function _User_createdAt (line 1401) | func _User_createdAt(ctx context.Context, ec *executionContext, field gr... function fieldContext_User_createdAt (line 1421) | func fieldContext_User_createdAt(_ context.Context, ec *executionContext... function ___Directive_name (line 1434) | func ___Directive_name(ctx context.Context, ec *executionContext, field ... function fieldContext___Directive_name (line 1454) | func fieldContext___Directive_name(_ context.Context, ec *executionConte... function ___Directive_description (line 1467) | func ___Directive_description(ctx context.Context, ec *executionContext,... function fieldContext___Directive_description (line 1487) | func fieldContext___Directive_description(_ context.Context, ec *executi... function ___Directive_isRepeatable (line 1500) | func ___Directive_isRepeatable(ctx context.Context, ec *executionContext... function fieldContext___Directive_isRepeatable (line 1520) | func fieldContext___Directive_isRepeatable(_ context.Context, ec *execut... function ___Directive_locations (line 1533) | func ___Directive_locations(ctx context.Context, ec *executionContext, f... function fieldContext___Directive_locations (line 1553) | func fieldContext___Directive_locations(_ context.Context, ec *execution... function ___Directive_args (line 1566) | func ___Directive_args(ctx context.Context, ec *executionContext, field ... function fieldContext___Directive_args (line 1586) | func fieldContext___Directive_args(ctx context.Context, ec *executionCon... function ___EnumValue_name (line 1624) | func ___EnumValue_name(ctx context.Context, ec *executionContext, field ... function fieldContext___EnumValue_name (line 1644) | func fieldContext___EnumValue_name(_ context.Context, ec *executionConte... function ___EnumValue_description (line 1657) | func ___EnumValue_description(ctx context.Context, ec *executionContext,... function fieldContext___EnumValue_description (line 1677) | func fieldContext___EnumValue_description(_ context.Context, ec *executi... function ___EnumValue_isDeprecated (line 1690) | func ___EnumValue_isDeprecated(ctx context.Context, ec *executionContext... function fieldContext___EnumValue_isDeprecated (line 1710) | func fieldContext___EnumValue_isDeprecated(_ context.Context, ec *execut... function ___EnumValue_deprecationReason (line 1723) | func ___EnumValue_deprecationReason(ctx context.Context, ec *executionCo... function fieldContext___EnumValue_deprecationReason (line 1743) | func fieldContext___EnumValue_deprecationReason(_ context.Context, ec *e... function ___Field_name (line 1756) | func ___Field_name(ctx context.Context, ec *executionContext, field grap... function fieldContext___Field_name (line 1776) | func fieldContext___Field_name(_ context.Context, ec *executionContext, ... function ___Field_description (line 1789) | func ___Field_description(ctx context.Context, ec *executionContext, fie... function fieldContext___Field_description (line 1809) | func fieldContext___Field_description(_ context.Context, ec *executionCo... function ___Field_args (line 1822) | func ___Field_args(ctx context.Context, ec *executionContext, field grap... function fieldContext___Field_args (line 1842) | func fieldContext___Field_args(ctx context.Context, ec *executionContext... function ___Field_type (line 1880) | func ___Field_type(ctx context.Context, ec *executionContext, field grap... function fieldContext___Field_type (line 1900) | func fieldContext___Field_type(_ context.Context, ec *executionContext, ... function ___Field_isDeprecated (line 1937) | func ___Field_isDeprecated(ctx context.Context, ec *executionContext, fi... function fieldContext___Field_isDeprecated (line 1957) | func fieldContext___Field_isDeprecated(_ context.Context, ec *executionC... function ___Field_deprecationReason (line 1970) | func ___Field_deprecationReason(ctx context.Context, ec *executionContex... function fieldContext___Field_deprecationReason (line 1990) | func fieldContext___Field_deprecationReason(_ context.Context, ec *execu... function ___InputValue_name (line 2003) | func ___InputValue_name(ctx context.Context, ec *executionContext, field... function fieldContext___InputValue_name (line 2023) | func fieldContext___InputValue_name(_ context.Context, ec *executionCont... function ___InputValue_description (line 2036) | func ___InputValue_description(ctx context.Context, ec *executionContext... function fieldContext___InputValue_description (line 2056) | func fieldContext___InputValue_description(_ context.Context, ec *execut... function ___InputValue_type (line 2069) | func ___InputValue_type(ctx context.Context, ec *executionContext, field... function fieldContext___InputValue_type (line 2089) | func fieldContext___InputValue_type(_ context.Context, ec *executionCont... function ___InputValue_defaultValue (line 2126) | func ___InputValue_defaultValue(ctx context.Context, ec *executionContex... function fieldContext___InputValue_defaultValue (line 2146) | func fieldContext___InputValue_defaultValue(_ context.Context, ec *execu... function ___InputValue_isDeprecated (line 2159) | func ___InputValue_isDeprecated(ctx context.Context, ec *executionContex... function fieldContext___InputValue_isDeprecated (line 2179) | func fieldContext___InputValue_isDeprecated(_ context.Context, ec *execu... function ___InputValue_deprecationReason (line 2192) | func ___InputValue_deprecationReason(ctx context.Context, ec *executionC... function fieldContext___InputValue_deprecationReason (line 2212) | func fieldContext___InputValue_deprecationReason(_ context.Context, ec *... function ___Schema_description (line 2225) | func ___Schema_description(ctx context.Context, ec *executionContext, fi... function fieldContext___Schema_description (line 2245) | func fieldContext___Schema_description(_ context.Context, ec *executionC... function ___Schema_types (line 2258) | func ___Schema_types(ctx context.Context, ec *executionContext, field gr... function fieldContext___Schema_types (line 2278) | func fieldContext___Schema_types(_ context.Context, ec *executionContext... function ___Schema_queryType (line 2315) | func ___Schema_queryType(ctx context.Context, ec *executionContext, fiel... function fieldContext___Schema_queryType (line 2335) | func fieldContext___Schema_queryType(_ context.Context, ec *executionCon... function ___Schema_mutationType (line 2372) | func ___Schema_mutationType(ctx context.Context, ec *executionContext, f... function fieldContext___Schema_mutationType (line 2392) | func fieldContext___Schema_mutationType(_ context.Context, ec *execution... function ___Schema_subscriptionType (line 2429) | func ___Schema_subscriptionType(ctx context.Context, ec *executionContex... function fieldContext___Schema_subscriptionType (line 2449) | func fieldContext___Schema_subscriptionType(_ context.Context, ec *execu... function ___Schema_directives (line 2486) | func ___Schema_directives(ctx context.Context, ec *executionContext, fie... function fieldContext___Schema_directives (line 2506) | func fieldContext___Schema_directives(_ context.Context, ec *executionCo... function ___Type_kind (line 2531) | func ___Type_kind(ctx context.Context, ec *executionContext, field graph... function fieldContext___Type_kind (line 2551) | func fieldContext___Type_kind(_ context.Context, ec *executionContext, f... function ___Type_name (line 2564) | func ___Type_name(ctx context.Context, ec *executionContext, field graph... function fieldContext___Type_name (line 2584) | func fieldContext___Type_name(_ context.Context, ec *executionContext, f... function ___Type_description (line 2597) | func ___Type_description(ctx context.Context, ec *executionContext, fiel... function fieldContext___Type_description (line 2617) | func fieldContext___Type_description(_ context.Context, ec *executionCon... function ___Type_specifiedByURL (line 2630) | func ___Type_specifiedByURL(ctx context.Context, ec *executionContext, f... function fieldContext___Type_specifiedByURL (line 2650) | func fieldContext___Type_specifiedByURL(_ context.Context, ec *execution... function ___Type_fields (line 2663) | func ___Type_fields(ctx context.Context, ec *executionContext, field gra... function fieldContext___Type_fields (line 2684) | func fieldContext___Type_fields(ctx context.Context, ec *executionContex... function ___Type_interfaces (line 2722) | func ___Type_interfaces(ctx context.Context, ec *executionContext, field... function fieldContext___Type_interfaces (line 2742) | func fieldContext___Type_interfaces(_ context.Context, ec *executionCont... function ___Type_possibleTypes (line 2779) | func ___Type_possibleTypes(ctx context.Context, ec *executionContext, fi... function fieldContext___Type_possibleTypes (line 2799) | func fieldContext___Type_possibleTypes(_ context.Context, ec *executionC... function ___Type_enumValues (line 2836) | func ___Type_enumValues(ctx context.Context, ec *executionContext, field... function fieldContext___Type_enumValues (line 2857) | func fieldContext___Type_enumValues(ctx context.Context, ec *executionCo... function ___Type_inputFields (line 2891) | func ___Type_inputFields(ctx context.Context, ec *executionContext, fiel... function fieldContext___Type_inputFields (line 2911) | func fieldContext___Type_inputFields(_ context.Context, ec *executionCon... function ___Type_ofType (line 2938) | func ___Type_ofType(ctx context.Context, ec *executionContext, field gra... function fieldContext___Type_ofType (line 2958) | func fieldContext___Type_ofType(_ context.Context, ec *executionContext,... function ___Type_isOneOf (line 2995) | func ___Type_isOneOf(ctx context.Context, ec *executionContext, field gr... function fieldContext___Type_isOneOf (line 3015) | func fieldContext___Type_isOneOf(_ context.Context, ec *executionContext... function unmarshalInputCreateUserInput (line 3032) | func unmarshalInputCreateUserInput(ctx context.Context, ec *executionCon... function unmarshalInputUserFilter (line 3087) | func unmarshalInputUserFilter(ctx context.Context, ec *executionContext,... function _Entity (line 3153) | func _Entity(ctx context.Context, ec *executionContext, sel ast.Selectio... function _Admin (line 3186) | func _Admin(ctx context.Context, ec *executionContext, sel ast.Selection... function _Mutation (line 3237) | func _Mutation(ctx context.Context, ec *executionContext, sel ast.Select... function _MutationResponse (line 3293) | func _MutationResponse(ctx context.Context, ec *executionContext, sel as... function _Query (line 3334) | func _Query(ctx context.Context, ec *executionContext, sel ast.Selection... function _Subscription (line 3444) | func _Subscription(ctx context.Context, ec *executionContext, sel ast.Se... function _User (line 3464) | func _User(ctx context.Context, ec *executionContext, sel ast.SelectionS... function ___Directive (line 3522) | func ___Directive(ctx context.Context, ec *executionContext, sel ast.Sel... function ___EnumValue (line 3578) | func ___EnumValue(ctx context.Context, ec *executionContext, sel ast.Sel... function ___Field (line 3626) | func ___Field(ctx context.Context, ec *executionContext, sel ast.Selecti... function ___InputValue (line 3684) | func ___InputValue(ctx context.Context, ec *executionContext, sel ast.Se... function ___Schema (line 3739) | func ___Schema(ctx context.Context, ec *executionContext, sel ast.Select... function ___Type (line 3794) | func ___Type(ctx context.Context, ec *executionContext, sel ast.Selectio... function unmarshalNBoolean2bool (line 3855) | func unmarshalNBoolean2bool(ctx context.Context, ec *executionContext, v... function marshalNBoolean2bool (line 3860) | func marshalNBoolean2bool(ctx context.Context, ec *executionContext, sel... function unmarshalNCreateUserInput2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunctionsyntaxforexecutioncontextᚐCreateUserInput (line 3871) | func unmarshalNCreateUserInput2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtests... function unmarshalNID2string (line 3876) | func unmarshalNID2string(ctx context.Context, ec *executionContext, v an... function marshalNID2string (line 3881) | func marshalNID2string(ctx context.Context, ec *executionContext, sel as... function marshalNMutationResponse2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunctionsyntaxforexecutioncontextᚐMutationResponse (line 3892) | func marshalNMutationResponse2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestse... function marshalNMutationResponse2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunctionsyntaxforexecutioncontextᚐMutationResponse (line 3896) | func marshalNMutationResponse2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtests... function unmarshalNRole2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunctionsyntaxforexecutioncontextᚐRoleModel (line 3906) | func unmarshalNRole2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefu... function marshalNRole2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunctionsyntaxforexecutioncontextᚐRoleModel (line 3912) | func marshalNRole2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunc... function unmarshalNString2string (line 3936) | func unmarshalNString2string(ctx context.Context, ec *executionContext, ... function marshalNString2string (line 3941) | func marshalNString2string(ctx context.Context, ec *executionContext, se... function unmarshalNString2ᚕstringᚄ (line 3952) | func unmarshalNString2ᚕstringᚄ(ctx context.Context, ec *executionContext... function marshalNString2ᚕstringᚄ (line 3967) | func marshalNString2ᚕstringᚄ(ctx context.Context, ec *executionContext, ... function marshalNUser2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunctionsyntaxforexecutioncontextᚐUser (line 3982) | func marshalNUser2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunc... function marshalNUser2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunctionsyntaxforexecutioncontextᚐUserᚄ (line 3986) | func marshalNUser2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefu... function marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunctionsyntaxforexecutioncontextᚐUser (line 4002) | func marshalNUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefun... function marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 4012) | func marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospecti... function marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 4016) | func marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospect... function unmarshalN__DirectiveLocation2string (line 4032) | func unmarshalN__DirectiveLocation2string(ctx context.Context, ec *execu... function marshalN__DirectiveLocation2string (line 4037) | func marshalN__DirectiveLocation2string(ctx context.Context, ec *executi... function unmarshalN__DirectiveLocation2ᚕstringᚄ (line 4048) | func unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx context.Context, ec *exe... function marshalN__DirectiveLocation2ᚕstringᚄ (line 4063) | func marshalN__DirectiveLocation2ᚕstringᚄ(ctx context.Context, ec *execu... function marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 4079) | func marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospecti... function marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 4083) | func marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐF... function marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 4087) | func marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospect... function marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 4091) | func marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospec... function marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 4107) | func marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTy... function marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 4111) | func marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐT... function marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 4127) | func marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐT... function unmarshalN__TypeKind2string (line 4137) | func unmarshalN__TypeKind2string(ctx context.Context, ec *executionConte... function marshalN__TypeKind2string (line 4142) | func marshalN__TypeKind2string(ctx context.Context, ec *executionContext... function unmarshalOBoolean2bool (line 4153) | func unmarshalOBoolean2bool(ctx context.Context, ec *executionContext, v... function marshalOBoolean2bool (line 4158) | func marshalOBoolean2bool(ctx context.Context, ec *executionContext, sel... function unmarshalOBoolean2ᚖbool (line 4165) | func unmarshalOBoolean2ᚖbool(ctx context.Context, ec *executionContext, ... function marshalOBoolean2ᚖbool (line 4173) | func marshalOBoolean2ᚖbool(ctx context.Context, ec *executionContext, se... function unmarshalODate2ᚖstring (line 4183) | func unmarshalODate2ᚖstring(ctx context.Context, ec *executionContext, v... function marshalODate2ᚖstring (line 4191) | func marshalODate2ᚖstring(ctx context.Context, ec *executionContext, sel... function marshalOEntity2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunctionsyntaxforexecutioncontextᚐEntity (line 4201) | func marshalOEntity2githubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefu... function unmarshalOInt2ᚖint (line 4208) | func unmarshalOInt2ᚖint(ctx context.Context, ec *executionContext, v any... function marshalOInt2ᚖint (line 4216) | func marshalOInt2ᚖint(ctx context.Context, ec *executionContext, sel ast... function unmarshalORole2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunctionsyntaxforexecutioncontextᚐRoleModelᚄ (line 4226) | func unmarshalORole2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusef... function marshalORole2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunctionsyntaxforexecutioncontextᚐRoleModelᚄ (line 4244) | func marshalORole2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefun... function unmarshalORole2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunctionsyntaxforexecutioncontextᚐRoleModel (line 4263) | func unmarshalORole2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusef... function marshalORole2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunctionsyntaxforexecutioncontextᚐRoleModel (line 4272) | func marshalORole2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefun... function unmarshalOString2ᚕstringᚄ (line 4295) | func unmarshalOString2ᚕstringᚄ(ctx context.Context, ec *executionContext... function marshalOString2ᚕstringᚄ (line 4313) | func marshalOString2ᚕstringᚄ(ctx context.Context, ec *executionContext, ... function unmarshalOString2ᚖstring (line 4331) | func unmarshalOString2ᚖstring(ctx context.Context, ec *executionContext,... function marshalOString2ᚖstring (line 4339) | func marshalOString2ᚖstring(ctx context.Context, ec *executionContext, s... function marshalOUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunctionsyntaxforexecutioncontextᚐUser (line 4349) | func marshalOUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefun... function unmarshalOUserFilter2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserverᚋusefunctionsyntaxforexecutioncontextᚐUserFilter (line 4356) | func unmarshalOUserFilter2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋcodegenᚋtestserve... function marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 4364) | func marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospect... function marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 4383) | func marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐ... function marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 4402) | func marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospec... function marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 4421) | func marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospection... function marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 4428) | func marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐT... function marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 4447) | func marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐT... FILE: codegen/testserver/usefunctionsyntaxforexecutioncontext/generated_test.go function TestQuery (line 19) | func TestQuery(t *testing.T) { function TestMutation (line 143) | func TestMutation(t *testing.T) { function TestSubscription (line 229) | func TestSubscription(t *testing.T) { FILE: codegen/testserver/usefunctionsyntaxforexecutioncontext/models-gen.go type Entity (line 5) | type Entity interface type Admin (line 11) | type Admin struct method IsEntity (line 18) | func (Admin) IsEntity() {} method GetID (line 19) | func (this Admin) GetID() string { return this.ID } method GetCreatedAt (line 20) | func (this Admin) GetCreatedAt() *string { return this.CreatedAt } type CreateUserInput (line 22) | type CreateUserInput struct type Mutation (line 29) | type Mutation struct type MutationResponse (line 32) | type MutationResponse struct type Query (line 37) | type Query struct type Subscription (line 40) | type Subscription struct type User (line 43) | type User struct method IsEntity (line 52) | func (User) IsEntity() {} method GetID (line 53) | func (this User) GetID() string { return this.ID } method GetCreatedAt (line 54) | func (this User) GetCreatedAt() *string { return this.CreatedAt } type UserFilter (line 56) | type UserFilter struct FILE: codegen/testserver/usefunctionsyntaxforexecutioncontext/models.go type RoleModel (line 3) | type RoleModel FILE: codegen/testserver/usefunctionsyntaxforexecutioncontext/resolver.go type Resolver (line 9) | type Resolver struct method Mutation (line 42) | func (r *Resolver) Mutation() MutationResolver { return &mutationResol... method Query (line 45) | func (r *Resolver) Query() QueryResolver { return &queryResolver{r} } method Subscription (line 48) | func (r *Resolver) Subscription() SubscriptionResolver { return &subsc... type mutationResolver (line 50) | type mutationResolver struct method CreateUser (line 12) | func (r *mutationResolver) CreateUser(ctx context.Context, input Creat... method DeleteUser (line 17) | func (r *mutationResolver) DeleteUser(ctx context.Context, id string) ... type queryResolver (line 51) | type queryResolver struct method GetUser (line 22) | func (r *queryResolver) GetUser(ctx context.Context, id string) (*User... method ListUsers (line 27) | func (r *queryResolver) ListUsers(ctx context.Context, filter *UserFil... method GetEntity (line 32) | func (r *queryResolver) GetEntity(ctx context.Context, id string) (Ent... type subscriptionResolver (line 52) | type subscriptionResolver struct method UserCreated (line 37) | func (r *subscriptionResolver) UserCreated(ctx context.Context) (<-cha... FILE: codegen/testserver/usefunctionsyntaxforexecutioncontext/stub.go type Stub (line 9) | type Stub struct method Mutation (line 24) | func (r *Stub) Mutation() MutationResolver { method Query (line 27) | func (r *Stub) Query() QueryResolver { method Subscription (line 30) | func (r *Stub) Subscription() SubscriptionResolver { type stubMutation (line 34) | type stubMutation struct method CreateUser (line 36) | func (r *stubMutation) CreateUser(ctx context.Context, input CreateUse... method DeleteUser (line 39) | func (r *stubMutation) DeleteUser(ctx context.Context, id string) (*Mu... type stubQuery (line 43) | type stubQuery struct method GetUser (line 45) | func (r *stubQuery) GetUser(ctx context.Context, id string) (*User, er... method ListUsers (line 48) | func (r *stubQuery) ListUsers(ctx context.Context, filter *UserFilter)... method GetEntity (line 51) | func (r *stubQuery) GetEntity(ctx context.Context, id string) (Entity,... type stubSubscription (line 55) | type stubSubscription struct method UserCreated (line 57) | func (r *stubSubscription) UserCreated(ctx context.Context) (<-chan *U... FILE: codegen/type.go method buildTypes (line 9) | func (b *builder) buildTypes() map[string]*config.TypeReference { function processType (line 17) | func processType(ret map[string]*config.TypeReference, ref *config.TypeR... FILE: codegen/util.go function findGoNamedType (line 9) | func findGoNamedType(def types.Type) (*types.Named, error) { function findGoInterface (line 27) | func findGoInterface(def types.Type) (*types.Interface, error) { function equalFieldName (line 51) | func equalFieldName(source, target string) bool { FILE: complexity/complexity.go function Calculate (line 11) | func Calculate( type complexityWalker (line 31) | type complexityWalker struct method selectionSetComplexity (line 38) | func (cw complexityWalker) selectionSetComplexity( method interfaceFieldComplexity (line 98) | func (cw complexityWalker) interfaceFieldComplexity( method fieldComplexity (line 119) | func (cw complexityWalker) fieldComplexity( constant maxInt (line 142) | maxInt = int(^uint(0) >> 1) function safeAdd (line 153) | func safeAdd(a, b int) int { FILE: complexity/complexity_test.go function requireComplexity (line 52) | func requireComplexity(t *testing.T, source string, complexity int, opts... function TestCalculate (line 77) | func TestCalculate(t *testing.T) { FILE: complexity/option.go type Option (line 3) | type Option type complexityOptions (line 5) | type complexityOptions struct function WithFixedScalarValue (line 16) | func WithFixedScalarValue(v int) Option { function WithIgnoreFields (line 24) | func WithIgnoreFields(m map[string]struct{}) Option { FILE: graphql/any.go function MarshalAny (line 8) | func MarshalAny(v any) Marshaler { function UnmarshalAny (line 17) | func UnmarshalAny(v any) (any, error) { FILE: graphql/args.go function ProcessArgField (line 9) | func ProcessArgField[T any]( function ProcessArgFieldWithEC (line 27) | func ProcessArgFieldWithEC[T, EC any]( FILE: graphql/args_test.go function TestProcessArgField (line 13) | func TestProcessArgField(t *testing.T) { function TestProcessArgFieldWithEC (line 69) | func TestProcessArgFieldWithEC(t *testing.T) { FILE: graphql/batch.go type BatchErrors (line 16) | type BatchErrors interface type BatchErrorList (line 22) | type BatchErrorList method Error (line 24) | func (e BatchErrorList) Error() string { return "batch resolver retu... method Errors (line 25) | func (e BatchErrorList) Errors() []error { return []error(e) } method Unwrap (line 26) | func (e BatchErrorList) Unwrap() []error { type batchContextKey (line 42) | type batchContextKey struct type BatchParentState (line 45) | type BatchParentState struct type BatchParentGroup (line 50) | type BatchParentGroup struct method GetFieldResult (line 88) | func (g *BatchParentGroup) GetFieldResult( type BatchFieldResult (line 56) | type BatchFieldResult struct function WithBatchParents (line 64) | func WithBatchParents(ctx context.Context, typeName string, parents any)... function GetBatchParentGroup (line 79) | func GetBatchParentGroup(ctx context.Context, typeName string) *BatchPar... function BatchParentIndex (line 106) | func BatchParentIndex(ctx context.Context) (ast.PathIndex, bool) { function BatchPathWithIndex (line 118) | func BatchPathWithIndex(ctx context.Context, index int) ast.Path { function AddBatchError (line 133) | func AddBatchError(ctx context.Context, index int, err error) { function ResolveBatchGroupResult (line 168) | func ResolveBatchGroupResult[T any]( function ResolveBatchSingleResult (line 257) | func ResolveBatchSingleResult[T any]( FILE: graphql/batch_test.go function TestBatchErrorList_UnwrapFiltersNil (line 12) | func TestBatchErrorList_UnwrapFiltersNil(t *testing.T) { function TestBatchErrorList_ErrorsIs (line 27) | func TestBatchErrorList_ErrorsIs(t *testing.T) { function TestBatchErrorList_ErrorsIsWithAllNil (line 37) | func TestBatchErrorList_ErrorsIsWithAllNil(t *testing.T) { function newBatchTestContext (line 43) | func newBatchTestContext() context.Context { function TestResolveBatchGroupResult_Success (line 51) | func TestResolveBatchGroupResult_Success(t *testing.T) { function TestResolveBatchGroupResult_ResultLenMismatch (line 69) | func TestResolveBatchGroupResult_ResultLenMismatch(t *testing.T) { function TestResolveBatchSingleResult_BatchErrors (line 104) | func TestResolveBatchSingleResult_BatchErrors(t *testing.T) { function TestResolveBatchSingleResult_ErrorLenMismatch (line 121) | func TestResolveBatchSingleResult_ErrorLenMismatch(t *testing.T) { FILE: graphql/bool.go function MarshalBoolean (line 10) | func MarshalBoolean(b bool) Marshaler { function UnmarshalBoolean (line 15) | func UnmarshalBoolean(v any) (bool, error) { FILE: graphql/bool_test.go function TestBoolean (line 10) | func TestBoolean(t *testing.T) { function doBooleanMarshal (line 15) | func doBooleanMarshal(b bool) string { FILE: graphql/cache.go type Cache (line 6) | type Cache interface type MapCache (line 16) | type MapCache method Get (line 19) | func (m MapCache[T]) Get(_ context.Context, key string) (value T, ok boo... method Add (line 25) | func (m MapCache[T]) Add(_ context.Context, key string, value T) { m[key... type NoCache (line 27) | type NoCache struct method Get (line 31) | func (n NoCache[T]) Get(_ context.Context, _ string) (value T, ok bool) { method Add (line 36) | func (n NoCache[T]) Add(_ context.Context, _ string, _ T) {} FILE: graphql/cache_test.go function TestMapCache (line 10) | func TestMapCache(t *testing.T) { function TestMapCacheMultipleEntries (line 30) | func TestMapCacheMultipleEntries(t *testing.T) { function TestMapCacheEdgeCases (line 65) | func TestMapCacheEdgeCases(t *testing.T) { function TestNoCache (line 121) | func TestNoCache(t *testing.T) { function TestNoCacheMultipleEntries (line 138) | func TestNoCacheMultipleEntries(t *testing.T) { function TestNoCacheEdgeCases (line 164) | func TestNoCacheEdgeCases(t *testing.T) { FILE: graphql/coercion.go function CoerceList (line 8) | func CoerceList(v any) []any { FILE: graphql/coercion_test.go function TestCoerceList (line 10) | func TestCoerceList(t *testing.T) { FILE: graphql/collect_fields_cache_integration_test.go constant collectFieldsSchemaSDL (line 12) | collectFieldsSchemaSDL = ` function TestCollectFieldsCache_InterfaceResult (line 40) | func TestCollectFieldsCache_InterfaceResult(t *testing.T) { function TestCollectFieldsCache_AliasResult (line 74) | func TestCollectFieldsCache_AliasResult(t *testing.T) { function TestCollectFieldsCache_DirectiveResult (line 121) | func TestCollectFieldsCache_DirectiveResult(t *testing.T) { function fieldNames (line 168) | func fieldNames(fields []CollectedField) []string { function selectionNames (line 176) | func selectionNames(sel ast.SelectionSet) []string { FILE: graphql/collect_fields_cache_store.go type collectFieldsCacheKey (line 12) | type collectFieldsCacheKey struct type collectFieldsCacheStore (line 19) | type collectFieldsCacheStore struct method Get (line 25) | func (s *collectFieldsCacheStore) Get(key collectFieldsCacheKey) ([]Co... method Add (line 36) | func (s *collectFieldsCacheStore) Add( method Len (line 55) | func (s *collectFieldsCacheStore) Len() int { function makeCollectFieldsCacheKey (line 62) | func makeCollectFieldsCacheKey(selSet ast.SelectionSet, satisfies []stri... FILE: graphql/config.go type Config (line 7) | type Config struct FILE: graphql/context_field.go type key (line 10) | type key constant resolverCtx (line 12) | resolverCtx key = "resolver_context" type FieldContext (line 17) | type FieldContext struct method Path (line 66) | func (r *FieldContext) Path() ast.Path { type FieldStats (line 55) | type FieldStats struct function GetResolverContext (line 86) | func GetResolverContext(ctx context.Context) *ResolverContext { function GetFieldContext (line 90) | func GetFieldContext(ctx context.Context) *FieldContext { function WithFieldContext (line 97) | func WithFieldContext(ctx context.Context, rc *FieldContext) context.Con... function equalPath (line 102) | func equalPath(a, b ast.Path) bool { FILE: graphql/context_field_test.go function TestGetResolverContext (line 11) | func TestGetResolverContext(t *testing.T) { function testContext (line 18) | func testContext(sel ast.SelectionSet) context.Context { FILE: graphql/context_operation.go type OperationContext (line 15) | type OperationContext struct method Validate (line 34) | func (c *OperationContext) Validate(ctx context.Context) error { method Errorf (line 111) | func (c *OperationContext) Errorf(ctx context.Context, format string, ... method Error (line 117) | func (c *OperationContext) Error(ctx context.Context, err error) { method Recover (line 128) | func (c *OperationContext) Recover(ctx context.Context, err any) error { constant operationCtx (line 57) | operationCtx key = "operation_context" function GetRequestContext (line 60) | func GetRequestContext(ctx context.Context) *RequestContext { function GetOperationContext (line 64) | func GetOperationContext(ctx context.Context) *OperationContext { function WithOperationContext (line 71) | func WithOperationContext(ctx context.Context, opCtx *OperationContext) ... function HasOperationContext (line 78) | func HasOperationContext(ctx context.Context) bool { function CollectFieldsCtx (line 84) | func CollectFieldsCtx(ctx context.Context, satisfies []string) []Collect... function CollectAllFields (line 92) | func CollectAllFields(ctx context.Context) []string { FILE: graphql/context_operation_test.go type testGraphRequestContext (line 13) | type testGraphRequestContext struct method Deadline (line 17) | func (t *testGraphRequestContext) Deadline() (deadline time.Time, ok b... method Done (line 21) | func (t *testGraphRequestContext) Done() <-chan struct{} { method Err (line 25) | func (t *testGraphRequestContext) Err() error { method Value (line 29) | func (t *testGraphRequestContext) Value(key any) any { function TestGetOperationContext (line 33) | func TestGetOperationContext(t *testing.T) { function TestCollectFields (line 62) | func TestCollectFields(t *testing.T) { function TestCollectAllFields (line 443) | func TestCollectAllFields(t *testing.T) { FILE: graphql/context_path.go constant fieldInputCtx (line 9) | fieldInputCtx key = "path_context" type PathContext (line 11) | type PathContext struct method Path (line 18) | func (fic *PathContext) Path() ast.Path { function NewPathWithField (line 42) | func NewPathWithField(field string) *PathContext { function NewPathWithIndex (line 46) | func NewPathWithIndex(index int) *PathContext { function WithPathContext (line 50) | func WithPathContext(ctx context.Context, fic *PathContext) context.Cont... function GetPathContext (line 61) | func GetPathContext(ctx context.Context) *PathContext { function GetPath (line 68) | func GetPath(ctx context.Context) ast.Path { FILE: graphql/context_path_test.go function TestGetFieldInputContext (line 10) | func TestGetFieldInputContext(t *testing.T) { FILE: graphql/context_response.go type responseContext (line 11) | type responseContext struct constant resultCtx (line 22) | resultCtx key = "result_context" function getResponseContext (line 24) | func getResponseContext(ctx context.Context) *responseContext { function WithResponseContext (line 32) | func WithResponseContext( function WithFreshResponseContext (line 43) | func WithFreshResponseContext(ctx context.Context) context.Context { function AddErrorf (line 52) | func AddErrorf(ctx context.Context, format string, args ...any) { function AddError (line 57) | func AddError(ctx context.Context, err error) { function Recover (line 73) | func Recover(ctx context.Context, err any) (userMessage error) { function HasFieldError (line 79) | func HasFieldError(ctx context.Context, rctx *FieldContext) bool { function GetFieldErrors (line 99) | func GetFieldErrors(ctx context.Context, rctx *FieldContext) gqlerror.Li... function GetErrors (line 119) | func GetErrors(ctx context.Context) gqlerror.List { function RegisterExtension (line 138) | func RegisterExtension(ctx context.Context, key string, value any) { function GetExtensions (line 155) | func GetExtensions(ctx context.Context) map[string]any { function GetExtension (line 164) | func GetExtension(ctx context.Context, name string) any { FILE: graphql/context_response_test.go function nilUserPresenter (line 14) | func nilUserPresenter(ctx context.Context, err error) *gqlerror.Error { function TestAddError (line 20) | func TestAddError(t *testing.T) { function TestAddError_NilUserPresenter (line 89) | func TestAddError_NilUserPresenter(t *testing.T) { function TestGetErrorFromPresenter (line 106) | func TestGetErrorFromPresenter(t *testing.T) { FILE: graphql/context_root_field.go constant rootResolverCtx (line 7) | rootResolverCtx key = "root_resolver_context" type RootFieldContext (line 9) | type RootFieldContext struct function GetRootFieldContext (line 16) | func GetRootFieldContext(ctx context.Context) *RootFieldContext { function WithRootFieldContext (line 23) | func WithRootFieldContext(ctx context.Context, rc *RootFieldContext) con... FILE: graphql/context_root_field_test.go function TestGetRootFieldContext (line 10) | func TestGetRootFieldContext(t *testing.T) { FILE: graphql/deferred.go type Deferrable (line 10) | type Deferrable struct type DeferredGroup (line 14) | type DeferredGroup struct type DeferredResult (line 21) | type DeferredResult struct FILE: graphql/duration.go function UnmarshalDuration (line 23) | func UnmarshalDuration(v any) (time.Duration, error) { function MarshalDuration (line 49) | func MarshalDuration(d time.Duration) Marshaler { FILE: graphql/duration_test.go function TestDurationMarshaling (line 12) | func TestDurationMarshaling(t *testing.T) { FILE: graphql/errcode/codes.go constant ValidationFailed (line 8) | ValidationFailed = "GRAPHQL_VALIDATION_FAILED" constant ParseFailed (line 9) | ParseFailed = "GRAPHQL_PARSE_FAILED" type ErrorKind (line 12) | type ErrorKind constant KindProtocol (line 16) | KindProtocol ErrorKind = iota constant KindUser (line 18) | KindUser function RegisterErrorType (line 28) | func RegisterErrorType(code string, kind ErrorKind) { function Set (line 33) | func Set(err error, value string) { function GetErrorKind (line 50) | func GetErrorKind(errs gqlerror.List) ErrorKind { FILE: graphql/error.go type ErrorPresenterFunc (line 10) | type ErrorPresenterFunc function DefaultErrorPresenter (line 12) | func DefaultErrorPresenter(ctx context.Context, err error) *gqlerror.Err... function ErrorOnPath (line 23) | func ErrorOnPath(ctx context.Context, err error) error { FILE: graphql/executable_schema.go type ExecutableSchema (line 13) | type ExecutableSchema interface function CollectFields (line 28) | func CollectFields( function collectFields (line 44) | func collectFields( type CollectedField (line 129) | type CollectedField struct function doesFragmentConditionMatch (line 136) | func doesFragmentConditionMatch(typeCondition string, satisfies []string... function getOrCreateAndAppendField (line 155) | func getOrCreateAndAppendField( function shouldIncludeNode (line 190) | func shouldIncludeNode(directives ast.DirectiveList, variables map[strin... function deferrable (line 208) | func deferrable( function resolveIfArgument (line 237) | func resolveIfArgument(d *ast.Directive, variables map[string]any) bool { FILE: graphql/executable_schema_mock.go type ExecutableSchemaMock (line 37) | type ExecutableSchemaMock struct method Complexity (line 77) | func (mock *ExecutableSchemaMock) Complexity(ctx context.Context, type... method ComplexityCalls (line 104) | func (mock *ExecutableSchemaMock) ComplexityCalls() []struct { method Exec (line 125) | func (mock *ExecutableSchemaMock) Exec(ctx context.Context) ResponseHa... method ExecCalls (line 144) | func (mock *ExecutableSchemaMock) ExecCalls() []struct { method Schema (line 157) | func (mock *ExecutableSchemaMock) Schema() *ast.Schema { method SchemaCalls (line 173) | func (mock *ExecutableSchemaMock) SchemaCalls() []struct { FILE: graphql/executable_schema_state.go type ExecutableSchemaState (line 7) | type ExecutableSchemaState struct FILE: graphql/execution_context_state.go type ExecutionContextState (line 14) | type ExecutionContextState struct function NewExecutionContextState (line 23) | func NewExecutionContextState[R any, D any, C any]( method Schema (line 37) | func (ec *ExecutionContextState[R, D, C]) Schema() *ast.Schema { method ProcessDeferredGroup (line 44) | func (ec *ExecutionContextState[R, D, C]) ProcessDeferredGroup(dg Deferr... method IntrospectSchema (line 63) | func (ec *ExecutionContextState[R, D, C]) IntrospectSchema() (*introspec... method IntrospectType (line 70) | func (ec *ExecutionContextState[R, D, C]) IntrospectType(name string) (*... FILE: graphql/execution_context_state_test.go type testResolverRoot (line 16) | type testResolverRoot struct type testDirectiveRoot (line 17) | type testDirectiveRoot struct type testComplexityRoot (line 18) | type testComplexityRoot struct function newTestExecutionContextState (line 21) | func newTestExecutionContextState( function receiveDeferredResult (line 43) | func receiveDeferredResult(t *testing.T, ch <-chan DeferredResult) Defer... function makeSchemaWithType (line 55) | func makeSchemaWithType(typeName string) *ast.Schema { function TestExecutionContextState_Schema (line 69) | func TestExecutionContextState_Schema(t *testing.T) { function TestExecutionContextState_Schema_FallsBackToParsedSchema (line 83) | func TestExecutionContextState_Schema_FallsBackToParsedSchema(t *testing... function TestExecutionContextState_IntrospectionDisabled (line 96) | func TestExecutionContextState_IntrospectionDisabled(t *testing.T) { function TestExecutionContextState_IntrospectType (line 115) | func TestExecutionContextState_IntrospectType(t *testing.T) { function TestExecutionContextState_ProcessDeferredGroup_IncrementsPendingAndPropagates (line 136) | func TestExecutionContextState_ProcessDeferredGroup_IncrementsPendingAnd... function TestExecutionContextState_ProcessDeferredGroup_NullsOnInvalidAndIsolatesErrors (line 170) | func TestExecutionContextState_ProcessDeferredGroup_NullsOnInvalidAndIso... FILE: graphql/executor/executor.go constant parserTokenNoLimit (line 16) | parserTokenNoLimit = 0 type Executor (line 19) | type Executor struct method SetDefaultRulesFn (line 50) | func (e *Executor) SetDefaultRulesFn(f func() *rules.Rules) { method CreateOperationContext (line 54) | func (e *Executor) CreateOperationContext( method DispatchOperation (line 118) | func (e *Executor) DispatchOperation( method DispatchError (line 155) | func (e *Executor) DispatchError(ctx context.Context, list gqlerror.Li... method PresentRecoveredError (line 172) | func (e *Executor) PresentRecoveredError(ctx context.Context, err any)... method SetQueryCache (line 176) | func (e *Executor) SetQueryCache(cache graphql.Cache[*ast.QueryDocumen... method SetErrorPresenter (line 180) | func (e *Executor) SetErrorPresenter(f graphql.ErrorPresenterFunc) { method SetRecoverFunc (line 184) | func (e *Executor) SetRecoverFunc(f graphql.RecoverFunc) { method SetParserTokenLimit (line 188) | func (e *Executor) SetParserTokenLimit(limit int) { method SetDisableSuggestion (line 192) | func (e *Executor) SetDisableSuggestion(value bool) { method parseQuery (line 201) | func (e *Executor) parseQuery( function New (line 37) | func New(es graphql.ExecutableSchema) *Executor { FILE: graphql/executor/executor_test.go function TestExecutor (line 18) | func TestExecutor(t *testing.T) { function TestExecutorDisableSuggestion (line 186) | func TestExecutorDisableSuggestion(t *testing.T) { type testParamMutator (line 222) | type testParamMutator struct method ExtensionName (line 226) | func (m *testParamMutator) ExtensionName() string { method Validate (line 230) | func (m *testParamMutator) Validate(s graphql.ExecutableSchema) error { method MutateOperationParameters (line 234) | func (m *testParamMutator) MutateOperationParameters( type testCtxMutator (line 241) | type testCtxMutator struct method ExtensionName (line 245) | func (m *testCtxMutator) ExtensionName() string { method Validate (line 249) | func (m *testCtxMutator) Validate(s graphql.ExecutableSchema) error { method MutateOperationContext (line 253) | func (m *testCtxMutator) MutateOperationContext( function TestErrorServer (line 260) | func TestErrorServer(t *testing.T) { function query (line 282) | func query(exec *testexecutor.TestExecutor, op, q string) *graphql.Respo... FILE: graphql/executor/extensions.go method Use (line 12) | func (e *Executor) Use(extension graphql.HandlerExtension) { method AroundFields (line 39) | func (e *Executor) AroundFields(f graphql.FieldMiddleware) { method AroundRootFields (line 45) | func (e *Executor) AroundRootFields(f graphql.RootFieldMiddleware) { method AroundOperations (line 51) | func (e *Executor) AroundOperations(f graphql.OperationMiddleware) { method AroundResponses (line 57) | func (e *Executor) AroundResponses(f graphql.ResponseMiddleware) { type extensions (line 61) | type extensions struct function processExtensions (line 70) | func processExtensions(exts []graphql.HandlerExtension) extensions { type aroundOpFunc (line 139) | type aroundOpFunc method ExtensionName (line 141) | func (r aroundOpFunc) ExtensionName() string { method Validate (line 145) | func (r aroundOpFunc) Validate(schema graphql.ExecutableSchema) error { method InterceptOperation (line 152) | func (r aroundOpFunc) InterceptOperation( type aroundRespFunc (line 159) | type aroundRespFunc method ExtensionName (line 161) | func (r aroundRespFunc) ExtensionName() string { method Validate (line 165) | func (r aroundRespFunc) Validate(schema graphql.ExecutableSchema) error { method InterceptResponse (line 172) | func (r aroundRespFunc) InterceptResponse( type aroundFieldFunc (line 179) | type aroundFieldFunc method ExtensionName (line 181) | func (f aroundFieldFunc) ExtensionName() string { method Validate (line 185) | func (f aroundFieldFunc) Validate(schema graphql.ExecutableSchema) err... method InterceptField (line 192) | func (f aroundFieldFunc) InterceptField( type aroundRootFieldFunc (line 199) | type aroundRootFieldFunc method ExtensionName (line 201) | func (f aroundRootFieldFunc) ExtensionName() string { method Validate (line 205) | func (f aroundRootFieldFunc) Validate(schema graphql.ExecutableSchema)... method InterceptRootField (line 212) | func (f aroundRootFieldFunc) InterceptRootField( FILE: graphql/executor/testexecutor/testexecutor.go type MockResponse (line 19) | type MockResponse struct method UnmarshalGQL (line 23) | func (mr *MockResponse) UnmarshalGQL(v any) error { method MarshalGQL (line 27) | func (mr *MockResponse) MarshalGQL(w io.Writer) { function New (line 42) | func New() *TestExecutor { function NewError (line 136) | func NewError() *TestExecutor { type TestExecutor (line 187) | type TestExecutor struct method Schema (line 194) | func (e *TestExecutor) Schema() graphql.ExecutableSchema { method SendNextSubscriptionMessage (line 198) | func (e *TestExecutor) SendNextSubscriptionMessage() { method SetCalculatedComplexity (line 206) | func (e *TestExecutor) SetCalculatedComplexity(complexity int) { FILE: graphql/fieldset.go type FieldSet (line 9) | type FieldSet struct method AddField (line 28) | func (m *FieldSet) AddField(field CollectedField) { method Concurrently (line 33) | func (m *FieldSet) Concurrently(i int, f func(context.Context) Marshal... method Dispatch (line 37) | func (m *FieldSet) Dispatch(ctx context.Context) { method MarshalGQL (line 60) | func (m *FieldSet) MarshalGQL(writer io.Writer) { type delayedResult (line 16) | type delayedResult struct function NewFieldSet (line 21) | func NewFieldSet(fields []CollectedField) *FieldSet { FILE: graphql/fieldset_test.go function TestFieldSet_MarshalGQL (line 11) | func TestFieldSet_MarshalGQL(t *testing.T) { FILE: graphql/float.go function MarshalFloat (line 13) | func MarshalFloat(f float64) Marshaler { function UnmarshalFloat (line 19) | func UnmarshalFloat(v any) (float64, error) { function MarshalFloatContext (line 38) | func MarshalFloatContext(f float64) ContextMarshaler { function UnmarshalFloatContext (line 48) | func UnmarshalFloatContext(ctx context.Context, v any) (float64, error) { FILE: graphql/float_test.go function TestFloat (line 10) | func TestFloat(t *testing.T) { function m2s (line 18) | func m2s(m Marshaler) string { FILE: graphql/handler.go type OperationMiddleware (line 13) | type OperationMiddleware type OperationHandler (line 14) | type OperationHandler type ResponseHandler (line 16) | type ResponseHandler type ResponseMiddleware (line 17) | type ResponseMiddleware type Resolver (line 19) | type Resolver type FieldMiddleware (line 20) | type FieldMiddleware type RootResolver (line 22) | type RootResolver type RootFieldMiddleware (line 23) | type RootFieldMiddleware type RawParams (line 25) | type RawParams struct method AddUpload (line 115) | func (p *RawParams) AddUpload(upload Upload, key, path string) *gqlerr... type GraphExecutor (line 35) | type GraphExecutor interface type HandlerExtension (line 60) | type HandlerExtension interface type OperationParameterMutator (line 72) | type OperationParameterMutator interface type OperationContextMutator (line 78) | type OperationContextMutator interface type OperationInterceptor (line 85) | type OperationInterceptor interface type ResponseInterceptor (line 92) | type ResponseInterceptor interface type RootFieldInterceptor (line 96) | type RootFieldInterceptor interface type FieldInterceptor (line 101) | type FieldInterceptor interface type Transport (line 107) | type Transport interface type Status (line 113) | type Status FILE: graphql/handler/apollofederatedtracingv1/generated/apollo_trace.pb.go constant _ (line 20) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 22) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type Trace_CachePolicy_Scope (line 25) | type Trace_CachePolicy_Scope method Enum (line 47) | func (x Trace_CachePolicy_Scope) Enum() *Trace_CachePolicy_Scope { method String (line 53) | func (x Trace_CachePolicy_Scope) String() string { method Descriptor (line 57) | func (Trace_CachePolicy_Scope) Descriptor() protoreflect.EnumDescriptor { method Type (line 61) | func (Trace_CachePolicy_Scope) Type() protoreflect.EnumType { method Number (line 65) | func (x Trace_CachePolicy_Scope) Number() protoreflect.EnumNumber { method EnumDescriptor (line 70) | func (Trace_CachePolicy_Scope) EnumDescriptor() ([]byte, []int) { constant Trace_CachePolicy_UNKNOWN (line 28) | Trace_CachePolicy_UNKNOWN Trace_CachePolicy_Scope = 0 constant Trace_CachePolicy_PUBLIC (line 29) | Trace_CachePolicy_PUBLIC Trace_CachePolicy_Scope = 1 constant Trace_CachePolicy_PRIVATE (line 30) | Trace_CachePolicy_PRIVATE Trace_CachePolicy_Scope = 2 type Trace_HTTP_Method (line 74) | type Trace_HTTP_Method method Enum (line 117) | func (x Trace_HTTP_Method) Enum() *Trace_HTTP_Method { method String (line 123) | func (x Trace_HTTP_Method) String() string { method Descriptor (line 127) | func (Trace_HTTP_Method) Descriptor() protoreflect.EnumDescriptor { method Type (line 131) | func (Trace_HTTP_Method) Type() protoreflect.EnumType { method Number (line 135) | func (x Trace_HTTP_Method) Number() protoreflect.EnumNumber { method EnumDescriptor (line 140) | func (Trace_HTTP_Method) EnumDescriptor() ([]byte, []int) { constant Trace_HTTP_UNKNOWN (line 77) | Trace_HTTP_UNKNOWN Trace_HTTP_Method = 0 constant Trace_HTTP_OPTIONS (line 78) | Trace_HTTP_OPTIONS Trace_HTTP_Method = 1 constant Trace_HTTP_GET (line 79) | Trace_HTTP_GET Trace_HTTP_Method = 2 constant Trace_HTTP_HEAD (line 80) | Trace_HTTP_HEAD Trace_HTTP_Method = 3 constant Trace_HTTP_POST (line 81) | Trace_HTTP_POST Trace_HTTP_Method = 4 constant Trace_HTTP_PUT (line 82) | Trace_HTTP_PUT Trace_HTTP_Method = 5 constant Trace_HTTP_DELETE (line 83) | Trace_HTTP_DELETE Trace_HTTP_Method = 6 constant Trace_HTTP_TRACE (line 84) | Trace_HTTP_TRACE Trace_HTTP_Method = 7 constant Trace_HTTP_CONNECT (line 85) | Trace_HTTP_CONNECT Trace_HTTP_Method = 8 constant Trace_HTTP_PATCH (line 86) | Trace_HTTP_PATCH Trace_HTTP_Method = 9 type Trace (line 144) | type Trace struct method Reset (line 208) | func (x *Trace) Reset() { method String (line 217) | func (x *Trace) String() string { method ProtoMessage (line 221) | func (*Trace) ProtoMessage() {} method ProtoReflect (line 223) | func (x *Trace) ProtoReflect() protoreflect.Message { method Descriptor (line 236) | func (*Trace) Descriptor() ([]byte, []int) { method GetStartTime (line 240) | func (x *Trace) GetStartTime() *timestamppb.Timestamp { method GetEndTime (line 247) | func (x *Trace) GetEndTime() *timestamppb.Timestamp { method GetDurationNs (line 254) | func (x *Trace) GetDurationNs() uint64 { method GetRoot (line 261) | func (x *Trace) GetRoot() *Trace_Node { method GetSignature (line 268) | func (x *Trace) GetSignature() string { method GetUnexecutedOperationBody (line 275) | func (x *Trace) GetUnexecutedOperationBody() string { method GetUnexecutedOperationName (line 282) | func (x *Trace) GetUnexecutedOperationName() string { method GetDetails (line 289) | func (x *Trace) GetDetails() *Trace_Details { method GetClientName (line 296) | func (x *Trace) GetClientName() string { method GetClientVersion (line 303) | func (x *Trace) GetClientVersion() string { method GetHttp (line 310) | func (x *Trace) GetHttp() *Trace_HTTP { method GetCachePolicy (line 317) | func (x *Trace) GetCachePolicy() *Trace_CachePolicy { method GetQueryPlan (line 324) | func (x *Trace) GetQueryPlan() *Trace_QueryPlanNode { method GetFullQueryCacheHit (line 331) | func (x *Trace) GetFullQueryCacheHit() bool { method GetPersistedQueryHit (line 338) | func (x *Trace) GetPersistedQueryHit() bool { method GetPersistedQueryRegister (line 345) | func (x *Trace) GetPersistedQueryRegister() bool { method GetRegisteredOperation (line 352) | func (x *Trace) GetRegisteredOperation() bool { method GetForbiddenOperation (line 359) | func (x *Trace) GetForbiddenOperation() bool { method GetFieldExecutionWeight (line 366) | func (x *Trace) GetFieldExecutionWeight() float64 { type ReportHeader (line 380) | type ReportHeader struct method Reset (line 403) | func (x *ReportHeader) Reset() { method String (line 412) | func (x *ReportHeader) String() string { method ProtoMessage (line 416) | func (*ReportHeader) ProtoMessage() {} method ProtoReflect (line 418) | func (x *ReportHeader) ProtoReflect() protoreflect.Message { method Descriptor (line 431) | func (*ReportHeader) Descriptor() ([]byte, []int) { method GetGraphRef (line 435) | func (x *ReportHeader) GetGraphRef() string { method GetHostname (line 442) | func (x *ReportHeader) GetHostname() string { method GetAgentVersion (line 449) | func (x *ReportHeader) GetAgentVersion() string { method GetServiceVersion (line 456) | func (x *ReportHeader) GetServiceVersion() string { method GetRuntimeVersion (line 463) | func (x *ReportHeader) GetRuntimeVersion() string { method GetUname (line 470) | func (x *ReportHeader) GetUname() string { method GetExecutableSchemaId (line 477) | func (x *ReportHeader) GetExecutableSchemaId() string { type PathErrorStats (line 484) | type PathErrorStats struct method Reset (line 494) | func (x *PathErrorStats) Reset() { method String (line 503) | func (x *PathErrorStats) String() string { method ProtoMessage (line 507) | func (*PathErrorStats) ProtoMessage() {} method ProtoReflect (line 509) | func (x *PathErrorStats) ProtoReflect() protoreflect.Message { method Descriptor (line 522) | func (*PathErrorStats) Descriptor() ([]byte, []int) { method GetChildren (line 526) | func (x *PathErrorStats) GetChildren() map[string]*PathErrorStats { method GetErrorsCount (line 533) | func (x *PathErrorStats) GetErrorsCount() uint64 { method GetRequestsWithErrorsCount (line 540) | func (x *PathErrorStats) GetRequestsWithErrorsCount() uint64 { type QueryLatencyStats (line 547) | type QueryLatencyStats struct method Reset (line 570) | func (x *QueryLatencyStats) Reset() { method String (line 579) | func (x *QueryLatencyStats) String() string { method ProtoMessage (line 583) | func (*QueryLatencyStats) ProtoMessage() {} method ProtoReflect (line 585) | func (x *QueryLatencyStats) ProtoReflect() protoreflect.Message { method Descriptor (line 598) | func (*QueryLatencyStats) Descriptor() ([]byte, []int) { method GetLatencyCount (line 602) | func (x *QueryLatencyStats) GetLatencyCount() []int64 { method GetRequestCount (line 609) | func (x *QueryLatencyStats) GetRequestCount() uint64 { method GetCacheHits (line 616) | func (x *QueryLatencyStats) GetCacheHits() uint64 { method GetPersistedQueryHits (line 623) | func (x *QueryLatencyStats) GetPersistedQueryHits() uint64 { method GetPersistedQueryMisses (line 630) | func (x *QueryLatencyStats) GetPersistedQueryMisses() uint64 { method GetCacheLatencyCount (line 637) | func (x *QueryLatencyStats) GetCacheLatencyCount() []int64 { method GetRootErrorStats (line 644) | func (x *QueryLatencyStats) GetRootErrorStats() *PathErrorStats { method GetRequestsWithErrorsCount (line 651) | func (x *QueryLatencyStats) GetRequestsWithErrorsCount() uint64 { method GetPublicCacheTtlCount (line 658) | func (x *QueryLatencyStats) GetPublicCacheTtlCount() []int64 { method GetPrivateCacheTtlCount (line 665) | func (x *QueryLatencyStats) GetPrivateCacheTtlCount() []int64 { method GetRegisteredOperationCount (line 672) | func (x *QueryLatencyStats) GetRegisteredOperationCount() uint64 { method GetForbiddenOperationCount (line 679) | func (x *QueryLatencyStats) GetForbiddenOperationCount() uint64 { method GetRequestsWithoutFieldInstrumentation (line 686) | func (x *QueryLatencyStats) GetRequestsWithoutFieldInstrumentation() u... type StatsContext (line 693) | type StatsContext struct method Reset (line 702) | func (x *StatsContext) Reset() { method String (line 711) | func (x *StatsContext) String() string { method ProtoMessage (line 715) | func (*StatsContext) ProtoMessage() {} method ProtoReflect (line 717) | func (x *StatsContext) ProtoReflect() protoreflect.Message { method Descriptor (line 730) | func (*StatsContext) Descriptor() ([]byte, []int) { method GetClientName (line 734) | func (x *StatsContext) GetClientName() string { method GetClientVersion (line 741) | func (x *StatsContext) GetClientVersion() string { type ContextualizedQueryLatencyStats (line 748) | type ContextualizedQueryLatencyStats struct method Reset (line 757) | func (x *ContextualizedQueryLatencyStats) Reset() { method String (line 766) | func (x *ContextualizedQueryLatencyStats) String() string { method ProtoMessage (line 770) | func (*ContextualizedQueryLatencyStats) ProtoMessage() {} method ProtoReflect (line 772) | func (x *ContextualizedQueryLatencyStats) ProtoReflect() protoreflect.... method Descriptor (line 785) | func (*ContextualizedQueryLatencyStats) Descriptor() ([]byte, []int) { method GetQueryLatencyStats (line 789) | func (x *ContextualizedQueryLatencyStats) GetQueryLatencyStats() *Quer... method GetContext (line 796) | func (x *ContextualizedQueryLatencyStats) GetContext() *StatsContext { type ContextualizedTypeStats (line 803) | type ContextualizedTypeStats struct method Reset (line 812) | func (x *ContextualizedTypeStats) Reset() { method String (line 821) | func (x *ContextualizedTypeStats) String() string { method ProtoMessage (line 825) | func (*ContextualizedTypeStats) ProtoMessage() {} method ProtoReflect (line 827) | func (x *ContextualizedTypeStats) ProtoReflect() protoreflect.Message { method Descriptor (line 840) | func (*ContextualizedTypeStats) Descriptor() ([]byte, []int) { method GetContext (line 844) | func (x *ContextualizedTypeStats) GetContext() *StatsContext { method GetPerTypeStat (line 851) | func (x *ContextualizedTypeStats) GetPerTypeStat() map[string]*TypeStat { type FieldStat (line 858) | type FieldStat struct method Reset (line 895) | func (x *FieldStat) Reset() { method String (line 904) | func (x *FieldStat) String() string { method ProtoMessage (line 908) | func (*FieldStat) ProtoMessage() {} method ProtoReflect (line 910) | func (x *FieldStat) ProtoReflect() protoreflect.Message { method Descriptor (line 923) | func (*FieldStat) Descriptor() ([]byte, []int) { method GetReturnType (line 927) | func (x *FieldStat) GetReturnType() string { method GetErrorsCount (line 934) | func (x *FieldStat) GetErrorsCount() uint64 { method GetObservedExecutionCount (line 941) | func (x *FieldStat) GetObservedExecutionCount() uint64 { method GetEstimatedExecutionCount (line 948) | func (x *FieldStat) GetEstimatedExecutionCount() uint64 { method GetRequestsWithErrorsCount (line 955) | func (x *FieldStat) GetRequestsWithErrorsCount() uint64 { method GetLatencyCount (line 962) | func (x *FieldStat) GetLatencyCount() []int64 { type TypeStat (line 969) | type TypeStat struct method Reset (line 978) | func (x *TypeStat) Reset() { method String (line 987) | func (x *TypeStat) String() string { method ProtoMessage (line 991) | func (*TypeStat) ProtoMessage() {} method ProtoReflect (line 993) | func (x *TypeStat) ProtoReflect() protoreflect.Message { method Descriptor (line 1006) | func (*TypeStat) Descriptor() ([]byte, []int) { method GetPerFieldStat (line 1010) | func (x *TypeStat) GetPerFieldStat() map[string]*FieldStat { type ReferencedFieldsForType (line 1017) | type ReferencedFieldsForType struct method Reset (line 1028) | func (x *ReferencedFieldsForType) Reset() { method String (line 1037) | func (x *ReferencedFieldsForType) String() string { method ProtoMessage (line 1041) | func (*ReferencedFieldsForType) ProtoMessage() {} method ProtoReflect (line 1043) | func (x *ReferencedFieldsForType) ProtoReflect() protoreflect.Message { method Descriptor (line 1056) | func (*ReferencedFieldsForType) Descriptor() ([]byte, []int) { method GetFieldNames (line 1060) | func (x *ReferencedFieldsForType) GetFieldNames() []string { method GetIsInterface (line 1067) | func (x *ReferencedFieldsForType) GetIsInterface() bool { type Report (line 1082) | type Report struct method Reset (line 1106) | func (x *Report) Reset() { method String (line 1115) | func (x *Report) String() string { method ProtoMessage (line 1119) | func (*Report) ProtoMessage() {} method ProtoReflect (line 1121) | func (x *Report) ProtoReflect() protoreflect.Message { method Descriptor (line 1134) | func (*Report) Descriptor() ([]byte, []int) { method GetHeader (line 1138) | func (x *Report) GetHeader() *ReportHeader { method GetTracesPerQuery (line 1145) | func (x *Report) GetTracesPerQuery() map[string]*TracesAndStats { method GetEndTime (line 1152) | func (x *Report) GetEndTime() *timestamppb.Timestamp { method GetOperationCount (line 1159) | func (x *Report) GetOperationCount() uint64 { type ContextualizedStats (line 1166) | type ContextualizedStats struct method Reset (line 1178) | func (x *ContextualizedStats) Reset() { method String (line 1187) | func (x *ContextualizedStats) String() string { method ProtoMessage (line 1191) | func (*ContextualizedStats) ProtoMessage() {} method ProtoReflect (line 1193) | func (x *ContextualizedStats) ProtoReflect() protoreflect.Message { method Descriptor (line 1206) | func (*ContextualizedStats) Descriptor() ([]byte, []int) { method GetContext (line 1210) | func (x *ContextualizedStats) GetContext() *StatsContext { method GetQueryLatencyStats (line 1217) | func (x *ContextualizedStats) GetQueryLatencyStats() *QueryLatencyStats { method GetPerTypeStat (line 1224) | func (x *ContextualizedStats) GetPerTypeStat() map[string]*TypeStat { type TracesAndStats (line 1233) | type TracesAndStats struct method Reset (line 1253) | func (x *TracesAndStats) Reset() { method String (line 1262) | func (x *TracesAndStats) String() string { method ProtoMessage (line 1266) | func (*TracesAndStats) ProtoMessage() {} method ProtoReflect (line 1268) | func (x *TracesAndStats) ProtoReflect() protoreflect.Message { method Descriptor (line 1281) | func (*TracesAndStats) Descriptor() ([]byte, []int) { method GetTrace (line 1285) | func (x *TracesAndStats) GetTrace() []*Trace { method GetStatsWithContext (line 1292) | func (x *TracesAndStats) GetStatsWithContext() []*ContextualizedStats { method GetReferencedFieldsByType (line 1299) | func (x *TracesAndStats) GetReferencedFieldsByType() map[string]*Refer... method GetInternalTracesContributingToStats (line 1306) | func (x *TracesAndStats) GetInternalTracesContributingToStats() []*Tra... type Trace_CachePolicy (line 1313) | type Trace_CachePolicy struct method Reset (line 1322) | func (x *Trace_CachePolicy) Reset() { method String (line 1331) | func (x *Trace_CachePolicy) String() string { method ProtoMessage (line 1335) | func (*Trace_CachePolicy) ProtoMessage() {} method ProtoReflect (line 1337) | func (x *Trace_CachePolicy) ProtoReflect() protoreflect.Message { method Descriptor (line 1350) | func (*Trace_CachePolicy) Descriptor() ([]byte, []int) { method GetScope (line 1354) | func (x *Trace_CachePolicy) GetScope() Trace_CachePolicy_Scope { method GetMaxAgeNs (line 1361) | func (x *Trace_CachePolicy) GetMaxAgeNs() int64 { type Trace_Details (line 1368) | type Trace_Details struct method Reset (line 1384) | func (x *Trace_Details) Reset() { method String (line 1393) | func (x *Trace_Details) String() string { method ProtoMessage (line 1397) | func (*Trace_Details) ProtoMessage() {} method ProtoReflect (line 1399) | func (x *Trace_Details) ProtoReflect() protoreflect.Message { method Descriptor (line 1412) | func (*Trace_Details) Descriptor() ([]byte, []int) { method GetVariablesJson (line 1416) | func (x *Trace_Details) GetVariablesJson() map[string]string { method GetOperationName (line 1423) | func (x *Trace_Details) GetOperationName() string { type Trace_Error (line 1430) | type Trace_Error struct method Reset (line 1441) | func (x *Trace_Error) Reset() { method String (line 1450) | func (x *Trace_Error) String() string { method ProtoMessage (line 1454) | func (*Trace_Error) ProtoMessage() {} method ProtoReflect (line 1456) | func (x *Trace_Error) ProtoReflect() protoreflect.Message { method Descriptor (line 1469) | func (*Trace_Error) Descriptor() ([]byte, []int) { method GetMessage (line 1473) | func (x *Trace_Error) GetMessage() string { method GetLocation (line 1480) | func (x *Trace_Error) GetLocation() []*Trace_Location { method GetTimeNs (line 1487) | func (x *Trace_Error) GetTimeNs() uint64 { method GetJson (line 1494) | func (x *Trace_Error) GetJson() string { type Trace_HTTP (line 1501) | type Trace_HTTP struct method Reset (line 1517) | func (x *Trace_HTTP) Reset() { method String (line 1526) | func (x *Trace_HTTP) String() string { method ProtoMessage (line 1530) | func (*Trace_HTTP) ProtoMessage() {} method ProtoReflect (line 1532) | func (x *Trace_HTTP) ProtoReflect() protoreflect.Message { method Descriptor (line 1545) | func (*Trace_HTTP) Descriptor() ([]byte, []int) { method GetMethod (line 1549) | func (x *Trace_HTTP) GetMethod() Trace_HTTP_Method { method GetHost (line 1556) | func (x *Trace_HTTP) GetHost() string { method GetPath (line 1563) | func (x *Trace_HTTP) GetPath() string { method GetRequestHeaders (line 1570) | func (x *Trace_HTTP) GetRequestHeaders() map[string]*Trace_HTTP_Values { method GetResponseHeaders (line 1577) | func (x *Trace_HTTP) GetResponseHeaders() map[string]*Trace_HTTP_Values { method GetStatusCode (line 1584) | func (x *Trace_HTTP) GetStatusCode() uint32 { method GetSecure (line 1591) | func (x *Trace_HTTP) GetSecure() bool { method GetProtocol (line 1598) | func (x *Trace_HTTP) GetProtocol() string { type Trace_Location (line 1605) | type Trace_Location struct method Reset (line 1614) | func (x *Trace_Location) Reset() { method String (line 1623) | func (x *Trace_Location) String() string { method ProtoMessage (line 1627) | func (*Trace_Location) ProtoMessage() {} method ProtoReflect (line 1629) | func (x *Trace_Location) ProtoReflect() protoreflect.Message { method Descriptor (line 1642) | func (*Trace_Location) Descriptor() ([]byte, []int) { method GetLine (line 1646) | func (x *Trace_Location) GetLine() uint32 { method GetColumn (line 1653) | func (x *Trace_Location) GetColumn() uint32 { type Trace_Node (line 1665) | type Trace_Node struct method Reset (line 1696) | func (x *Trace_Node) Reset() { method String (line 1705) | func (x *Trace_Node) String() string { method ProtoMessage (line 1709) | func (*Trace_Node) ProtoMessage() {} method ProtoReflect (line 1711) | func (x *Trace_Node) ProtoReflect() protoreflect.Message { method Descriptor (line 1724) | func (*Trace_Node) Descriptor() ([]byte, []int) { method GetId (line 1728) | func (m *Trace_Node) GetId() isTrace_Node_Id { method GetResponseName (line 1735) | func (x *Trace_Node) GetResponseName() string { method GetIndex (line 1742) | func (x *Trace_Node) GetIndex() uint32 { method GetOriginalFieldName (line 1749) | func (x *Trace_Node) GetOriginalFieldName() string { method GetType (line 1756) | func (x *Trace_Node) GetType() string { method GetParentType (line 1763) | func (x *Trace_Node) GetParentType() string { method GetCachePolicy (line 1770) | func (x *Trace_Node) GetCachePolicy() *Trace_CachePolicy { method GetStartTime (line 1777) | func (x *Trace_Node) GetStartTime() uint64 { method GetEndTime (line 1784) | func (x *Trace_Node) GetEndTime() uint64 { method GetError (line 1791) | func (x *Trace_Node) GetError() []*Trace_Error { method GetChild (line 1798) | func (x *Trace_Node) GetChild() []*Trace_Node { type isTrace_Node_Id (line 1805) | type isTrace_Node_Id interface type Trace_Node_ResponseName (line 1809) | type Trace_Node_ResponseName struct method isTrace_Node_Id (line 1817) | func (*Trace_Node_ResponseName) isTrace_Node_Id() {} type Trace_Node_Index (line 1813) | type Trace_Node_Index struct method isTrace_Node_Id (line 1819) | func (*Trace_Node_Index) isTrace_Node_Id() {} type Trace_QueryPlanNode (line 1825) | type Trace_QueryPlanNode struct method Reset (line 1838) | func (x *Trace_QueryPlanNode) Reset() { method String (line 1847) | func (x *Trace_QueryPlanNode) String() string { method ProtoMessage (line 1851) | func (*Trace_QueryPlanNode) ProtoMessage() {} method ProtoReflect (line 1853) | func (x *Trace_QueryPlanNode) ProtoReflect() protoreflect.Message { method Descriptor (line 1866) | func (*Trace_QueryPlanNode) Descriptor() ([]byte, []int) { method GetNode (line 1870) | func (m *Trace_QueryPlanNode) GetNode() isTrace_QueryPlanNode_Node { method GetSequence (line 1877) | func (x *Trace_QueryPlanNode) GetSequence() *Trace_QueryPlanNode_Seque... method GetParallel (line 1884) | func (x *Trace_QueryPlanNode) GetParallel() *Trace_QueryPlanNode_Paral... method GetFetch (line 1891) | func (x *Trace_QueryPlanNode) GetFetch() *Trace_QueryPlanNode_FetchNode { method GetFlatten (line 1898) | func (x *Trace_QueryPlanNode) GetFlatten() *Trace_QueryPlanNode_Flatte... type isTrace_QueryPlanNode_Node (line 1905) | type isTrace_QueryPlanNode_Node interface type Trace_QueryPlanNode_Sequence (line 1909) | type Trace_QueryPlanNode_Sequence struct method isTrace_QueryPlanNode_Node (line 1925) | func (*Trace_QueryPlanNode_Sequence) isTrace_QueryPlanNode_Node() {} type Trace_QueryPlanNode_Parallel (line 1913) | type Trace_QueryPlanNode_Parallel struct method isTrace_QueryPlanNode_Node (line 1927) | func (*Trace_QueryPlanNode_Parallel) isTrace_QueryPlanNode_Node() {} type Trace_QueryPlanNode_Fetch (line 1917) | type Trace_QueryPlanNode_Fetch struct method isTrace_QueryPlanNode_Node (line 1929) | func (*Trace_QueryPlanNode_Fetch) isTrace_QueryPlanNode_Node() {} type Trace_QueryPlanNode_Flatten (line 1921) | type Trace_QueryPlanNode_Flatten struct method isTrace_QueryPlanNode_Node (line 1931) | func (*Trace_QueryPlanNode_Flatten) isTrace_QueryPlanNode_Node() {} type Trace_HTTP_Values (line 1933) | type Trace_HTTP_Values struct method Reset (line 1941) | func (x *Trace_HTTP_Values) Reset() { method String (line 1950) | func (x *Trace_HTTP_Values) String() string { method ProtoMessage (line 1954) | func (*Trace_HTTP_Values) ProtoMessage() {} method ProtoReflect (line 1956) | func (x *Trace_HTTP_Values) ProtoReflect() protoreflect.Message { method Descriptor (line 1969) | func (*Trace_HTTP_Values) Descriptor() ([]byte, []int) { method GetValue (line 1973) | func (x *Trace_HTTP_Values) GetValue() []string { type Trace_QueryPlanNode_SequenceNode (line 1981) | type Trace_QueryPlanNode_SequenceNode struct method Reset (line 1989) | func (x *Trace_QueryPlanNode_SequenceNode) Reset() { method String (line 1998) | func (x *Trace_QueryPlanNode_SequenceNode) String() string { method ProtoMessage (line 2002) | func (*Trace_QueryPlanNode_SequenceNode) ProtoMessage() {} method ProtoReflect (line 2004) | func (x *Trace_QueryPlanNode_SequenceNode) ProtoReflect() protoreflect... method Descriptor (line 2017) | func (*Trace_QueryPlanNode_SequenceNode) Descriptor() ([]byte, []int) { method GetNodes (line 2021) | func (x *Trace_QueryPlanNode_SequenceNode) GetNodes() []*Trace_QueryPl... type Trace_QueryPlanNode_ParallelNode (line 2029) | type Trace_QueryPlanNode_ParallelNode struct method Reset (line 2037) | func (x *Trace_QueryPlanNode_ParallelNode) Reset() { method String (line 2046) | func (x *Trace_QueryPlanNode_ParallelNode) String() string { method ProtoMessage (line 2050) | func (*Trace_QueryPlanNode_ParallelNode) ProtoMessage() {} method ProtoReflect (line 2052) | func (x *Trace_QueryPlanNode_ParallelNode) ProtoReflect() protoreflect... method Descriptor (line 2065) | func (*Trace_QueryPlanNode_ParallelNode) Descriptor() ([]byte, []int) { method GetNodes (line 2069) | func (x *Trace_QueryPlanNode_ParallelNode) GetNodes() []*Trace_QueryPl... type Trace_QueryPlanNode_FetchNode (line 2077) | type Trace_QueryPlanNode_FetchNode struct method Reset (line 2099) | func (x *Trace_QueryPlanNode_FetchNode) Reset() { method String (line 2108) | func (x *Trace_QueryPlanNode_FetchNode) String() string { method ProtoMessage (line 2112) | func (*Trace_QueryPlanNode_FetchNode) ProtoMessage() {} method ProtoReflect (line 2114) | func (x *Trace_QueryPlanNode_FetchNode) ProtoReflect() protoreflect.Me... method Descriptor (line 2127) | func (*Trace_QueryPlanNode_FetchNode) Descriptor() ([]byte, []int) { method GetServiceName (line 2131) | func (x *Trace_QueryPlanNode_FetchNode) GetServiceName() string { method GetTraceParsingFailed (line 2138) | func (x *Trace_QueryPlanNode_FetchNode) GetTraceParsingFailed() bool { method GetTrace (line 2145) | func (x *Trace_QueryPlanNode_FetchNode) GetTrace() *Trace { method GetSentTimeOffset (line 2152) | func (x *Trace_QueryPlanNode_FetchNode) GetSentTimeOffset() uint64 { method GetSentTime (line 2159) | func (x *Trace_QueryPlanNode_FetchNode) GetSentTime() *timestamppb.Tim... method GetReceivedTime (line 2166) | func (x *Trace_QueryPlanNode_FetchNode) GetReceivedTime() *timestamppb... type Trace_QueryPlanNode_FlattenNode (line 2175) | type Trace_QueryPlanNode_FlattenNode struct method Reset (line 2184) | func (x *Trace_QueryPlanNode_FlattenNode) Reset() { method String (line 2193) | func (x *Trace_QueryPlanNode_FlattenNode) String() string { method ProtoMessage (line 2197) | func (*Trace_QueryPlanNode_FlattenNode) ProtoMessage() {} method ProtoReflect (line 2199) | func (x *Trace_QueryPlanNode_FlattenNode) ProtoReflect() protoreflect.... method Descriptor (line 2212) | func (*Trace_QueryPlanNode_FlattenNode) Descriptor() ([]byte, []int) { method GetResponsePath (line 2216) | func (x *Trace_QueryPlanNode_FlattenNode) GetResponsePath() []*Trace_Q... method GetNode (line 2223) | func (x *Trace_QueryPlanNode_FlattenNode) GetNode() *Trace_QueryPlanNo... type Trace_QueryPlanNode_ResponsePathElement (line 2230) | type Trace_QueryPlanNode_ResponsePathElement struct method Reset (line 2241) | func (x *Trace_QueryPlanNode_ResponsePathElement) Reset() { method String (line 2250) | func (x *Trace_QueryPlanNode_ResponsePathElement) String() string { method ProtoMessage (line 2254) | func (*Trace_QueryPlanNode_ResponsePathElement) ProtoMessage() {} method ProtoReflect (line 2256) | func (x *Trace_QueryPlanNode_ResponsePathElement) ProtoReflect() proto... method Descriptor (line 2269) | func (*Trace_QueryPlanNode_ResponsePathElement) Descriptor() ([]byte, ... method GetId (line 2273) | func (m *Trace_QueryPlanNode_ResponsePathElement) GetId() isTrace_Quer... method GetFieldName (line 2280) | func (x *Trace_QueryPlanNode_ResponsePathElement) GetFieldName() string { method GetIndex (line 2287) | func (x *Trace_QueryPlanNode_ResponsePathElement) GetIndex() uint32 { type isTrace_QueryPlanNode_ResponsePathElement_Id (line 2294) | type isTrace_QueryPlanNode_ResponsePathElement_Id interface type Trace_QueryPlanNode_ResponsePathElement_FieldName (line 2298) | type Trace_QueryPlanNode_ResponsePathElement_FieldName struct method isTrace_QueryPlanNode_ResponsePathElement_Id (line 2306) | func (*Trace_QueryPlanNode_ResponsePathElement_FieldName) isTrace_Quer... type Trace_QueryPlanNode_ResponsePathElement_Index (line 2302) | type Trace_QueryPlanNode_ResponsePathElement_Index struct method isTrace_QueryPlanNode_ResponsePathElement_Id (line 2309) | func (*Trace_QueryPlanNode_ResponsePathElement_Index) isTrace_QueryPla... function file_apollo_trace_proto_rawDescGZIP (line 2746) | func file_apollo_trace_proto_rawDescGZIP() []byte { function init (line 2855) | func init() { file_apollo_trace_proto_init() } function file_apollo_trace_proto_init (line 2856) | func file_apollo_trace_proto_init() { FILE: graphql/handler/apollofederatedtracingv1/logger/logger.go type Logger (line 8) | type Logger interface function NewNoopLogger (line 14) | func NewNoopLogger() *NoopLogger { type NullWriter (line 20) | type NullWriter method Write (line 22) | func (NullWriter) Write([]byte) (int, error) { return 0, nil } type NoopLogger (line 24) | type NoopLogger struct method Print (line 28) | func (l *NoopLogger) Print(args any) {} method Printf (line 30) | func (l *NoopLogger) Printf(format string, args any) {} method Println (line 32) | func (l *NoopLogger) Println(v any) {} FILE: graphql/handler/apollofederatedtracingv1/logger/logger_test.go function TestNoopLogger_Print (line 11) | func TestNoopLogger_Print(t *testing.T) { function TestNoopLogger_Printf (line 18) | func TestNoopLogger_Printf(t *testing.T) { function TestNoopLogger_Println (line 25) | func TestNoopLogger_Println(t *testing.T) { FILE: graphql/handler/apollofederatedtracingv1/tracing.go constant ERROR_MASKED (line 16) | ERROR_MASKED = "masked" constant ERROR_UNMODIFIED (line 17) | ERROR_UNMODIFIED = "all" constant ERROR_TRANSFORM (line 18) | ERROR_TRANSFORM = "transform" type Tracer (line 22) | type Tracer struct method ExtensionName (line 59) | func (Tracer) ExtensionName() string { method Validate (line 65) | func (Tracer) Validate(graphql.ExecutableSchema) error { method shouldTrace (line 69) | func (t *Tracer) shouldTrace(ctx context.Context) bool { method getTreeBuilder (line 74) | func (t *Tracer) getTreeBuilder(ctx context.Context) *TreeBuilder { method InterceptOperation (line 87) | func (t *Tracer) InterceptOperation( method InterceptField (line 101) | func (t *Tracer) InterceptField(ctx context.Context, next graphql.Reso... method InterceptResponse (line 118) | func (t *Tracer) InterceptResponse( type treeBuilderKey (line 34) | type treeBuilderKey type ErrorOptions (line 37) | type ErrorOptions struct constant key (line 48) | key = treeBuilderKey("treeBuilder") FILE: graphql/handler/apollofederatedtracingv1/tracing_test.go type alwaysError (line 28) | type alwaysError struct method Read (line 30) | func (a *alwaysError) Read(p []byte) (int, error) { function TestApolloTracing (line 34) | func TestApolloTracing(t *testing.T) { function TestApolloTracing_Concurrent (line 67) | func TestApolloTracing_Concurrent(t *testing.T) { function TestApolloTracing_withFail (line 101) | func TestApolloTracing_withFail(t *testing.T) { function TestApolloTracing_withMissingOp (line 128) | func TestApolloTracing_withMissingOp(t *testing.T) { function TestApolloTracing_withUnexpectedEOF (line 146) | func TestApolloTracing_withUnexpectedEOF(t *testing.T) { function doRequest (line 156) | func doRequest(handler http.Handler, method, target, body string) *httpt... function doRequestWithReader (line 160) | func doRequestWithReader(handler http.Handler, method string, target str... type delayMiddleware (line 172) | type delayMiddleware struct method InterceptOperation (line 174) | func (*delayMiddleware) InterceptOperation( method ExtensionName (line 182) | func (*delayMiddleware) ExtensionName() string { method Validate (line 186) | func (*delayMiddleware) Validate(schema graphql.ExecutableSchema) error { FILE: graphql/handler/apollofederatedtracingv1/tree_builder.go type TreeBuilder (line 18) | type TreeBuilder struct method StartTimer (line 85) | func (tb *TreeBuilder) StartTimer(ctx context.Context) { method StopTimer (line 102) | func (tb *TreeBuilder) StopTimer(ctx context.Context) { method WillResolveField (line 120) | func (tb *TreeBuilder) WillResolveField(ctx context.Context) func() { method DidEncounterErrors (line 141) | func (tb *TreeBuilder) DidEncounterErrors(ctx context.Context, gqlErro... method newNode (line 160) | func (tb *TreeBuilder) newNode(path *graphql.FieldContext) *generated.... method ensureParentNode (line 192) | func (tb *TreeBuilder) ensureParentNode(path *graphql.FieldContext) *g... method addProtobufError (line 205) | func (tb *TreeBuilder) addProtobufError( type NodeMap (line 31) | type NodeMap struct function NewTreeBuilder (line 38) | func NewTreeBuilder(errorOptions *ErrorOptions, logger tracing_logger.Lo... function defaultErrorTransform (line 254) | func defaultErrorTransform(_ *gqlerror.Error) *gqlerror.Error { FILE: graphql/handler/apollotracing/tracer.go type Tracer (line 14) | type Tracer struct method ExtensionName (line 50) | func (Tracer) ExtensionName() string { method Validate (line 54) | func (Tracer) Validate(graphql.ExecutableSchema) error { method InterceptField (line 58) | func (Tracer) InterceptField(ctx context.Context, next graphql.Resolve... method InterceptResponse (line 88) | func (Tracer) InterceptResponse( type TracingExtension (line 16) | type TracingExtension struct type Span (line 29) | type Span struct type ResolverExecution (line 34) | type ResolverExecution struct FILE: graphql/handler/apollotracing/tracer_test.go type alwaysError (line 25) | type alwaysError struct method Read (line 27) | func (a *alwaysError) Read(p []byte) (int, error) { function TestApolloTracing (line 31) | func TestApolloTracing(t *testing.T) { function TestApolloTracing_withFail (line 76) | func TestApolloTracing_withFail(t *testing.T) { function TestApolloTracing_withUnexpectedEOF (line 108) | func TestApolloTracing_withUnexpectedEOF(t *testing.T) { function doRequest (line 117) | func doRequest(handler http.Handler, method, target, body string) *httpt... function doRequestWithReader (line 121) | func doRequestWithReader(handler http.Handler, method string, target str... FILE: graphql/handler/debug/tracer.go type Tracer (line 18) | type Tracer struct method ExtensionName (line 29) | func (a Tracer) ExtensionName() string { method Validate (line 33) | func (a *Tracer) Validate(schema graphql.ExecutableSchema) error { method InterceptResponse (line 51) | func (a Tracer) InterceptResponse( function stringify (line 42) | func stringify(value any) string { FILE: graphql/handler/extension/apq.go constant errPersistedQueryNotFound (line 17) | errPersistedQueryNotFound = "PersistedQueryNotFound" constant errPersistedQueryNotFoundCode (line 18) | errPersistedQueryNotFoundCode = "PERSISTED_QUERY_NOT_FOUND" type AutomaticPersistedQuery (line 26) | type AutomaticPersistedQuery struct method ExtensionName (line 45) | func (a AutomaticPersistedQuery) ExtensionName() string { method Validate (line 49) | func (a AutomaticPersistedQuery) Validate(schema graphql.ExecutableSch... method MutateOperationParameters (line 56) | func (a AutomaticPersistedQuery) MutateOperationParameters( type ApqStats (line 30) | type ApqStats struct constant apqExtension (line 38) | apqExtension = "APQ" function GetApqStats (line 104) | func GetApqStats(ctx context.Context) *ApqStats { function computeQueryHash (line 114) | func computeQueryHash(query string) string { FILE: graphql/handler/extension/apq_test.go function TestAPQIntegration (line 17) | func TestAPQIntegration(t *testing.T) { function TestAPQ (line 42) | func TestAPQ(t *testing.T) { function newOC (line 202) | func newOC() context.Context { FILE: graphql/handler/extension/complexity.go constant errComplexityLimit (line 14) | errComplexityLimit = "COMPLEXITY_LIMIT_EXCEEDED" type ComplexityLimit (line 19) | type ComplexityLimit struct method ExtensionName (line 51) | func (c ComplexityLimit) ExtensionName() string { method Validate (line 55) | func (c *ComplexityLimit) Validate(schema graphql.ExecutableSchema) er... method MutateOperationContext (line 63) | func (c ComplexityLimit) MutateOperationContext( constant complexityExtension (line 31) | complexityExtension = "ComplexityLimit" type ComplexityStats (line 33) | type ComplexityStats struct function FixedComplexityLimit (line 42) | func FixedComplexityLimit(limit int, opts ...complexity.Option) *Complex... function GetComplexityStats (line 90) | func GetComplexityStats(ctx context.Context) *ComplexityStats { FILE: graphql/handler/extension/complexity_test.go function TestHandlerComplexity (line 18) | func TestHandlerComplexity(t *testing.T) { function TestFixedComplexity (line 73) | func TestFixedComplexity(t *testing.T) { function doRequest (line 125) | func doRequest(handler http.Handler, method, target, body string) *httpt... FILE: graphql/handler/extension/introspection.go type Introspection (line 12) | type Introspection struct method ExtensionName (line 19) | func (c Introspection) ExtensionName() string { method Validate (line 23) | func (c Introspection) Validate(schema graphql.ExecutableSchema) error { method MutateOperationContext (line 27) | func (c Introspection) MutateOperationContext( FILE: graphql/handler/extension/introspection_test.go function TestIntrospection (line 13) | func TestIntrospection(t *testing.T) { FILE: graphql/handler/lru/lru.go type LRU (line 11) | type LRU struct function New (line 17) | func New[T any](size int) *LRU[T] { method Get (line 27) | func (l LRU[T]) Get(ctx context.Context, key string) (value T, ok bool) { method Add (line 31) | func (l LRU[T]) Add(ctx context.Context, key string, value T) { FILE: graphql/handler/server.go type Server (line 23) | type Server struct method AddTransport (line 78) | func (s *Server) AddTransport(transport graphql.Transport) { method SetErrorPresenter (line 82) | func (s *Server) SetErrorPresenter(f graphql.ErrorPresenterFunc) { method SetRecoverFunc (line 86) | func (s *Server) SetRecoverFunc(f graphql.RecoverFunc) { method SetQueryCache (line 90) | func (s *Server) SetQueryCache(cache graphql.Cache[*ast.QueryDocument]) { method SetParserTokenLimit (line 94) | func (s *Server) SetParserTokenLimit(limit int) { method SetDisableSuggestion (line 98) | func (s *Server) SetDisableSuggestion(value bool) { method Use (line 104) | func (s *Server) Use(extension graphql.HandlerExtension) { method AroundFields (line 110) | func (s *Server) AroundFields(f graphql.FieldMiddleware) { method AroundRootFields (line 116) | func (s *Server) AroundRootFields(f graphql.RootFieldMiddleware) { method AroundOperations (line 122) | func (s *Server) AroundOperations(f graphql.OperationMiddleware) { method AroundResponses (line 128) | func (s *Server) AroundResponses(f graphql.ResponseMiddleware) { method getTransport (line 132) | func (s *Server) getTransport(r *http.Request) graphql.Transport { method SetValidationRulesFn (line 142) | func (s *Server) SetValidationRulesFn(f func() *rules.Rules) { method ServeHTTP (line 146) | func (s *Server) ServeHTTP(w http.ResponseWriter, r *http.Request) { function New (line 33) | func New(es graphql.ExecutableSchema) *Server { function NewDefaultServer (line 54) | func NewDefaultServer(es graphql.ExecutableSchema) *Server { function sendError (line 169) | func sendError(w http.ResponseWriter, code int, errors ...*gqlerror.Erro... function sendErrorf (line 178) | func sendErrorf(w http.ResponseWriter, code int, format string, args ...... type OperationFunc (line 182) | type OperationFunc method ExtensionName (line 184) | func (r OperationFunc) ExtensionName() string { method Validate (line 188) | func (r OperationFunc) Validate(schema graphql.ExecutableSchema) error { method InterceptOperation (line 195) | func (r OperationFunc) InterceptOperation( type ResponseFunc (line 202) | type ResponseFunc method ExtensionName (line 204) | func (r ResponseFunc) ExtensionName() string { method Validate (line 208) | func (r ResponseFunc) Validate(schema graphql.ExecutableSchema) error { method InterceptResponse (line 215) | func (r ResponseFunc) InterceptResponse( type FieldFunc (line 222) | type FieldFunc method ExtensionName (line 224) | func (f FieldFunc) ExtensionName() string { method Validate (line 228) | func (f FieldFunc) Validate(schema graphql.ExecutableSchema) error { method InterceptField (line 235) | func (f FieldFunc) InterceptField(ctx context.Context, next graphql.Re... FILE: graphql/handler/server_test.go function TestServer (line 22) | func TestServer(t *testing.T) { function TestErrorServer (line 168) | func TestErrorServer(t *testing.T) { type panicTransport (line 191) | type panicTransport struct method Supports (line 193) | func (t panicTransport) Supports(r *http.Request) bool { method Do (line 197) | func (t panicTransport) Do(w http.ResponseWriter, r *http.Request, exe... function TestRecover (line 201) | func TestRecover(t *testing.T) { function get (line 212) | func get(handler http.Handler, target string) *httptest.ResponseRecorder { function post (line 220) | func post(handler http.Handler, target, contentType string) *httptest.Re... FILE: graphql/handler/testserver/testserver.go function New (line 20) | func New() *TestServer { function NewError (line 131) | func NewError() *TestServer { type TestServer (line 180) | type TestServer struct method SendNextSubscriptionMessage (line 187) | func (s *TestServer) SendNextSubscriptionMessage() { method SendCompleteSubscriptionMessage (line 195) | func (s *TestServer) SendCompleteSubscriptionMessage() { method SetCalculatedComplexity (line 203) | func (s *TestServer) SetCalculatedComplexity(complexity int) { FILE: graphql/handler/transport/error.go function SendError (line 16) | func SendError(w http.ResponseWriter, code int, errors ...*gqlerror.Erro... function SendErrorf (line 26) | func SendErrorf(w http.ResponseWriter, code int, format string, args ...... FILE: graphql/handler/transport/headers.go constant acceptApplicationJson (line 11) | acceptApplicationJson = "application/json" constant acceptApplicationGraphqlResponseJson (line 12) | acceptApplicationGraphqlResponseJson = "application/graphql-response+json" function determineResponseContentType (line 15) | func determineResponseContentType( function writeHeaders (line 55) | func writeHeaders(w http.ResponseWriter, headers map[string][]string) { function mergeHeaders (line 71) | func mergeHeaders(baseHeaders, additionalHeaders map[string][]string) ma... FILE: graphql/handler/transport/headers_test.go function TestHeadersWithPOST (line 20) | func TestHeadersWithPOST(t *testing.T) { function TestHeadersWithGET (line 63) | func TestHeadersWithGET(t *testing.T) { function TestHeadersWithGRAPHQL (line 91) | func TestHeadersWithGRAPHQL(t *testing.T) { function TestHeadersWithFormUrlEncoded (line 119) | func TestHeadersWithFormUrlEncoded(t *testing.T) { function TestHeadersWithMULTIPART (line 161) | func TestHeadersWithMULTIPART(t *testing.T) { FILE: graphql/handler/transport/http_form_multipart.go type MultipartForm (line 15) | type MultipartForm struct method Supports (line 32) | func (f MultipartForm) Supports(r *http.Request) bool { method maxUploadSize (line 45) | func (f MultipartForm) maxUploadSize() int64 { method maxMemory (line 52) | func (f MultipartForm) maxMemory() int64 { method Do (line 59) | func (f MultipartForm) Do(w http.ResponseWriter, r *http.Request, exec... FILE: graphql/handler/transport/http_form_multipart_test.go function TestFileUpload (line 23) | func TestFileUpload(t *testing.T) { type file (line 317) | type file struct function createUploadRequest (line 324) | func createUploadRequest(t *testing.T, operations, mapData string, files... FILE: graphql/handler/transport/http_form_urlencode_test.go function TestUrlEncodedForm (line 16) | func TestUrlEncodedForm(t *testing.T) { FILE: graphql/handler/transport/http_form_urlencoded.go type UrlEncodedForm (line 16) | type UrlEncodedForm struct method Supports (line 24) | func (h UrlEncodedForm) Supports(r *http.Request) bool { method Do (line 37) | func (h UrlEncodedForm) Do(w http.ResponseWriter, r *http.Request, exe... method parseBody (line 79) | func (h UrlEncodedForm) parseBody(bodyString string) (*graphql.RawPara... method parseEncoded (line 96) | func (h UrlEncodedForm) parseEncoded(bodyString string) (*graphql.RawP... method parseJson (line 109) | func (h UrlEncodedForm) parseJson(bodyString string) (*graphql.RawPara... FILE: graphql/handler/transport/http_get.go type GET (line 19) | type GET struct method Supports (line 31) | func (h GET) Supports(r *http.Request) bool { method Do (line 39) | func (h GET) Do(w http.ResponseWriter, r *http.Request, exec graphql.G... function jsonDecode (line 106) | func jsonDecode(r io.Reader, val any) error { function statusFor (line 112) | func statusFor(errs gqlerror.List) int { function statusForGraphQLResponse (line 121) | func statusForGraphQLResponse(errs gqlerror.List) int { FILE: graphql/handler/transport/http_get_test.go function TestGET (line 13) | func TestGET(t *testing.T) { FILE: graphql/handler/transport/http_graphql.go type GRAPHQL (line 18) | type GRAPHQL struct method Supports (line 26) | func (h GRAPHQL) Supports(r *http.Request) bool { method Do (line 39) | func (h GRAPHQL) Do(w http.ResponseWriter, r *http.Request, exec graph... function cleanupBody (line 82) | func cleanupBody(body string) (out string, err error) { FILE: graphql/handler/transport/http_graphql_test.go function TestGRAPHQL (line 16) | func TestGRAPHQL(t *testing.T) { function doGraphqlRequest (line 123) | func doGraphqlRequest( FILE: graphql/handler/transport/http_multipart_mixed.go type MultipartMixed (line 20) | type MultipartMixed struct method Supports (line 29) | func (t MultipartMixed) Supports(r *http.Request) bool { method Do (line 41) | func (t MultipartMixed) Do(w http.ResponseWriter, r *http.Request, exe... function writeIncrementalJson (line 158) | func writeIncrementalJson(w io.Writer, responses []*graphql.Response, ha... function writeBoundary (line 173) | func writeBoundary(w io.Writer, boundary string, finalResponse bool) { function writeContentTypeHeader (line 181) | func writeContentTypeHeader(w io.Writer) { type multipartResponseAggregator (line 188) | type multipartResponseAggregator struct method Done (line 224) | func (a *multipartResponseAggregator) Done(w http.ResponseWriter) { method Add (line 230) | func (a *multipartResponseAggregator) Add(resp *graphql.Response, init... method flush (line 241) | func (a *multipartResponseAggregator) flush(w http.ResponseWriter) { function newMultipartResponseAggregator (line 199) | func newMultipartResponseAggregator( FILE: graphql/handler/transport/http_multipart_mixed_test.go function TestMultipartMixed (line 20) | func TestMultipartMixed(t *testing.T) { FILE: graphql/handler/transport/http_post.go type POST (line 18) | type POST struct method Supports (line 31) | func (h POST) Supports(r *http.Request) bool { method Do (line 61) | func (h POST) Do(w http.ResponseWriter, r *http.Request, exec graphql.... function getRequestBody (line 44) | func getRequestBody(r *http.Request) (string, error) { FILE: graphql/handler/transport/http_post_test.go function TestPOST (line 16) | func TestPOST(t *testing.T) { function doRequest (line 324) | func doRequest( FILE: graphql/handler/transport/options.go type Options (line 11) | type Options struct method Supports (line 18) | func (o Options) Supports(r *http.Request) bool { method Do (line 22) | func (o Options) Do(w http.ResponseWriter, r *http.Request, exec graph... method allowedMethods (line 32) | func (o Options) allowedMethods() string { FILE: graphql/handler/transport/options_test.go function TestOptions (line 13) | func TestOptions(t *testing.T) { FILE: graphql/handler/transport/reader.go type bytesReader (line 8) | type bytesReader struct method Read (line 13) | func (r *bytesReader) Read(b []byte) (n int, err error) { method Seek (line 25) | func (r *bytesReader) Seek(offset int64, whence int) (int64, error) { FILE: graphql/handler/transport/reader_test.go function TestBytesRead (line 11) | func TestBytesRead(t *testing.T) { FILE: graphql/handler/transport/sse.go type SSE (line 21) | type SSE struct method Supports (line 35) | func (t SSE) Supports(r *http.Request) bool { method Do (line 46) | func (t SSE) Do(w http.ResponseWriter, r *http.Request, exec graphql.G... type sseConnection (line 25) | type sseConnection struct method resetTicker (line 132) | func (c *sseConnection) resetTicker(interval time.Duration) { method keepAlive (line 140) | func (c *sseConnection) keepAlive(w io.Writer) { method flush (line 153) | func (c *sseConnection) flush() { function writeJsonWithSSE (line 159) | func writeJsonWithSSE(w io.Writer, response *graphql.Response) { FILE: graphql/handler/transport/sse_test.go function TestSSE (line 20) | func TestSSE(t *testing.T) { FILE: graphql/handler/transport/util.go function writeJson (line 13) | func writeJson(w io.Writer, response *graphql.Response) { function writeJsonError (line 21) | func writeJsonError(w io.Writer, msg string) { function writeJsonErrorf (line 25) | func writeJsonErrorf(w io.Writer, format string, args ...any) { function writeJsonGraphqlError (line 29) | func writeJsonGraphqlError(w io.Writer, err ...*gqlerror.Error) { FILE: graphql/handler/transport/websocket.go type Websocket (line 23) | type Websocket struct method Supports (line 90) | func (t Websocket) Supports(r *http.Request) bool { method Do (line 94) | func (t Websocket) Do(w http.ResponseWriter, r *http.Request, exec gra... type wsConnection (line 44) | type wsConnection struct method handlePossibleError (line 138) | func (c *wsConnection) handlePossibleError(err error, isReadError bool) { method nextMessageWithTimeout (line 147) | func (c *wsConnection) nextMessageWithTimeout(timeout time.Duration) (... method init (line 168) | func (c *wsConnection) init() bool { method write (line 236) | func (c *wsConnection) write(msg *message) { method run (line 242) | func (c *wsConnection) run() { method keepAlivePongOnly (line 330) | func (c *wsConnection) keepAlivePongOnly(ctx context.Context) { method keepAlive (line 342) | func (c *wsConnection) keepAlive(ctx context.Context) { method ping (line 354) | func (c *wsConnection) ping(ctx context.Context) { method closeOnCancel (line 374) | func (c *wsConnection) closeOnCancel(ctx context.Context) { method subscribe (line 383) | func (c *wsConnection) subscribe(start time.Time, msg *message) { method sendResponse (line 463) | func (c *wsConnection) sendResponse(id string, response *graphql.Respo... method complete (line 475) | func (c *wsConnection) complete(id string) { method sendError (line 479) | func (c *wsConnection) sendError(id string, errors ...*gqlerror.Error) { method sendConnectionError (line 491) | func (c *wsConnection) sendConnectionError(format string, args ...any) { method close (line 500) | func (c *wsConnection) close(closeCode int, message string) { type WebsocketInitFunc (line 62) | type WebsocketInitFunc type WebsocketErrorFunc (line 63) | type WebsocketErrorFunc type WebsocketCloseFunc (line 66) | type WebsocketCloseFunc type WebsocketError (line 71) | type WebsocketError struct method Error (line 78) | func (e WebsocketError) Error() string { FILE: graphql/handler/transport/websocket_close_reason.go type wsCloseReasonContextKey (line 11) | type wsCloseReasonContextKey struct function AppendCloseReason (line 15) | func AppendCloseReason(ctx context.Context, reason string) context.Conte... function closeReasonForContext (line 19) | func closeReasonForContext(ctx context.Context) string { FILE: graphql/handler/transport/websocket_graphql_transport_ws.go constant graphqltransportwsSubprotocol (line 12) | graphqltransportwsSubprotocol = "graphql-transport-ws" constant graphqltransportwsConnectionInitMsg (line 14) | graphqltransportwsConnectionInitMsg = graphqltransportwsMessageType("con... constant graphqltransportwsConnectionAckMsg (line 15) | graphqltransportwsConnectionAckMsg = graphqltransportwsMessageType("con... constant graphqltransportwsSubscribeMsg (line 16) | graphqltransportwsSubscribeMsg = graphqltransportwsMessageType("sub... constant graphqltransportwsNextMsg (line 17) | graphqltransportwsNextMsg = graphqltransportwsMessageType("next") constant graphqltransportwsErrorMsg (line 18) | graphqltransportwsErrorMsg = graphqltransportwsMessageType("err... constant graphqltransportwsCompleteMsg (line 19) | graphqltransportwsCompleteMsg = graphqltransportwsMessageType("com... constant graphqltransportwsPingMsg (line 20) | graphqltransportwsPingMsg = graphqltransportwsMessageType("ping") constant graphqltransportwsPongMsg (line 21) | graphqltransportwsPongMsg = graphqltransportwsMessageType("pong") type graphqltransportwsMessageExchanger (line 36) | type graphqltransportwsMessageExchanger struct method NextMessage (line 50) | func (me graphqltransportwsMessageExchanger) NextMessage() (message, e... method Send (line 64) | func (me graphqltransportwsMessageExchanger) Send(m *message) error { type graphqltransportwsMessage (line 40) | type graphqltransportwsMessage struct method toMessage (line 98) | func (m graphqltransportwsMessage) toMessage() (message, error) { method fromMessage (line 123) | func (m *graphqltransportwsMessage) fromMessage(msg *message) (err err... type graphqltransportwsMessageType (line 47) | type graphqltransportwsMessageType method UnmarshalText (line 77) | func (t *graphqltransportwsMessageType) UnmarshalText(text []byte) (er... method MarshalText (line 94) | func (t graphqltransportwsMessageType) MarshalText() ([]byte, error) { FILE: graphql/handler/transport/websocket_graphqlws.go constant graphqlwsSubprotocol (line 12) | graphqlwsSubprotocol = "graphql-ws" constant graphqlwsConnectionInitMsg (line 14) | graphqlwsConnectionInitMsg = graphqlwsMessageType("connection_init") constant graphqlwsConnectionTerminateMsg (line 15) | graphqlwsConnectionTerminateMsg = graphqlwsMessageType("connection_termi... constant graphqlwsStartMsg (line 16) | graphqlwsStartMsg = graphqlwsMessageType("start") constant graphqlwsStopMsg (line 17) | graphqlwsStopMsg = graphqlwsMessageType("stop") constant graphqlwsConnectionAckMsg (line 18) | graphqlwsConnectionAckMsg = graphqlwsMessageType("connection_ack") constant graphqlwsConnectionErrorMsg (line 19) | graphqlwsConnectionErrorMsg = graphqlwsMessageType("connection_error") constant graphqlwsDataMsg (line 20) | graphqlwsDataMsg = graphqlwsMessageType("data") constant graphqlwsErrorMsg (line 21) | graphqlwsErrorMsg = graphqlwsMessageType("error") constant graphqlwsCompleteMsg (line 22) | graphqlwsCompleteMsg = graphqlwsMessageType("complete") constant graphqlwsConnectionKeepAliveMsg (line 23) | graphqlwsConnectionKeepAliveMsg = graphqlwsMessageType("ka") type graphqlwsMessageExchanger (line 40) | type graphqlwsMessageExchanger struct method NextMessage (line 54) | func (me graphqlwsMessageExchanger) NextMessage() (message, error) { method Send (line 68) | func (me graphqlwsMessageExchanger) Send(m *message) error { type graphqlwsMessage (line 44) | type graphqlwsMessage struct method toMessage (line 102) | func (m graphqlwsMessage) toMessage() (message, error) { method fromMessage (line 137) | func (m *graphqlwsMessage) fromMessage(msg *message) (err error) { type graphqlwsMessageType (line 51) | type graphqlwsMessageType method UnmarshalText (line 81) | func (t *graphqlwsMessageType) UnmarshalText(text []byte) (err error) { method MarshalText (line 98) | func (t graphqlwsMessageType) MarshalText() ([]byte, error) { FILE: graphql/handler/transport/websocket_init.go type key (line 5) | type key constant initpayload (line 8) | initpayload key = "ws_initpayload_context" type InitPayload (line 13) | type InitPayload method GetString (line 17) | func (p InitPayload) GetString(key string) string { method Authorization (line 32) | func (p InitPayload) Authorization() string { function withInitPayload (line 44) | func withInitPayload(ctx context.Context, payload InitPayload) context.C... function GetInitPayload (line 50) | func GetInitPayload(ctx context.Context) InitPayload { FILE: graphql/handler/transport/websocket_resolver_error.go type wsSubscriptionErrorContextKey (line 13) | type wsSubscriptionErrorContextKey struct type subscriptionError (line 17) | type subscriptionError struct function AddSubscriptionError (line 54) | func AddSubscriptionError(ctx context.Context, err *gqlerror.Error) { function withSubscriptionErrorContext (line 59) | func withSubscriptionErrorContext(ctx context.Context) context.Context { function getSubscriptionErrorStruct (line 63) | func getSubscriptionErrorStruct(ctx context.Context) *subscriptionError { function getSubscriptionError (line 68) | func getSubscriptionError(ctx context.Context) []*gqlerror.Error { FILE: graphql/handler/transport/websocket_subprotocol.go constant initMessageType (line 12) | initMessageType messageType = iota constant connectionAckMessageType (line 13) | connectionAckMessageType constant keepAliveMessageType (line 14) | keepAliveMessageType constant connectionErrorMessageType (line 15) | connectionErrorMessageType constant connectionCloseMessageType (line 16) | connectionCloseMessageType constant startMessageType (line 17) | startMessageType constant stopMessageType (line 18) | stopMessageType constant dataMessageType (line 19) | dataMessageType constant completeMessageType (line 20) | completeMessageType constant errorMessageType (line 21) | errorMessageType constant pingMessageType (line 22) | pingMessageType constant pongMessageType (line 23) | pongMessageType type messageType (line 37) | type messageType method String (line 49) | func (t messageType) String() string { type message (line 38) | type message struct type messageExchanger (line 43) | type messageExchanger interface method injectGraphQLWSSubprotocols (line 82) | func (t *Websocket) injectGraphQLWSSubprotocols() { function handleNextReaderError (line 99) | func handleNextReaderError(err error) error { FILE: graphql/handler/transport/websocket_test.go type ckey (line 26) | type ckey function TestWebsocket (line 28) | func TestWebsocket(t *testing.T) { function TestWebsocketWithKeepAlive (line 160) | func TestWebsocketWithKeepAlive(t *testing.T) { function TestWebsocketWithPassedHeaders (line 196) | func TestWebsocketWithPassedHeaders(t *testing.T) { function TestWebsocketInitFunc (line 240) | func TestWebsocketInitFunc(t *testing.T) { function TestWebSocketInitTimeout (line 404) | func TestWebSocketInitTimeout(t *testing.T) { function TestWebSocketErrorFunc (line 450) | func TestWebSocketErrorFunc(t *testing.T) { function TestWebSocketCloseFunc (line 562) | func TestWebSocketCloseFunc(t *testing.T) { function TestWebsocketGraphqltransportwsSubprotocol (line 650) | func TestWebsocketGraphqltransportwsSubprotocol(t *testing.T) { function TestWebsocketWithPingPongInterval (line 735) | func TestWebsocketWithPingPongInterval(t *testing.T) { function wsConnect (line 924) | func wsConnect(url string) *websocket.Conn { function wsConnectWithSubprotocol (line 928) | func wsConnectWithSubprotocol(url, subprotocol string) *websocket.Conn { function writeRaw (line 943) | func writeRaw(conn *websocket.Conn, msg string) { function readOp (line 949) | func readOp(conn *websocket.Conn) operationMessage { constant connectionInitMsg (line 960) | connectionInitMsg = "connection_init" constant connectionTerminateMsg (line 961) | connectionTerminateMsg = "connection_terminate" constant startMsg (line 962) | startMsg = "start" constant stopMsg (line 963) | stopMsg = "stop" constant connectionAckMsg (line 964) | connectionAckMsg = "connection_ack" constant connectionErrorMsg (line 965) | connectionErrorMsg = "connection_error" constant dataMsg (line 966) | dataMsg = "data" constant errorMsg (line 967) | errorMsg = "error" constant completeMsg (line 968) | completeMsg = "complete" constant connectionKeepAliveMsg (line 969) | connectionKeepAliveMsg = "ka" constant graphqltransportwsSubprotocol (line 975) | graphqltransportwsSubprotocol = "graphql-transport-ws" constant graphqltransportwsConnectionInitMsg (line 977) | graphqltransportwsConnectionInitMsg = "connection_init" constant graphqltransportwsConnectionAckMsg (line 978) | graphqltransportwsConnectionAckMsg = "connection_ack" constant graphqltransportwsSubscribeMsg (line 979) | graphqltransportwsSubscribeMsg = "subscribe" constant graphqltransportwsNextMsg (line 980) | graphqltransportwsNextMsg = "next" constant graphqltransportwsCompleteMsg (line 981) | graphqltransportwsCompleteMsg = "complete" constant graphqltransportwsPingMsg (line 982) | graphqltransportwsPingMsg = "ping" constant graphqltransportwsPongMsg (line 983) | graphqltransportwsPongMsg = "pong" type operationMessage (line 986) | type operationMessage struct FILE: graphql/handler_test.go function TestAddUploadToOperations (line 11) | func TestAddUploadToOperations(t *testing.T) { FILE: graphql/id.go function MarshalID (line 10) | func MarshalID(s string) Marshaler { function UnmarshalID (line 14) | func UnmarshalID(v any) (string, error) { function MarshalIntID (line 35) | func MarshalIntID(i int) Marshaler { function UnmarshalIntID (line 41) | func UnmarshalIntID(v any) (int, error) { function MarshalUintID (line 56) | func MarshalUintID(i uint) Marshaler { function UnmarshalUintID (line 62) | func UnmarshalUintID(v any) (uint, error) { FILE: graphql/id_test.go function TestMarshalID (line 13) | func TestMarshalID(t *testing.T) { function TestUnmarshalID (line 32) | func TestUnmarshalID(t *testing.T) { function TestMarshalUintID (line 140) | func TestMarshalUintID(t *testing.T) { function TestUnMarshalUintID (line 144) | func TestUnMarshalUintID(t *testing.T) { FILE: graphql/input.go constant unmarshalInputCtx (line 9) | unmarshalInputCtx key = "unmarshal_input_context" function BuildUnmarshalerMap (line 13) | func BuildUnmarshalerMap(unmarshaler ...any) map[reflect.Type]reflect.Va... function WithUnmarshalerMap (line 27) | func WithUnmarshalerMap(ctx context.Context, maps map[reflect.Type]refle... function UnmarshalInputFromContext (line 32) | func UnmarshalInputFromContext(ctx context.Context, raw, v any) error { FILE: graphql/int.go function MarshalInt (line 12) | func MarshalInt(i int) Marshaler { function UnmarshalInt (line 18) | func UnmarshalInt(v any) (int, error) { function MarshalInt8 (line 22) | func MarshalInt8(i int8) Marshaler { function UnmarshalInt8 (line 28) | func UnmarshalInt8(v any) (int8, error) { function MarshalInt16 (line 32) | func MarshalInt16(i int16) Marshaler { function UnmarshalInt16 (line 38) | func UnmarshalInt16(v any) (int16, error) { function MarshalInt32 (line 42) | func MarshalInt32(i int32) Marshaler { function UnmarshalInt32 (line 48) | func UnmarshalInt32(v any) (int32, error) { function MarshalInt64 (line 52) | func MarshalInt64(i int64) Marshaler { function UnmarshalInt64 (line 58) | func UnmarshalInt64(v any) (int64, error) { type number (line 62) | type number interface function interfaceToSignedNumber (line 66) | func interfaceToSignedNumber[N number](v any) (N, error) { type IntegerError (line 94) | type IntegerError struct method Error (line 98) | func (e IntegerError) Error() string { type NumberOverflowError (line 102) | type NumberOverflowError struct method Unwrap (line 130) | func (e *NumberOverflowError) Unwrap() error { type maxNumber (line 107) | type maxNumber interface function newNumberOverflowError (line 111) | func newNumberOverflowError[N maxNumber](i any, bitsize int) *NumberOver... function safeCastSignedNumber (line 135) | func safeCastSignedNumber[N number](val int64) (N, error) { FILE: graphql/int_test.go constant LENGTH (line 15) | LENGTH = 1000 function TestInt8 (line 17) | func TestInt8(t *testing.T) { function mustUnmarshalInt8 (line 111) | func mustUnmarshalInt8(t *testing.T, v any) int8 { function TestInt16 (line 118) | func TestInt16(t *testing.T) { function mustUnmarshalInt16 (line 212) | func mustUnmarshalInt16(t *testing.T, v any) int16 { function TestInt (line 219) | func TestInt(t *testing.T) { function mustUnmarshalInt (line 234) | func mustUnmarshalInt(t *testing.T, v any) int { function TestInt32 (line 241) | func TestInt32(t *testing.T) { function mustUnmarshalInt32 (line 351) | func mustUnmarshalInt32(t *testing.T, v any) int32 { function TestInt64 (line 358) | func TestInt64(t *testing.T) { function mustUnmarshalInt64 (line 373) | func mustUnmarshalInt64(t *testing.T, v any) int64 { function beforeUnmarshalInt (line 380) | func beforeUnmarshalInt(v any) (int, error) { function BenchmarkUnmarshalIntInitial (line 397) | func BenchmarkUnmarshalIntInitial(b *testing.B) { function BenchmarkUnmarshalIntNew (line 407) | func BenchmarkUnmarshalIntNew(b *testing.B) { function makeRandomNumberSlice (line 417) | func makeRandomNumberSlice(signed bool) []any { function randomNumber (line 425) | func randomNumber(signed bool) any { FILE: graphql/introspection/introspection.go type Directive (line 10) | type Directive struct method Description (line 119) | func (f *Directive) Description() *string { type EnumValue (line 18) | type EnumValue struct method Description (line 45) | func (f *EnumValue) Description() *string { method IsDeprecated (line 52) | func (f *EnumValue) IsDeprecated() bool { method DeprecationReason (line 56) | func (f *EnumValue) DeprecationReason() *string { type Field (line 24) | type Field struct method Description (line 69) | func (f *Field) Description() *string { method IsDeprecated (line 76) | func (f *Field) IsDeprecated() bool { method DeprecationReason (line 80) | func (f *Field) DeprecationReason() *string { type InputValue (line 32) | type InputValue struct method IsDeprecated (line 95) | func (f *InputValue) IsDeprecated() bool { method DeprecationReason (line 99) | func (f *InputValue) DeprecationReason() *string { method Description (line 112) | func (f *InputValue) Description() *string { function WrapSchema (line 41) | func WrapSchema(schema *ast.Schema) *Schema { FILE: graphql/introspection/query.go constant Query (line 4) | Query = ` FILE: graphql/introspection/schema.go type Schema (line 9) | type Schema struct method Description (line 13) | func (s *Schema) Description() *string { method Types (line 20) | func (s *Schema) Types() []Type { method QueryType (line 36) | func (s *Schema) QueryType() *Type { method MutationType (line 40) | func (s *Schema) MutationType() *Type { method SubscriptionType (line 44) | func (s *Schema) SubscriptionType() *Type { method Directives (line 48) | func (s *Schema) Directives() []Directive { method directiveFromDef (line 66) | func (s *Schema) directiveFromDef(d *ast.DirectiveDefinition) Directive { FILE: graphql/introspection/schema_test.go function TestSchema (line 10) | func TestSchema(t *testing.T) { FILE: graphql/introspection/type.go type Type (line 9) | type Type struct method Kind (line 33) | func (t *Type) Kind() string { method Name (line 49) | func (t *Type) Name() *string { method Description (line 56) | func (t *Type) Description() *string { method Fields (line 63) | func (t *Type) Fields(includeDeprecated bool) []Field { method InputFields (line 99) | func (t *Type) InputFields() []InputValue { method Interfaces (line 125) | func (t *Type) Interfaces() []Type { method PossibleTypes (line 138) | func (t *Type) PossibleTypes() []Type { method EnumValues (line 150) | func (t *Type) EnumValues(includeDeprecated bool) []EnumValue { method OfType (line 170) | func (t *Type) OfType() *Type { method SpecifiedByURL (line 184) | func (t *Type) SpecifiedByURL() *string { method IsOneOf (line 198) | func (t *Type) IsOneOf() bool { function WrapTypeFromDef (line 15) | func WrapTypeFromDef(s *ast.Schema, def *ast.Definition) *Type { function WrapTypeFromType (line 22) | func WrapTypeFromType(s *ast.Schema, typ *ast.Type) *Type { function defaultValue (line 117) | func defaultValue(value *ast.Value) *string { FILE: graphql/introspection/type_test.go function TestType (line 10) | func TestType(t *testing.T) { FILE: graphql/jsonw.go type Marshaler (line 26) | type Marshaler interface type Unmarshaler (line 30) | type Unmarshaler interface type ContextMarshaler (line 34) | type ContextMarshaler interface type ContextUnmarshaler (line 38) | type ContextUnmarshaler interface type contextMarshalerAdapter (line 42) | type contextMarshalerAdapter struct method MarshalGQL (line 51) | func (a contextMarshalerAdapter) MarshalGQL(w io.Writer) { function WrapContextMarshaler (line 47) | func WrapContextMarshaler(ctx context.Context, m ContextMarshaler) Marsh... type WriterFunc (line 59) | type WriterFunc method MarshalGQL (line 61) | func (f WriterFunc) MarshalGQL(w io.Writer) { type ContextWriterFunc (line 65) | type ContextWriterFunc method MarshalGQLContext (line 67) | func (f ContextWriterFunc) MarshalGQLContext(ctx context.Context, w io... type Array (line 71) | type Array method MarshalGQL (line 73) | func (a Array) MarshalGQL(writer io.Writer) { type lit (line 84) | type lit struct method MarshalGQL (line 86) | func (l lit) MarshalGQL(w io.Writer) { method MarshalGQLContext (line 90) | func (l lit) MarshalGQLContext(ctx context.Context, w io.Writer) error { FILE: graphql/jsonw_test.go function TestJsonWriter (line 11) | func TestJsonWriter(t *testing.T) { FILE: graphql/map.go function MarshalMap (line 9) | func MarshalMap(val map[string]any) Marshaler { function UnmarshalMap (line 18) | func UnmarshalMap(v any) (map[string]any, error) { FILE: graphql/omittable.go type Omittable (line 11) | type Omittable struct function OmittableOf (line 21) | func OmittableOf[T any](value T) Omittable[T] { method Value (line 28) | func (o Omittable[T]) Value() T { method ValueOK (line 36) | func (o Omittable[T]) ValueOK() (T, bool) { method IsSet (line 44) | func (o Omittable[T]) IsSet() bool { method IsZero (line 54) | func (o Omittable[T]) IsZero() bool { method MarshalJSON (line 58) | func (o Omittable[T]) MarshalJSON() ([]byte, error) { method UnmarshalJSON (line 68) | func (o *Omittable[T]) UnmarshalJSON(bytes []byte) error { method MarshalGQL (line 77) | func (o Omittable[T]) MarshalGQL(w io.Writer) { method UnmarshalGQL (line 95) | func (o *Omittable[T]) UnmarshalGQL(bytes []byte) error { method MarshalGQLContext (line 116) | func (o Omittable[T]) MarshalGQLContext(ctx context.Context, w io.Writer) { method UnmarshalGQLContext (line 134) | func (o *Omittable[T]) UnmarshalGQLContext(ctx context.Context, bytes []... FILE: graphql/omittable_go124_test.go function TestOmittableIsZeroTrue_MarshalJSONGo124 (line 11) | func TestOmittableIsZeroTrue_MarshalJSONGo124(t *testing.T) { function TestOmittableIsZeroFalse_MarshalJSONGo124 (line 85) | func TestOmittableIsZeroFalse_MarshalJSONGo124(t *testing.T) { FILE: graphql/omittable_test.go function TestOmittable_UnmarshalJSON (line 11) | func TestOmittable_UnmarshalJSON(t *testing.T) { FILE: graphql/oneshot.go function OneShot (line 5) | func OneShot(resp *Response) ResponseHandler { FILE: graphql/playground/altair_playground.go function AltairHandler (line 69) | func AltairHandler(title, endpoint string, options map[string]any) http.... FILE: graphql/playground/altair_playground_test.go function TestAltairHandler_Integrity (line 8) | func TestAltairHandler_Integrity(t *testing.T) { FILE: graphql/playground/apollo_sandbox_playground.go constant apolloSandboxMainJs (line 11) | apolloSandboxMainJs = "https://embeddable-sandbox.cdn.apollographql.com... constant apolloSandboxMainSri (line 12) | apolloSandboxMainSri = "sha256-asj/scPAF8jmMGj1J+YwCHps3uI57AZ78cHs0bJkM... function ApolloSandboxHandler (line 53) | func ApolloSandboxHandler(title, endpoint string, opts ...ApolloSandboxO... type apolloSandboxHandlerOptions (line 91) | type apolloSandboxHandlerOptions struct type apolloSandboxOptions (line 98) | type apolloSandboxOptions struct type apolloSandboxInitialState (line 104) | type apolloSandboxInitialState struct type ApolloSandboxOption (line 115) | type ApolloSandboxOption function WithApolloSandboxHideCookieToggle (line 122) | func WithApolloSandboxHideCookieToggle(hideCookieToggle bool) ApolloSand... function WithApolloSandboxEndpointIsEditable (line 133) | func WithApolloSandboxEndpointIsEditable(endpointIsEditable bool) Apollo... function WithApolloSandboxInitialStateIncludeCookies (line 150) | func WithApolloSandboxInitialStateIncludeCookies(includeCookies bool) Ap... function WithApolloSandboxInitialStateDocument (line 160) | func WithApolloSandboxInitialStateDocument(document string) ApolloSandbo... function WithApolloSandboxInitialStateVariables (line 170) | func WithApolloSandboxInitialStateVariables(variables map[string]any) Ap... function WithApolloSandboxInitialStateHeaders (line 180) | func WithApolloSandboxInitialStateHeaders(headers map[string]any) Apollo... function WithApolloSandboxInitialStateCollectionIdAndOperationId (line 191) | func WithApolloSandboxInitialStateCollectionIdAndOperationId( function WithApolloSandboxInitialStatePollForSchemaUpdates (line 204) | func WithApolloSandboxInitialStatePollForSchemaUpdates( function WithApolloSandboxInitialStateSharedHeaders (line 219) | func WithApolloSandboxInitialStateSharedHeaders(sharedHeaders map[string... function WithApolloSandboxJs (line 228) | func WithApolloSandboxJs(mainJs, mainSri string) ApolloSandboxOption { FILE: graphql/playground/apollo_sandbox_playground_test.go function TestApolloSandboxHandler_Integrity (line 8) | func TestApolloSandboxHandler_Integrity(t *testing.T) { FILE: graphql/playground/helper_test.go function testResourceIntegrity (line 17) | func testResourceIntegrity(t *testing.T, handler func(title, endpoint st... function assertNodesIntegrity (line 44) | func assertNodesIntegrity( FILE: graphql/playground/playground.go type GraphiqlConfig (line 177) | type GraphiqlConfig struct type GraphiqlConfigOption (line 199) | type GraphiqlConfigOption function WithGraphiqlFetcherHeaders (line 201) | func WithGraphiqlFetcherHeaders(headers map[string]string) GraphiqlConfi... function WithGraphiqlUiHeaders (line 207) | func WithGraphiqlUiHeaders(headers map[string]string) GraphiqlConfigOpti... function WithGraphiqlVersion (line 213) | func WithGraphiqlVersion(jsUrl, cssUrl, jsSri, cssSri string) GraphiqlCo... function WithGraphiqlReactVersion (line 222) | func WithGraphiqlReactVersion( function WithGraphiqlPluginExplorerVersion (line 233) | func WithGraphiqlPluginExplorerVersion(jsUrl, cssUrl, jsSri, cssSri stri... function WithGraphiqlEnablePluginExplorer (line 242) | func WithGraphiqlEnablePluginExplorer(enable bool) GraphiqlConfigOption { function WithStoragePrefix (line 248) | func WithStoragePrefix(prefix string) GraphiqlConfigOption { function Handler (line 255) | func Handler(title, endpoint string, opts ...GraphiqlConfigOption) http.... function HandlerWithHeaders (line 298) | func HandlerWithHeaders( function endpointHasScheme (line 311) | func endpointHasScheme(endpoint string) bool { function getSubscriptionEndpoint (line 318) | func getSubscriptionEndpoint(endpoint string) string { FILE: graphql/playground/playground_test.go function TestHandler_createsAbsoluteURLs (line 16) | func TestHandler_createsAbsoluteURLs(t *testing.T) { function TestHandler_createsRelativeURLs (line 53) | func TestHandler_createsRelativeURLs(t *testing.T) { function TestHandler_Integrity (line 89) | func TestHandler_Integrity(t *testing.T) { function TestWithGraphiqlFetcherHeaders (line 95) | func TestWithGraphiqlFetcherHeaders(t *testing.T) { function TestWithGraphiqlUiHeaders (line 106) | func TestWithGraphiqlUiHeaders(t *testing.T) { function TestWithGraphiqlVersion (line 117) | func TestWithGraphiqlVersion(t *testing.T) { function TestWithGraphiqlReactVersion (line 134) | func TestWithGraphiqlReactVersion(t *testing.T) { function TestWithGraphiqlPluginExplorerVersion (line 151) | func TestWithGraphiqlPluginExplorerVersion(t *testing.T) { function TestWithGraphiqlEnablePluginExplorer (line 168) | func TestWithGraphiqlEnablePluginExplorer(t *testing.T) { function TestWithStoragePrefix (line 197) | func TestWithStoragePrefix(t *testing.T) { function TestHandler_WithOptions (line 208) | func TestHandler_WithOptions(t *testing.T) { FILE: graphql/recovery.go type RecoverFunc (line 12) | type RecoverFunc function DefaultRecover (line 14) | func DefaultRecover(ctx context.Context, err any) error { FILE: graphql/resolve_field.go function ResolveField (line 10) | func ResolveField[T any]( function ResolveFieldStream (line 37) | func ResolveFieldStream[T any]( function resolveField (line 80) | func resolveField[T, R any]( FILE: graphql/resolve_field_test.go type ResolveFieldTest (line 14) | type ResolveFieldTest struct function TestResolveField (line 103) | func TestResolveField(t *testing.T) { function TestResolveFieldStream (line 142) | func TestResolveFieldStream(t *testing.T) { type resolveFieldFunc (line 193) | type resolveFieldFunc type resolveFieldTestKey (line 205) | type resolveFieldTestKey function testResolveField (line 207) | func testResolveField[R any]( function TestResolveFieldMiddlewareReturningMarshaler (line 323) | func TestResolveFieldMiddlewareReturningMarshaler(t *testing.T) { FILE: graphql/response.go type Response (line 15) | type Response struct function ErrorResponse (line 24) | func ErrorResponse(ctx context.Context, messagef string, args ...any) *R... FILE: graphql/root.go type Query (line 3) | type Query struct type Mutation (line 5) | type Mutation struct type Subscription (line 7) | type Subscription struct FILE: graphql/slice.go function MarshalSliceConcurrently (line 19) | func MarshalSliceConcurrently( FILE: graphql/slice_test.go function withTestResponseContext (line 17) | func withTestResponseContext(ctx context.Context) context.Context { function TestMarshalSliceConcurrently (line 23) | func TestMarshalSliceConcurrently(t *testing.T) { FILE: graphql/stats.go type Stats (line 9) | type Stats struct method SetExtension (line 47) | func (c *Stats) SetExtension(name string, data any) { method GetExtension (line 54) | func (c *Stats) GetExtension(name string) any { type TraceTiming (line 21) | type TraceTiming struct function StartOperationTrace (line 33) | func StartOperationTrace(ctx context.Context) context.Context { function GetStartTime (line 39) | func GetStartTime(ctx context.Context) time.Time { FILE: graphql/string.go constant encodeHex (line 10) | encodeHex = "0123456789ABCDEF" function MarshalString (line 12) | func MarshalString(s string) Marshaler { function writeQuotedString (line 18) | func writeQuotedString(w io.Writer, s string) { function UnmarshalString (line 50) | func UnmarshalString(v any) (string, error) { FILE: graphql/string_test.go function TestString (line 11) | func TestString(t *testing.T) { function mustUnmarshalString (line 41) | func mustUnmarshalString(t *testing.T, v any) string { FILE: graphql/time.go function MarshalTime (line 10) | func MarshalTime(t time.Time) Marshaler { function UnmarshalTime (line 20) | func UnmarshalTime(v any) (time.Time, error) { function MarshalDate (line 47) | func MarshalDate(t time.Time) Marshaler { function UnmarshalDate (line 57) | func UnmarshalDate(v any) (time.Time, error) { FILE: graphql/time_test.go function TestTime (line 13) | func TestTime(t *testing.T) { function TestMarshalTime (line 34) | func TestMarshalTime(t *testing.T) { function TestUnmarshalTime (line 107) | func TestUnmarshalTime(t *testing.T) { function TestMarshalTime_EdgeCases (line 340) | func TestMarshalTime_EdgeCases(t *testing.T) { function TestMarshalDate (line 384) | func TestMarshalDate(t *testing.T) { function TestUnmarshalDate (line 457) | func TestUnmarshalDate(t *testing.T) { function TestMarshalDate_EdgeCases (line 649) | func TestMarshalDate_EdgeCases(t *testing.T) { FILE: graphql/uint.go function MarshalUint (line 13) | func MarshalUint(i uint) Marshaler { function UnmarshalUint (line 19) | func UnmarshalUint(v any) (uint, error) { function MarshalUint8 (line 23) | func MarshalUint8(i uint8) Marshaler { function UnmarshalUint8 (line 29) | func UnmarshalUint8(v any) (uint8, error) { function MarshalUint16 (line 33) | func MarshalUint16(i uint16) Marshaler { function UnmarshalUint16 (line 39) | func UnmarshalUint16(v any) (uint16, error) { function MarshalUint32 (line 43) | func MarshalUint32(i uint32) Marshaler { function UnmarshalUint32 (line 49) | func UnmarshalUint32(v any) (uint32, error) { function MarshalUint64 (line 53) | func MarshalUint64(i uint64) Marshaler { function UnmarshalUint64 (line 59) | func UnmarshalUint64(v any) (uint64, error) { function interfaceToUnsignedNumber (line 63) | func interfaceToUnsignedNumber[N number](v any) (N, error) { type UintSignError (line 99) | type UintSignError struct method Unwrap (line 111) | func (e *UintSignError) Unwrap() error { function newUintSignError (line 103) | func newUintSignError(v string) *UintSignError { function safeCastUnsignedNumber (line 116) | func safeCastUnsignedNumber[N number](val uint64) (N, error) { function isSignedInteger (line 139) | func isSignedInteger(v string) bool { FILE: graphql/uint_test.go function TestUint (line 15) | func TestUint(t *testing.T) { function mustUnmarshalUint (line 98) | func mustUnmarshalUint(v any) uint { function TestUint8 (line 106) | func TestUint8(t *testing.T) { function mustUnmarshalUint8 (line 225) | func mustUnmarshalUint8(v any) uint8 { function TestUint16 (line 233) | func TestUint16(t *testing.T) { function mustUnmarshalUint16 (line 360) | func mustUnmarshalUint16(v any) uint16 { function TestUint32 (line 368) | func TestUint32(t *testing.T) { function mustUnmarshalUint32 (line 495) | func mustUnmarshalUint32(v any) uint32 { function TestUint64 (line 503) | func TestUint64(t *testing.T) { function mustUnmarshalUint64 (line 583) | func mustUnmarshalUint64(v any) uint64 { function beforeUnmarshalUint (line 591) | func beforeUnmarshalUint(v any) (uint, error) { function BenchmarkUnmarshalUintInitial (line 630) | func BenchmarkUnmarshalUintInitial(b *testing.B) { function BenchmarkUnmarshalUintNew (line 640) | func BenchmarkUnmarshalUintNew(b *testing.B) { FILE: graphql/upload.go type Upload (line 8) | type Upload struct function MarshalUpload (line 15) | func MarshalUpload(f Upload) Marshaler { function UnmarshalUpload (line 21) | func UnmarshalUpload(v any) (Upload, error) { FILE: graphql/uuid.go function MarshalUUID (line 9) | func MarshalUUID(id uuid.UUID) Marshaler { function UnmarshalUUID (line 16) | func UnmarshalUUID(v any) (uuid.UUID, error) { FILE: graphql/uuid_test.go function TestMarshalUUID (line 10) | func TestMarshalUUID(t *testing.T) { function TestUnmarshalUUID (line 31) | func TestUnmarshalUUID(t *testing.T) { FILE: graphql/version.go constant Version (line 3) | Version = "v0.17.88-dev" FILE: handler/handler.go function GraphQL (line 20) | func GraphQL(exec graphql.ExecutableSchema, options ...Option) http.Hand... type Config (line 78) | type Config struct type Option (line 97) | type Option function WebsocketUpgrader (line 100) | func WebsocketUpgrader(upgrader websocket.Upgrader) Option { function RecoverFunc (line 107) | func RecoverFunc(recoverFn graphql.RecoverFunc) Option { function ErrorPresenter (line 119) | func ErrorPresenter(f graphql.ErrorPresenterFunc) Option { function IntrospectionEnabled (line 130) | func IntrospectionEnabled(enabled bool) Option { function ComplexityLimit (line 140) | func ComplexityLimit(limit int) Option { function ComplexityLimitFunc (line 152) | func ComplexityLimitFunc(complexityLimitFunc func(ctx context.Context) i... function ResolverMiddleware (line 162) | func ResolverMiddleware(middleware graphql.FieldMiddleware) Option { function RequestMiddleware (line 172) | func RequestMiddleware(middleware graphql.ResponseMiddleware) Option { function WebsocketInitFunc (line 182) | func WebsocketInitFunc(websocketInitFunc transport.WebsocketInitFunc) Op... function CacheSize (line 192) | func CacheSize(size int) Option { function UploadMaxSize (line 202) | func UploadMaxSize(size int64) Option { function UploadMaxMemory (line 213) | func UploadMaxMemory(size int64) Option { function WebsocketKeepAliveDuration (line 225) | func WebsocketKeepAliveDuration(duration time.Duration) Option { function WebsocketPingPongDuration (line 231) | func WebsocketPingPongDuration(duration time.Duration) Option { function EnablePersistedQueryCache (line 240) | func EnablePersistedQueryCache(cache PersistedQueryCache) Option { function GetInitPayload (line 246) | func GetInitPayload(ctx context.Context) transport.InitPayload { type apqAdapter (line 250) | type apqAdapter struct method Get (line 254) | func (a apqAdapter) Get(ctx context.Context, key string) (value string... method Add (line 258) | func (a apqAdapter) Add(ctx context.Context, key, value string) { type PersistedQueryCache (line 262) | type PersistedQueryCache interface function Playground (line 268) | func Playground(title, endpoint string) http.HandlerFunc { FILE: integration/server/cmd/integration/server.go constant defaultPort (line 23) | defaultPort = "8080" function main (line 25) | func main() { FILE: integration/server/generated.go function NewExecutableSchema (line 26) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 32) | type ResolverRoot interface type DirectiveRoot (line 38) | type DirectiveRoot struct type ComplexityRoot (line 42) | type ComplexityRoot struct type ElementResolver (line 75) | type ElementResolver interface type QueryResolver (line 80) | type QueryResolver interface type UserResolver (line 89) | type UserResolver interface type executableSchema (line 93) | type executableSchema method Schema (line 95) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 102) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 233) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 279) | type executionContext struct method dir_magic_args (line 320) | func (ec *executionContext) dir_magic_args(ctx context.Context, rawArg... method field_Query___type_args (line 331) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query_coercion_args (line 342) | func (ec *executionContext) field_Query_coercion_args(ctx context.Cont... method field_Query_complexity_args (line 353) | func (ec *executionContext) field_Query_complexity_args(ctx context.Co... method field_Query_date_args (line 364) | func (ec *executionContext) field_Query_date_args(ctx context.Context,... method field_Query_error_args (line 375) | func (ec *executionContext) field_Query_error_args(ctx context.Context... method field___Directive_args_args (line 386) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 397) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 408) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 419) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Element_child (line 438) | func (ec *executionContext) _Element_child(ctx context.Context, field ... method fieldContext_Element_child (line 454) | func (ec *executionContext) fieldContext_Element_child(_ context.Conte... method _Element_error (line 475) | func (ec *executionContext) _Element_error(ctx context.Context, field ... method fieldContext_Element_error (line 491) | func (ec *executionContext) fieldContext_Element_error(_ context.Conte... method _Element_mismatched (line 504) | func (ec *executionContext) _Element_mismatched(ctx context.Context, f... method fieldContext_Element_mismatched (line 520) | func (ec *executionContext) fieldContext_Element_mismatched(_ context.... method _Query_path (line 533) | func (ec *executionContext) _Query_path(ctx context.Context, field gra... method fieldContext_Query_path (line 549) | func (ec *executionContext) fieldContext_Query_path(_ context.Context,... method _Query_date (line 570) | func (ec *executionContext) _Query_date(ctx context.Context, field gra... method fieldContext_Query_date (line 587) | func (ec *executionContext) fieldContext_Query_date(ctx context.Contex... method _Query_viewer (line 611) | func (ec *executionContext) _Query_viewer(ctx context.Context, field g... method fieldContext_Query_viewer (line 627) | func (ec *executionContext) fieldContext_Query_viewer(_ context.Contex... method _Query_jsonEncoding (line 644) | func (ec *executionContext) _Query_jsonEncoding(ctx context.Context, f... method fieldContext_Query_jsonEncoding (line 660) | func (ec *executionContext) fieldContext_Query_jsonEncoding(_ context.... method _Query_error (line 673) | func (ec *executionContext) _Query_error(ctx context.Context, field gr... method fieldContext_Query_error (line 690) | func (ec *executionContext) fieldContext_Query_error(ctx context.Conte... method _Query_complexity (line 714) | func (ec *executionContext) _Query_complexity(ctx context.Context, fie... method fieldContext_Query_complexity (line 731) | func (ec *executionContext) fieldContext_Query_complexity(ctx context.... method _Query_coercion (line 755) | func (ec *executionContext) _Query_coercion(ctx context.Context, field... method fieldContext_Query_coercion (line 772) | func (ec *executionContext) fieldContext_Query_coercion(ctx context.Co... method _Query___type (line 796) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 813) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 861) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 877) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _RemoteModelWithOmitempty_newDesc (line 904) | func (ec *executionContext) _RemoteModelWithOmitempty_newDesc(ctx cont... method fieldContext_RemoteModelWithOmitempty_newDesc (line 920) | func (ec *executionContext) fieldContext_RemoteModelWithOmitempty_newD... method _User_name (line 933) | func (ec *executionContext) _User_name(ctx context.Context, field grap... method fieldContext_User_name (line 949) | func (ec *executionContext) fieldContext_User_name(_ context.Context, ... method _User_likes (line 962) | func (ec *executionContext) _User_likes(ctx context.Context, field gra... method fieldContext_User_likes (line 978) | func (ec *executionContext) fieldContext_User_likes(_ context.Context,... method _User_phoneNumber (line 991) | func (ec *executionContext) _User_phoneNumber(ctx context.Context, fie... method fieldContext_User_phoneNumber (line 1007) | func (ec *executionContext) fieldContext_User_phoneNumber(_ context.Co... method _User_query (line 1020) | func (ec *executionContext) _User_query(ctx context.Context, field gra... method fieldContext_User_query (line 1037) | func (ec *executionContext) fieldContext_User_query(_ context.Context,... method _Viewer_user (line 1070) | func (ec *executionContext) _Viewer_user(ctx context.Context, field gr... method fieldContext_Viewer_user (line 1086) | func (ec *executionContext) fieldContext_Viewer_user(_ context.Context... method ___Directive_name (line 1109) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 1125) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 1138) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 1154) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 1167) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 1183) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 1196) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 1212) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 1225) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 1241) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 1279) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 1295) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 1308) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 1324) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 1337) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 1353) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 1366) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1382) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1395) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1411) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 1424) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1440) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1453) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1469) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1507) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1523) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1560) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1576) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1589) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1605) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1618) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1634) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1647) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1663) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1676) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1692) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1729) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1745) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1758) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1774) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1787) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1803) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1816) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1832) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1845) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1861) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1898) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1914) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1951) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1967) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 2004) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 2020) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 2057) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 2073) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 2098) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 2114) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 2127) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 2143) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 2156) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 2172) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 2185) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 2201) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 2214) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 2231) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 2269) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 2285) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 2322) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2338) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2375) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2392) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2426) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2442) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2469) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2485) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2522) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2538) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method unmarshalInputDateFilter (line 2555) | func (ec *executionContext) unmarshalInputDateFilter(ctx context.Conte... method unmarshalInputListCoercion (line 2606) | func (ec *executionContext) unmarshalInputListCoercion(ctx context.Con... method _Element (line 2667) | func (ec *executionContext) _Element(ctx context.Context, sel ast.Sele... method _Query (line 2806) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _RemoteModelWithOmitempty (line 3004) | func (ec *executionContext) _RemoteModelWithOmitempty(ctx context.Cont... method _User (line 3040) | func (ec *executionContext) _User(ctx context.Context, sel ast.Selecti... method _Viewer (line 3122) | func (ec *executionContext) _Viewer(ctx context.Context, sel ast.Selec... method ___Directive (line 3158) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 3214) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 3262) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 3320) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 3375) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 3430) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 3491) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 3496) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNDateFilter2githubᚗcomᚋ99designsᚋgqlgenᚋintegrationᚋserverᚋmodelsᚑgoᚐDateFilter (line 3507) | func (ec *executionContext) unmarshalNDateFilter2githubᚗcomᚋ99designsᚋ... method marshalNElement2githubᚗcomᚋ99designsᚋgqlgenᚋintegrationᚋserverᚋmodelsᚑgoᚐElement (line 3512) | func (ec *executionContext) marshalNElement2githubᚗcomᚋ99designsᚋgqlge... method marshalNElement2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋintegrationᚋserverᚋmodelsᚑgoᚐElement (line 3516) | func (ec *executionContext) marshalNElement2ᚖgithubᚗcomᚋ99designsᚋgqlg... method unmarshalNInt2int (line 3526) | func (ec *executionContext) unmarshalNInt2int(ctx context.Context, v a... method marshalNInt2int (line 3531) | func (ec *executionContext) marshalNInt2int(ctx context.Context, sel a... method unmarshalNListCoercion2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋintegrationᚋserverᚋmodelsᚑgoᚐListCoercion (line 3542) | func (ec *executionContext) unmarshalNListCoercion2ᚖgithubᚗcomᚋ99desig... method marshalNQuery2githubᚗcomᚋ99designsᚋgqlgenᚋintegrationᚋserverᚋmodelsᚑgoᚐQuery (line 3547) | func (ec *executionContext) marshalNQuery2githubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalNString2string (line 3551) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 3556) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method unmarshalNString2ᚕstringᚄ (line 3567) | func (ec *executionContext) unmarshalNString2ᚕstringᚄ(ctx context.Cont... method marshalNString2ᚕstringᚄ (line 3582) | func (ec *executionContext) marshalNString2ᚕstringᚄ(ctx context.Contex... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 3597) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 3601) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 3617) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 3622) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 3633) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 3648) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 3664) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 3668) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 3672) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3676) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3692) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3696) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3712) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3722) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3727) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 3738) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3743) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚕboolᚄ (line 3750) | func (ec *executionContext) unmarshalOBoolean2ᚕboolᚄ(ctx context.Conte... method marshalOBoolean2ᚕboolᚄ (line 3768) | func (ec *executionContext) marshalOBoolean2ᚕboolᚄ(ctx context.Context... method unmarshalOBoolean2ᚖbool (line 3786) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3794) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalODATE_FILTER_OP2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋintegrationᚋserverᚋmodelsᚑgoᚐDateFilterOp (line 3804) | func (ec *executionContext) unmarshalODATE_FILTER_OP2ᚖgithubᚗcomᚋ99des... method marshalODATE_FILTER_OP2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋintegrationᚋserverᚋmodelsᚑgoᚐDateFilterOp (line 3813) | func (ec *executionContext) marshalODATE_FILTER_OP2ᚖgithubᚗcomᚋ99desig... method marshalOElement2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋintegrationᚋserverᚋmodelsᚑgoᚐElement (line 3820) | func (ec *executionContext) marshalOElement2ᚕᚖgithubᚗcomᚋ99designsᚋgql... method marshalOElement2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋintegrationᚋserverᚋmodelsᚑgoᚐElement (line 3833) | func (ec *executionContext) marshalOElement2ᚖgithubᚗcomᚋ99designsᚋgqlg... method unmarshalOErrorType2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋintegrationᚋserverᚋmodelsᚑgoᚐErrorType (line 3840) | func (ec *executionContext) unmarshalOErrorType2ᚕᚖgithubᚗcomᚋ99designs... method marshalOErrorType2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋintegrationᚋserverᚋmodelsᚑgoᚐErrorType (line 3858) | func (ec *executionContext) marshalOErrorType2ᚕᚖgithubᚗcomᚋ99designsᚋg... method unmarshalOErrorType2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋintegrationᚋserverᚋmodelsᚑgoᚐErrorType (line 3871) | func (ec *executionContext) unmarshalOErrorType2ᚖgithubᚗcomᚋ99designsᚋ... method marshalOErrorType2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋintegrationᚋserverᚋmodelsᚑgoᚐErrorType (line 3880) | func (ec *executionContext) marshalOErrorType2ᚖgithubᚗcomᚋ99designsᚋgq... method unmarshalOInt2ᚕᚖint (line 3887) | func (ec *executionContext) unmarshalOInt2ᚕᚖint(ctx context.Context, v... method marshalOInt2ᚕᚖint (line 3905) | func (ec *executionContext) marshalOInt2ᚕᚖint(ctx context.Context, sel... method unmarshalOInt2ᚖint (line 3917) | func (ec *executionContext) unmarshalOInt2ᚖint(ctx context.Context, v ... method marshalOInt2ᚖint (line 3925) | func (ec *executionContext) marshalOInt2ᚖint(ctx context.Context, sel ... method unmarshalOListCoercion2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋintegrationᚋserverᚋmodelsᚑgoᚐListCoercionᚄ (line 3935) | func (ec *executionContext) unmarshalOListCoercion2ᚕᚖgithubᚗcomᚋ99desi... method unmarshalOMap2map (line 3953) | func (ec *executionContext) unmarshalOMap2map(ctx context.Context, v a... method marshalOMap2map (line 3961) | func (ec *executionContext) marshalOMap2map(ctx context.Context, sel a... method unmarshalOMap2ᚕmap (line 3971) | func (ec *executionContext) unmarshalOMap2ᚕmap(ctx context.Context, v ... method marshalOMap2ᚕmap (line 3989) | func (ec *executionContext) marshalOMap2ᚕmap(ctx context.Context, sel ... method unmarshalOString2string (line 4001) | func (ec *executionContext) unmarshalOString2string(ctx context.Contex... method marshalOString2string (line 4006) | func (ec *executionContext) marshalOString2string(ctx context.Context,... method unmarshalOString2ᚕᚖstring (line 4013) | func (ec *executionContext) unmarshalOString2ᚕᚖstring(ctx context.Cont... method marshalOString2ᚕᚖstring (line 4031) | func (ec *executionContext) marshalOString2ᚕᚖstring(ctx context.Contex... method unmarshalOString2ᚖstring (line 4043) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 4051) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalOUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋintegrationᚋserverᚋremote_apiᚐUser (line 4061) | func (ec *executionContext) marshalOUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalOViewer2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋintegrationᚋserverᚋmodelsᚑgoᚐViewer (line 4068) | func (ec *executionContext) marshalOViewer2ᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 4075) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 4094) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 4113) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 4132) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 4139) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 4158) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 283) | func newExecutionContext( function sourceData (line 301) | func sourceData(filename string) string { FILE: integration/server/models-go/element.go type Element (line 3) | type Element struct method Mismatched (line 7) | func (e *Element) Mismatched() []Element { FILE: integration/server/models-go/generated.go type DateFilter (line 12) | type DateFilter struct type ListCoercion (line 18) | type ListCoercion struct type Query (line 25) | type Query struct type DateFilterOp (line 28) | type DateFilterOp method IsValid (line 48) | func (e DateFilterOp) IsValid() bool { method String (line 56) | func (e DateFilterOp) String() string { method UnmarshalGQL (line 60) | func (e *DateFilterOp) UnmarshalGQL(v any) error { method MarshalGQL (line 73) | func (e DateFilterOp) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 77) | func (e *DateFilterOp) UnmarshalJSON(b []byte) error { method MarshalJSON (line 85) | func (e DateFilterOp) MarshalJSON() ([]byte, error) { constant DateFilterOpEq (line 31) | DateFilterOpEq DateFilterOp = "EQ" constant DateFilterOpNeq (line 32) | DateFilterOpNeq DateFilterOp = "NEQ" constant DateFilterOpGt (line 33) | DateFilterOpGt DateFilterOp = "GT" constant DateFilterOpGte (line 34) | DateFilterOpGte DateFilterOp = "GTE" constant DateFilterOpLt (line 35) | DateFilterOpLt DateFilterOp = "LT" constant DateFilterOpLte (line 36) | DateFilterOpLte DateFilterOp = "LTE" type ErrorType (line 91) | type ErrorType method IsValid (line 103) | func (e ErrorType) IsValid() bool { method String (line 111) | func (e ErrorType) String() string { method UnmarshalGQL (line 115) | func (e *ErrorType) UnmarshalGQL(v any) error { method MarshalGQL (line 128) | func (e ErrorType) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 132) | func (e *ErrorType) UnmarshalJSON(b []byte) error { method MarshalJSON (line 140) | func (e ErrorType) MarshalJSON() ([]byte, error) { constant ErrorTypeCustom (line 94) | ErrorTypeCustom ErrorType = "CUSTOM" constant ErrorTypeNormal (line 95) | ErrorTypeNormal ErrorType = "NORMAL" FILE: integration/server/models-go/viewer.go type Viewer (line 5) | type Viewer struct FILE: integration/server/remote_api/user.go type User (line 3) | type User struct FILE: integration/server/resolver.go type CustomError (line 15) | type CustomError struct method Error (line 20) | func (e *CustomError) Error() string { type Resolver (line 24) | type Resolver struct method User (line 26) | func (r *Resolver) User() UserResolver { method Element (line 30) | func (r *Resolver) Element() ElementResolver { method Query (line 34) | func (r *Resolver) Query() QueryResolver { type elementResolver (line 38) | type elementResolver struct method Error (line 40) | func (r *elementResolver) Error(ctx context.Context, obj *models.Eleme... method Mismatched (line 47) | func (r *elementResolver) Mismatched(ctx context.Context, obj *models.... method Child (line 51) | func (r *elementResolver) Child(ctx context.Context, obj *models.Eleme... type queryResolver (line 55) | type queryResolver struct method Error (line 57) | func (r *queryResolver) Error(ctx context.Context, typeArg *models.Err... method Path (line 65) | func (r *queryResolver) Path(ctx context.Context) ([]*models.Element, ... method Coercion (line 69) | func (r *queryResolver) Coercion(ctx context.Context, input []*models.... method Date (line 73) | func (r *queryResolver) Date(ctx context.Context, filter models.DateFi... method Viewer (line 89) | func (r *queryResolver) Viewer(ctx context.Context) (*models.Viewer, e... method JSONEncoding (line 95) | func (r *queryResolver) JSONEncoding(ctx context.Context) (string, err... method Complexity (line 99) | func (r *queryResolver) Complexity(ctx context.Context, value int) (bo... type userResolver (line 103) | type userResolver struct method Likes (line 105) | func (r *userResolver) Likes(ctx context.Context, obj *remote_api.User... FILE: integration/server/testomitempty/testmodel.go type RemoteModelWithOmitempty (line 3) | type RemoteModelWithOmitempty struct FILE: integration/src/__test__/integration.spec.ts function test (line 43) | function test(client: ApolloClient) { class SSELink (line 310) | class SSELink extends ApolloLink { method constructor (line 313) | constructor(options: ClientOptionsSSE) { method request (line 318) | public request(operation: ApolloLink.Operation): Observable... function useFragment (line 58) | function useFragment( function makeFragmentData (line 66) | function makeFragmentData< function isFragmentReady (line 72) | function isFragmentReady( FILE: integration/src/generated/gql.ts type Documents (line 16) | type Documents = { function graphql (line 78) | function graphql(source: string) { type DocumentType (line 82) | type DocumentType> = TDocum... FILE: integration/src/generated/graphql.ts type Maybe (line 3) | type Maybe = T | null; type InputMaybe (line 4) | type InputMaybe = T | null | undefined; type Exact (line 5) | type Exact = { [K in keyof T]: T[K... type MakeOptional (line 6) | type MakeOptional = Omit & { [SubKey in K]?:... type MakeMaybe (line 7) | type MakeMaybe = Omit & { [SubKey in K]: May... type MakeEmpty (line 8) | type MakeEmpty ... type Incremental (line 9) | type Incremental = T | { [P in keyof T]?: P extends ' $fragmentName' ... type Scalars (line 11) | type Scalars = { type Date_Filter_Op (line 20) | enum Date_Filter_Op { type DateFilter (line 29) | type DateFilter = { type Element (line 35) | type Element = { type ErrorType (line 42) | enum ErrorType { type ListCoercion (line 47) | type ListCoercion = { type Query (line 54) | type Query = { type QueryCoercionArgs (line 66) | type QueryCoercionArgs = { type QueryComplexityArgs (line 71) | type QueryComplexityArgs = { type QueryDateArgs (line 76) | type QueryDateArgs = { type QueryErrorArgs (line 81) | type QueryErrorArgs = { type RemoteModelWithOmitempty (line 85) | type RemoteModelWithOmitempty = { type User (line 90) | type User = { type Viewer (line 99) | type Viewer = { type CoercionQueryVariables (line 104) | type CoercionQueryVariables = Exact<{ type CoercionQuery (line 109) | type CoercionQuery = { __typename?: 'Query', coercion: boolean }; type ComplexityQueryVariables (line 111) | type ComplexityQueryVariables = Exact<{ type ComplexityQuery (line 116) | type ComplexityQuery = { __typename?: 'Query', complexity: boolean }; type DateQueryVariables (line 118) | type DateQueryVariables = Exact<{ type DateQuery (line 123) | type DateQuery = { __typename?: 'Query', date: boolean }; type ErrorQueryVariables (line 125) | type ErrorQueryVariables = Exact<{ type ErrorQuery (line 130) | type ErrorQuery = { __typename?: 'Query', error: boolean }; type JsonEncodingQueryVariables (line 132) | type JsonEncodingQueryVariables = Exact<{ [key: string]: never; }>; type JsonEncodingQuery (line 135) | type JsonEncodingQuery = { __typename?: 'Query', jsonEncoding: string }; type PathQueryVariables (line 137) | type PathQueryVariables = Exact<{ [key: string]: never; }>; type PathQuery (line 140) | type PathQuery = { __typename?: 'Query', path?: Array<{ __typename?: 'El... type ViewerQueryVariables (line 142) | type ViewerQueryVariables = Exact<{ [key: string]: never; }>; type ViewerQuery (line 145) | type ViewerQuery = { __typename?: 'Query', viewer?: { __typename?: 'View... type UserFragmentFragment (line 150) | type UserFragmentFragment = { __typename?: 'User', likes: Array ... FILE: internal/code/alias.go function Unalias (line 9) | func Unalias(t types.Type) types.Type { function unalias (line 21) | func unalias(t types.Type) types.Type { function isAliasInternal (line 36) | func isAliasInternal(lhs, rhs string) bool { FILE: internal/code/alias_test.go function TestIsAliasInternal (line 9) | func TestIsAliasInternal(t *testing.T) { FILE: internal/code/compare.go function CompatibleTypes (line 10) | func CompatibleTypes(expected, actual types.Type) error { FILE: internal/code/compare_test.go function TestCompatibleTypes (line 14) | func TestCompatibleTypes(t *testing.T) { function parseTypeStr (line 66) | func parseTypeStr(t *testing.T, s string) types.Type { FILE: internal/code/imports.go function init (line 17) | func init() { function NameForDir (line 27) | func NameForDir(dir string) string { type goModuleSearchResult (line 51) | type goModuleSearchResult struct function goModuleRoot (line 62) | func goModuleRoot(dir string) (string, bool) { function extractModuleName (line 134) | func extractModuleName(content []byte) string { function ImportPathForDir (line 156) | func ImportPathForDir(dir string) (res string) { FILE: internal/code/imports_test.go function TestExtractModuleName (line 13) | func TestExtractModuleName(t *testing.T) { function TestImportPathForDir (line 23) | func TestImportPathForDir(t *testing.T) { function TestNameForDir (line 61) | func TestNameForDir(t *testing.T) { FILE: internal/code/packages.go type Packages (line 35) | type Packages struct method CleanupUserPackages (line 106) | func (p *Packages) CleanupUserPackages() { method ReloadAll (line 129) | func (p *Packages) ReloadAll(importPaths ...string) []*packages.Package { method LoadAll (line 140) | func (p *Packages) LoadAll(importPaths ...string) []*packages.Package { method LoadAllLight (line 150) | func (p *Packages) LoadAllLight(importPaths ...string) []*packages.Pac... method loadAllWithMode (line 155) | func (p *Packages) loadAllWithMode( method addToCache (line 203) | func (p *Packages) addToCache(pkg *packages.Package) { method loadFromCache (line 209) | func (p *Packages) loadFromCache(importPath string) (*packages.Package... method Load (line 237) | func (p *Packages) Load(importPath string) *packages.Package { method LoadWithTypes (line 252) | func (p *Packages) LoadWithTypes(importPath string) *packages.Package { method LoadAllNames (line 273) | func (p *Packages) LoadAllNames(importPaths ...string) { method NameForPackage (line 326) | func (p *Packages) NameForPackage(importPath string) string { method Evict (line 336) | func (p *Packages) Evict(importPath string) { method ModTidy (line 345) | func (p *Packages) ModTidy() error { method Errors (line 384) | func (p *Packages) Errors() PkgErrors { method Count (line 394) | func (p *Packages) Count() int { type Option (line 47) | type Option function WithBuildTags (line 51) | func WithBuildTags(tags ...string) func(p *Packages) { function WithPreloadNames (line 57) | func WithPreloadNames(importPaths ...string) func(p *Packages) { function PackagePrefixToCache (line 65) | func PackagePrefixToCache(prefixPath string) func(p *Packages) { function WithLightModePrefetch (line 73) | func WithLightModePrefetch(enabled bool) func(p *Packages) { function NewPackages (line 82) | func NewPackages(opts ...Option) *Packages { function dedupPackages (line 92) | func dedupPackages(packages []string) []string { constant disableOptimizationsFlag (line 358) | disableOptimizationsFlag = "-gcflags=-N -l" function ValidateWithBuild (line 367) | func ValidateWithBuild(fastValidation bool, importPaths ...string) error { type PkgErrors (line 398) | type PkgErrors method Error (line 400) | func (p PkgErrors) Error() string { FILE: internal/code/packages_test.go function TestPackages (line 12) | func TestPackages(t *testing.T) { function TestPackagesErrors (line 70) | func TestPackagesErrors(t *testing.T) { function TestNameForPackage (line 88) | func TestNameForPackage(t *testing.T) { function TestLoadAllNames (line 98) | func TestLoadAllNames(t *testing.T) { function TestWithLightModePrefetch (line 114) | func TestWithLightModePrefetch(t *testing.T) { function initialState (line 147) | func initialState(t *testing.T, opts ...Option) *Packages { FILE: internal/code/util.go function PkgAndType (line 12) | func PkgAndType(name string) (string, string) { function NormalizeVendor (line 27) | func NormalizeVendor(pkg string) string { function QualifyPackagePath (line 42) | func QualifyPackagePath(importPath string) string { function SanitizePackageName (line 60) | func SanitizePackageName(pkg string) string { FILE: internal/code/util_test.go function TestNormalizeVendor (line 9) | func TestNormalizeVendor(t *testing.T) { FILE: internal/imports/prune.go function getBuffer (line 31) | func getBuffer(usePool bool) (*bytes.Buffer, func()) { constant defaultTabWidth (line 41) | defaultTabWidth = 8 type visitFn (line 43) | type visitFn method Visit (line 45) | func (fn visitFn) Visit(node ast.Node) ast.Visitor { type PruneOptions (line 51) | type PruneOptions struct function Prune (line 60) | func Prune( function formatSourceFast (line 94) | func formatSourceFast(src []byte) ([]byte, error) { function formatSourceWithGrouping (line 100) | func formatSourceWithGrouping(filename string, src []byte) ([]byte, erro... function getUnusedImports (line 110) | func getUnusedImports(file ast.Node, packages *code.Packages) map[string... FILE: internal/imports/prune_test.go function TestPrune (line 13) | func TestPrune(t *testing.T) { function mustReadFile (line 57) | func mustReadFile(filename string) []byte { FILE: internal/imports/testdata/unused.expected.go type foo (line 10) | type foo struct function fn (line 14) | func fn() { type Message (line 18) | type Message struct FILE: internal/imports/testdata/unused.go type foo (line 10) | type foo struct function fn (line 14) | func fn() { type Message (line 18) | type Message struct FILE: internal/rewrite/rewriter.go type Rewriter (line 18) | type Rewriter struct method getSource (line 46) | func (r *Rewriter) getSource(start, end token.Pos) string { method getFile (line 58) | func (r *Rewriter) getFile(filename string) string { method GetPrevDecl (line 71) | func (r *Rewriter) GetPrevDecl(structname, methodname string) *ast.Fun... method GetMethodComment (line 102) | func (r *Rewriter) GetMethodComment(structname, methodname string) str... method GetMethodBody (line 128) | func (r *Rewriter) GetMethodBody(structname, methodname string) string { method MarkStructCopied (line 136) | func (r *Rewriter) MarkStructCopied(name string) { method ExistingImports (line 161) | func (r *Rewriter) ExistingImports(filename string) []Import { method RemainingSource (line 190) | func (r *Rewriter) RemainingSource(filename string) string { function New (line 24) | func New(dir string) (*Rewriter, error) { type Import (line 222) | type Import struct FILE: internal/rewrite/rewriter_test.go function TestRewriter (line 13) | func TestRewriter(t *testing.T) { function TestRewriter_GetMethodComment (line 48) | func TestRewriter_GetMethodComment(t *testing.T) { FILE: internal/rewrite/testdata/example.go type Foo (line 8) | type Foo struct method Method (line 12) | func (m *Foo) Method(arg int) { method String (line 21) | func (m *Foo) String() string { FILE: main.go function getConfigFileContent (line 33) | func getConfigFileContent(pkgName string) string { function fileExists (line 42) | func fileExists(filename string) bool { function findModuleRoot (line 49) | func findModuleRoot(dir string) (roots string) { function initFile (line 69) | func initFile(filename, contents string) error { function main (line 204) | func main() { FILE: plugin/federation/constants.go constant fieldArgRequires (line 10) | fieldArgRequires = "_federationRequires" constant mapTypeName (line 13) | mapTypeName = "_RequiresMap" constant dirNameKey (line 16) | dirNameKey = "key" constant dirNameRequires (line 19) | dirNameRequires = "requires" constant dirNameEntityResolver (line 22) | dirNameEntityResolver = "entityResolver" constant dirNamePopulateFromRepresentations (line 24) | dirNamePopulateFromRepresentations = "populateFromRepresentations" constant DirNameEntityReference (line 49) | DirNameEntityReference = "entityReference" constant DirArgFields (line 52) | DirArgFields = "fields" constant DirArgType (line 55) | DirArgType = "type" constant dirGraphQLQFile (line 58) | dirGraphQLQFile = "federation/directives.graphql" constant entityGraphQLQFile (line 61) | entityGraphQLQFile = "federation/entity.graphql" constant federationVersion1Schema (line 63) | federationVersion1Schema = ` constant federationVersion2Schema (line 73) | federationVersion2Schema = ` FILE: plugin/federation/entity.go type Entity (line 17) | type Entity struct method allFieldsAreExternal (line 69) | func (e *Entity) allFieldsAreExternal(federationVersion int) bool { method isFieldImplicitlyExternal (line 80) | func (e *Entity) isFieldImplicitlyExternal(field *ast.FieldDefinition,... method isResolvable (line 101) | func (e *Entity) isResolvable() bool { method isKeyField (line 118) | func (e *Entity) isKeyField(field *ast.FieldDefinition) bool { method keyFields (line 123) | func (e *Entity) keyFields() []string { method GetTypeInfo (line 141) | func (e Entity) GetTypeInfo() string { type EntityResolver (line 30) | type EntityResolver struct method LookupInputType (line 39) | func (e *EntityResolver) LookupInputType() string { method LookupReturnType (line 43) | func (e *EntityResolver) LookupReturnType() string { method IsPointerReturnType (line 48) | func (e *EntityResolver) IsPointerReturnType() bool { type KeyField (line 56) | type KeyField struct type Requires (line 63) | type Requires struct FILE: plugin/federation/entity_directives.go method HasObjectDirectives (line 42) | func (e *Entity) HasObjectDirectives() bool { method NonFederationDirectives (line 48) | func (e *Entity) NonFederationDirectives() ast.DirectiveList { FILE: plugin/federation/entity_directives_test.go function TestEntity_HasObjectDirectives (line 13) | func TestEntity_HasObjectDirectives(t *testing.T) { function TestEntity_NonFederationDirectives (line 22) | func TestEntity_NonFederationDirectives(t *testing.T) { function TestFederationDirectiveNames_Completeness (line 88) | func TestFederationDirectiveNames_Completeness(t *testing.T) { function TestEntity_NonFederationDirectives_Filtering (line 102) | func TestEntity_NonFederationDirectives_Filtering(t *testing.T) { FILE: plugin/federation/federation.go type Federation (line 26) | type Federation struct method Name (line 133) | func (f *Federation) Name() string { method MutateConfig (line 138) | func (f *Federation) MutateConfig(cfg *config.Config) error { method InjectSourcesEarly (line 185) | func (f *Federation) InjectSourcesEarly() ([]*ast.Source, error) { method InjectSourcesLate (line 206) | func (f *Federation) InjectSourcesLate(schema *ast.Schema) ([]*ast.Sou... method GenerateCode (line 282) | func (f *Federation) GenerateCode(data *codegen.Data) error { method buildEntities (line 453) | func (f *Federation) buildEntities(schema *ast.Schema, version int) []... method buildEntity (line 470) | func (f *Federation) buildEntity( method isMultiEntity (line 529) | func (f *Federation) isMultiEntity(schemaType *ast.Definition) bool { method generateExplicitRequires (line 679) | func (f *Federation) generateExplicitRequires( method addMapType (line 808) | func (f *Federation) addMapType(cfg *config.Config) { method mutateSchemaForRequires (line 819) | func (f *Federation) mutateSchemaForRequires( type PackageOptions (line 37) | type PackageOptions struct function New (line 54) | func New(version int, cfg *config.Config) (*Federation, error) { function buildPackageOptions (line 69) | func buildPackageOptions(cfg *config.Config) (PackageOptions, error) { function containsUnionField (line 425) | func containsUnionField(reqField *Requires) bool { function populateKeyFieldTypes (line 435) | func populateKeyFieldTypes( function buildResolvers (line 544) | func buildResolvers( function extractFields (line 581) | func extractFields( function buildKeyFields (line 600) | func buildKeyFields( function buildRequires (line 628) | func buildRequires(schemaType *ast.Definition) []*Requires { function isFederatedEntity (line 652) | func isFederatedEntity(schemaType *ast.Definition) ([]*ast.Directive, bo... function buildResolverSDL (line 759) | func buildResolverSDL( function buildEntityResolverInputDefinitionSDL (line 794) | func buildEntityResolverInputDefinitionSDL(resolver *EntityResolver) str... FILE: plugin/federation/federation_computedrequires_test.go function TestComputedRequires (line 16) | func TestComputedRequires(t *testing.T) { function TestMultiComputedRequires (line 142) | func TestMultiComputedRequires(t *testing.T) { FILE: plugin/federation/federation_entitydirectives_test.go function TestEntityObjectDirectives (line 14) | func TestEntityObjectDirectives(t *testing.T) { FILE: plugin/federation/federation_entityresolver_test.go function TestEntityResolver (line 19) | func TestEntityResolver(t *testing.T) { function TestMultiEntityResolver (line 414) | func TestMultiEntityResolver(t *testing.T) { function entityQuery (line 661) | func entityQuery(queries []string) string { type entityResolverError (line 676) | type entityResolverError struct function getEntityErrors (line 681) | func getEntityErrors(err error) ([]*entityResolverError, error) { FILE: plugin/federation/federation_explicitrequires_test.go function TestExplicitRequires (line 16) | func TestExplicitRequires(t *testing.T) { function TestMultiExplicitRequires (line 148) | func TestMultiExplicitRequires(t *testing.T) { FILE: plugin/federation/federation_test.go function TestNew (line 16) | func TestNew(t *testing.T) { function TestWithEntities (line 92) | func TestWithEntities(t *testing.T) { function TestNoEntities (line 190) | func TestNoEntities(t *testing.T) { function TestUnusedInterfaceKeyDirective (line 198) | func TestUnusedInterfaceKeyDirective(t *testing.T) { function TestInterfaceKeyDirective (line 206) | func TestInterfaceKeyDirective(t *testing.T) { function TestInterfaceExtendsDirective (line 215) | func TestInterfaceExtendsDirective(t *testing.T) { function TestEntityInterfaces (line 221) | func TestEntityInterfaces(t *testing.T) { function TestCodeGeneration (line 231) | func TestCodeGeneration(t *testing.T) { function TestCodeGenerationFederation2 (line 244) | func TestCodeGenerationFederation2(t *testing.T) { function TestMultiWithOmitSliceElemPointersCfg (line 263) | func TestMultiWithOmitSliceElemPointersCfg(t *testing.T) { function TestHandlesRequiresArgumentCorrectlyIfNoSpace (line 304) | func TestHandlesRequiresArgumentCorrectlyIfNoSpace(t *testing.T) { function TestHandlesArgumentGeneration (line 312) | func TestHandlesArgumentGeneration(t *testing.T) { function TestInjectSourceLate (line 330) | func TestInjectSourceLate(t *testing.T) { function load (line 370) | func load(t *testing.T, name string) (*Federation, *config.Config) { FILE: plugin/federation/federation_use_function_syntax_for_execution_context_test.go function TestFederationWithUseFunctionSyntaxForExecutionContext (line 16) | func TestFederationWithUseFunctionSyntaxForExecutionContext(t *testing.T) { FILE: plugin/federation/fedruntime/directives.go type ResolverFunc (line 10) | type ResolverFunc type DirectiveFunc (line 14) | type DirectiveFunc function ChainDirectives (line 18) | func ChainDirectives( function WrapEntityResolver (line 43) | func WrapEntityResolver[T any]( FILE: plugin/federation/fedruntime/directives_test.go function TestChainDirectives_NoDirectives (line 13) | func TestChainDirectives_NoDirectives(t *testing.T) { function TestChainDirectives_SingleDirective (line 24) | func TestChainDirectives_SingleDirective(t *testing.T) { function TestChainDirectives_MultipleDirectives (line 45) | func TestChainDirectives_MultipleDirectives(t *testing.T) { function TestChainDirectives_ErrorPropagation (line 83) | func TestChainDirectives_ErrorPropagation(t *testing.T) { function TestChainDirectives_ContextPropagation (line 124) | func TestChainDirectives_ContextPropagation(t *testing.T) { function TestChainDirectives_DirectiveModifiesContext (line 147) | func TestChainDirectives_DirectiveModifiesContext(t *testing.T) { function TestChainDirectives_RealWorldAuthExample (line 178) | func TestChainDirectives_RealWorldAuthExample(t *testing.T) { function TestWrapEntityResolver_NoDirectives (line 236) | func TestWrapEntityResolver_NoDirectives(t *testing.T) { function TestWrapEntityResolver_WithDirectives (line 247) | func TestWrapEntityResolver_WithDirectives(t *testing.T) { function TestWrapEntityResolver_TypeAssertion (line 266) | func TestWrapEntityResolver_TypeAssertion(t *testing.T) { function TestWrapEntityResolver_ErrorPropagation (line 314) | func TestWrapEntityResolver_ErrorPropagation(t *testing.T) { function TestWrapEntityResolver_ComplexTypes (line 346) | func TestWrapEntityResolver_ComplexTypes(t *testing.T) { function TestValidateEntityKeys_SingleResolver (line 387) | func TestValidateEntityKeys_SingleResolver(t *testing.T) { function TestValidateEntityKeys_MultipleResolvers (line 437) | func TestValidateEntityKeys_MultipleResolvers(t *testing.T) { function TestValidateEntityKeys_NestedFields (line 505) | func TestValidateEntityKeys_NestedFields(t *testing.T) { function TestValidateEntityKeys_MultipleKeyFields (line 565) | func TestValidateEntityKeys_MultipleKeyFields(t *testing.T) { FILE: plugin/federation/fedruntime/runtime.go type Service (line 11) | type Service struct type Entity (line 16) | type Entity interface type Link (line 21) | type Link type KeyFieldCheck (line 31) | type KeyFieldCheck struct type ResolverKeyCheck (line 37) | type ResolverKeyCheck struct function ValidateEntityKeys (line 47) | func ValidateEntityKeys( function validateResolverKeys (line 72) | func validateResolverKeys(entityName string, rep map[string]any, check R... function getNestedField (line 95) | func getNestedField(rep map[string]any, path []string) (any, error) { FILE: plugin/federation/fieldset/fieldset.go type Set (line 15) | type Set type Field (line 18) | type Field method FieldDefinition (line 49) | func (f Field) FieldDefinition( method TypeReference (line 77) | func (f Field) TypeReference(obj *codegen.Object, objects codegen.Obje... method ToGo (line 91) | func (f Field) ToGo() string { method ToGoPrivate (line 103) | func (f Field) ToGoPrivate() string { method Join (line 120) | func (f Field) Join(str string) string { method JoinGo (line 126) | func (f Field) JoinGo(str string) string { method LastIndex (line 135) | func (f Field) LastIndex() int { function New (line 21) | func New(raw string, prefix []string) Set { function parseUnnestedKeyFieldSet (line 142) | func parseUnnestedKeyFieldSet(raw string, prefix []string) Set { function extractSubs (line 168) | func extractSubs(str string) (string, string, string) { function matchingBracketIndex (line 185) | func matchingBracketIndex(str string, start int) int { function fieldByName (line 205) | func fieldByName(obj *codegen.Object, name string) *codegen.Field { function trimArgumentFromFieldName (line 217) | func trimArgumentFromFieldName(raw string) string { FILE: plugin/federation/fieldset/fieldset_test.go function TestUnnestedWithoutPrefix (line 12) | func TestUnnestedWithoutPrefix(t *testing.T) { function TestNestedWithoutPrefix (line 24) | func TestNestedWithoutPrefix(t *testing.T) { function TestWithPrefix (line 48) | func TestWithPrefix(t *testing.T) { function TestHandlesRequiresFieldWithArgument (line 82) | func TestHandlesRequiresFieldWithArgument(t *testing.T) { function TestInvalid (line 110) | func TestInvalid(t *testing.T) { function TestToGo (line 116) | func TestToGo(t *testing.T) { function TestToGoPrivate (line 122) | func TestToGoPrivate(t *testing.T) { FILE: plugin/federation/test_data/model/federation.go type _FieldSet (line 3) | type _FieldSet type Hello (line 5) | type Hello struct method IsEntity (line 10) | func (Hello) IsEntity() {} type World (line 12) | type World struct method IsEntity (line 17) | func (World) IsEntity() {} type ExternalExtension (line 19) | type ExternalExtension struct method IsEntity (line 24) | func (ExternalExtension) IsEntity() {} type NestedKey (line 26) | type NestedKey struct method IsEntity (line 31) | func (NestedKey) IsEntity() {} type MoreNesting (line 33) | type MoreNesting struct method IsEntity (line 38) | func (MoreNesting) IsEntity() {} type VeryNestedKey (line 40) | type VeryNestedKey struct method IsEntity (line 48) | func (VeryNestedKey) IsEntity() {} FILE: plugin/federation/test_data/model2/federation.go type FieldSet (line 3) | type FieldSet type Hello (line 5) | type Hello struct method IsEntity (line 10) | func (Hello) IsEntity() {} type World (line 12) | type World struct method IsEntity (line 17) | func (World) IsEntity() {} type ExternalExtension (line 19) | type ExternalExtension struct method IsEntity (line 24) | func (ExternalExtension) IsEntity() {} type NestedKey (line 26) | type NestedKey struct method IsEntity (line 31) | func (NestedKey) IsEntity() {} type MoreNesting (line 33) | type MoreNesting struct method IsEntity (line 38) | func (MoreNesting) IsEntity() {} type VeryNestedKey (line 40) | type VeryNestedKey struct method IsEntity (line 48) | func (VeryNestedKey) IsEntity() {} FILE: plugin/federation/testdata/allthethings/generated/federation.go method __resolve__service (line 21) | func (ec *executionContext) __resolve__service(ctx context.Context) (fed... method __resolve_entities (line 40) | func (ec *executionContext) __resolve_entities(ctx context.Context, repr... type EntityWithIndex (line 67) | type EntityWithIndex struct type EntityRepresentation (line 77) | type EntityRepresentation method buildRepresentationGroups (line 81) | func (ec *executionContext) buildRepresentationGroups( method resolveEntityGroup (line 104) | func (ec *executionContext) resolveEntityGroup( function isMulti (line 136) | func isMulti(typeName string) bool { method resolveEntity (line 145) | func (ec *executionContext) resolveEntity( method resolveManyEntities (line 298) | func (ec *executionContext) resolveManyEntities( function entityResolverNameForExternalExtension (line 378) | func entityResolverNameForExternalExtension(ctx context.Context, rep Ent... function entityResolverNameForHello (line 413) | func entityResolverNameForHello(ctx context.Context, rep EntityRepresent... function entityResolverNameForMultiHelloMultiKey (line 448) | func entityResolverNameForMultiHelloMultiKey(ctx context.Context, rep En... function entityResolverNameForNestedKey (line 510) | func entityResolverNameForNestedKey(ctx context.Context, rep EntityRepre... function entityResolverNameForVeryNestedKey (line 567) | func entityResolverNameForVeryNestedKey(ctx context.Context, rep EntityR... function entityResolverNameForWorld (line 702) | func entityResolverNameForWorld(ctx context.Context, rep EntityRepresent... FILE: plugin/federation/testdata/allthethings/model/federation.go type _FieldSet (line 3) | type _FieldSet type Hello (line 5) | type Hello struct method IsEntity (line 10) | func (Hello) IsEntity() {} type World (line 12) | type World struct method IsEntity (line 17) | func (World) IsEntity() {} type MultiHelloMultiKey (line 19) | type MultiHelloMultiKey struct method IsEntity (line 24) | func (MultiHelloMultiKey) IsEntity() {} type ExternalExtension (line 26) | type ExternalExtension struct method IsEntity (line 31) | func (ExternalExtension) IsEntity() {} type NestedKey (line 33) | type NestedKey struct method IsEntity (line 38) | func (NestedKey) IsEntity() {} type MoreNesting (line 40) | type MoreNesting struct method IsEntity (line 45) | func (MoreNesting) IsEntity() {} type VeryNestedKey (line 47) | type VeryNestedKey struct method IsEntity (line 55) | func (VeryNestedKey) IsEntity() {} type MultiHelloMultiKeyByNamesInput (line 57) | type MultiHelloMultiKeyByNamesInput struct type MultiHelloMultiKeyByKey2sInput (line 61) | type MultiHelloMultiKeyByKey2sInput struct FILE: plugin/federation/testdata/computedrequires/entity.resolvers.go method Entity (line 187) | func (r *Resolver) Entity() computedrequires.EntityResolver { return &en... type entityResolver (line 189) | type entityResolver struct method FindHelloByName (line 17) | func (r *entityResolver) FindHelloByName(ctx context.Context, name str... method FindHelloMultiSingleKeysByKey1AndKey2 (line 24) | func (r *entityResolver) FindHelloMultiSingleKeysByKey1AndKey2(ctx con... method FindHelloWithErrorsByName (line 29) | func (r *entityResolver) FindHelloWithErrorsByName(ctx context.Context... method FindManyMultiHelloByNames (line 42) | func (r *entityResolver) FindManyMultiHelloByNames(ctx context.Context... method FindManyMultiHelloMultipleRequiresByNames (line 55) | func (r *entityResolver) FindManyMultiHelloMultipleRequiresByNames(ctx... method FindManyMultiHelloRequiresByNames (line 68) | func (r *entityResolver) FindManyMultiHelloRequiresByNames(ctx context... method FindManyMultiHelloWithErrorByNames (line 81) | func (r *entityResolver) FindManyMultiHelloWithErrorByNames(ctx contex... method FindManyMultiPlanetRequiresNestedByNames (line 86) | func (r *entityResolver) FindManyMultiPlanetRequiresNestedByNames(ctx ... method FindPersonByName (line 115) | func (r *entityResolver) FindPersonByName(ctx context.Context, name st... method FindPlanetMultipleRequiresByName (line 120) | func (r *entityResolver) FindPlanetMultipleRequiresByName(ctx context.... method FindPlanetRequiresByName (line 125) | func (r *entityResolver) FindPlanetRequiresByName(ctx context.Context,... method FindPlanetRequiresNestedByName (line 132) | func (r *entityResolver) FindPlanetRequiresNestedByName(ctx context.Co... method FindWorldByHelloNameAndFoo (line 153) | func (r *entityResolver) FindWorldByHelloNameAndFoo(ctx context.Contex... method FindWorldNameByName (line 163) | func (r *entityResolver) FindWorldNameByName(ctx context.Context, name... method FindWorldWithMultipleKeysByHelloNameAndFoo (line 170) | func (r *entityResolver) FindWorldWithMultipleKeysByHelloNameAndFoo(ct... method FindWorldWithMultipleKeysByBar (line 180) | func (r *entityResolver) FindWorldWithMultipleKeysByBar(ctx context.Co... FILE: plugin/federation/testdata/computedrequires/generated/exec.go function NewExecutableSchema (line 24) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 30) | type ResolverRoot interface type DirectiveRoot (line 42) | type DirectiveRoot struct type ComplexityRoot (line 45) | type ComplexityRoot struct type EntityResolver (line 48) | type EntityResolver interface type MultiHelloMultipleRequiresResolver (line 66) | type MultiHelloMultipleRequiresResolver interface type MultiHelloRequiresResolver (line 69) | type MultiHelloRequiresResolver interface type MultiPlanetRequiresNestedResolver (line 72) | type MultiPlanetRequiresNestedResolver interface type PersonResolver (line 76) | type PersonResolver interface type PlanetMultipleRequiresResolver (line 79) | type PlanetMultipleRequiresResolver interface type PlanetRequiresResolver (line 82) | type PlanetRequiresResolver interface type PlanetRequiresNestedResolver (line 85) | type PlanetRequiresNestedResolver interface type QueryResolver (line 89) | type QueryResolver interface type executableSchema (line 118) | type executableSchema method Schema (line 120) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 127) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 134) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 183) | type executionContext struct method field_Entity_findHelloByName_args (line 434) | func (ec *executionContext) field_Entity_findHelloByName_args(ctx cont... method field_Entity_findHelloMultiSingleKeysByKey1AndKey2_args (line 445) | func (ec *executionContext) field_Entity_findHelloMultiSingleKeysByKey... method field_Entity_findHelloWithErrorsByName_args (line 461) | func (ec *executionContext) field_Entity_findHelloWithErrorsByName_arg... method field_Entity_findManyMultiHelloByNames_args (line 472) | func (ec *executionContext) field_Entity_findManyMultiHelloByNames_arg... method field_Entity_findManyMultiHelloMultipleRequiresByNames_args (line 483) | func (ec *executionContext) field_Entity_findManyMultiHelloMultipleReq... method field_Entity_findManyMultiHelloRequiresByNames_args (line 494) | func (ec *executionContext) field_Entity_findManyMultiHelloRequiresByN... method field_Entity_findManyMultiHelloWithErrorByNames_args (line 505) | func (ec *executionContext) field_Entity_findManyMultiHelloWithErrorBy... method field_Entity_findManyMultiPlanetRequiresNestedByNames_args (line 516) | func (ec *executionContext) field_Entity_findManyMultiPlanetRequiresNe... method field_Entity_findPersonByName_args (line 527) | func (ec *executionContext) field_Entity_findPersonByName_args(ctx con... method field_Entity_findPlanetMultipleRequiresByName_args (line 538) | func (ec *executionContext) field_Entity_findPlanetMultipleRequiresByN... method field_Entity_findPlanetRequiresByName_args (line 549) | func (ec *executionContext) field_Entity_findPlanetRequiresByName_args... method field_Entity_findPlanetRequiresNestedByName_args (line 560) | func (ec *executionContext) field_Entity_findPlanetRequiresNestedByNam... method field_Entity_findWorldByHelloNameAndFoo_args (line 571) | func (ec *executionContext) field_Entity_findWorldByHelloNameAndFoo_ar... method field_Entity_findWorldNameByName_args (line 587) | func (ec *executionContext) field_Entity_findWorldNameByName_args(ctx ... method field_Entity_findWorldWithMultipleKeysByBar_args (line 598) | func (ec *executionContext) field_Entity_findWorldWithMultipleKeysByBa... method field_Entity_findWorldWithMultipleKeysByHelloNameAndFoo_args (line 609) | func (ec *executionContext) field_Entity_findWorldWithMultipleKeysByHe... method field_MultiHelloMultipleRequires_key3_args (line 625) | func (ec *executionContext) field_MultiHelloMultipleRequires_key3_args... method field_MultiHelloMultipleRequires_key3_argsFederationRequires (line 637) | func (ec *executionContext) field_MultiHelloMultipleRequires_key3_args... method field_MultiHelloRequires_key2_args (line 671) | func (ec *executionContext) field_MultiHelloRequires_key2_args(ctx con... method field_MultiHelloRequires_key2_argsFederationRequires (line 683) | func (ec *executionContext) field_MultiHelloRequires_key2_argsFederati... method field_MultiPlanetRequiresNested_size_args (line 717) | func (ec *executionContext) field_MultiPlanetRequiresNested_size_args(... method field_MultiPlanetRequiresNested_size_argsFederationRequires (line 729) | func (ec *executionContext) field_MultiPlanetRequiresNested_size_argsF... method field_MultiPlanetRequiresNested_sizes_args (line 763) | func (ec *executionContext) field_MultiPlanetRequiresNested_sizes_args... method field_MultiPlanetRequiresNested_sizes_argsFederationRequires (line 775) | func (ec *executionContext) field_MultiPlanetRequiresNested_sizes_args... method field_Person_welcomeMessage_args (line 809) | func (ec *executionContext) field_Person_welcomeMessage_args(ctx conte... method field_Person_welcomeMessage_argsFederationRequires (line 821) | func (ec *executionContext) field_Person_welcomeMessage_argsFederation... method field_PlanetMultipleRequires_anotherField_args (line 855) | func (ec *executionContext) field_PlanetMultipleRequires_anotherField_... method field_PlanetMultipleRequires_weight_args (line 866) | func (ec *executionContext) field_PlanetMultipleRequires_weight_args(c... method field_PlanetMultipleRequires_weight_argsFederationRequires (line 883) | func (ec *executionContext) field_PlanetMultipleRequires_weight_argsFe... method field_PlanetRequiresNested_size_args (line 917) | func (ec *executionContext) field_PlanetRequiresNested_size_args(ctx c... method field_PlanetRequiresNested_size_argsFederationRequires (line 929) | func (ec *executionContext) field_PlanetRequiresNested_size_argsFedera... method field_PlanetRequiresNested_sizes_args (line 963) | func (ec *executionContext) field_PlanetRequiresNested_sizes_args(ctx ... method field_PlanetRequiresNested_sizes_argsFederationRequires (line 975) | func (ec *executionContext) field_PlanetRequiresNested_sizes_argsFeder... method field_PlanetRequires_size_args (line 1009) | func (ec *executionContext) field_PlanetRequires_size_args(ctx context... method field_PlanetRequires_size_argsFederationRequires (line 1021) | func (ec *executionContext) field_PlanetRequires_size_argsFederationRe... method field_Query___type_args (line 1055) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query__entities_args (line 1066) | func (ec *executionContext) field_Query__entities_args(ctx context.Con... method field___Directive_args_args (line 1077) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 1088) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 1099) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 1110) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Entity_findHelloByName (line 1129) | func (ec *executionContext) _Entity_findHelloByName(ctx context.Contex... method fieldContext_Entity_findHelloByName (line 1146) | func (ec *executionContext) fieldContext_Entity_findHelloByName(ctx co... method _Entity_findHelloMultiSingleKeysByKey1AndKey2 (line 1176) | func (ec *executionContext) _Entity_findHelloMultiSingleKeysByKey1AndK... method fieldContext_Entity_findHelloMultiSingleKeysByKey1AndKey2 (line 1193) | func (ec *executionContext) fieldContext_Entity_findHelloMultiSingleKe... method _Entity_findHelloWithErrorsByName (line 1223) | func (ec *executionContext) _Entity_findHelloWithErrorsByName(ctx cont... method fieldContext_Entity_findHelloWithErrorsByName (line 1240) | func (ec *executionContext) fieldContext_Entity_findHelloWithErrorsByN... method _Entity_findManyMultiHelloByNames (line 1268) | func (ec *executionContext) _Entity_findManyMultiHelloByNames(ctx cont... method fieldContext_Entity_findManyMultiHelloByNames (line 1285) | func (ec *executionContext) fieldContext_Entity_findManyMultiHelloByNa... method _Entity_findManyMultiHelloMultipleRequiresByNames (line 1313) | func (ec *executionContext) _Entity_findManyMultiHelloMultipleRequires... method fieldContext_Entity_findManyMultiHelloMultipleRequiresByNames (line 1330) | func (ec *executionContext) fieldContext_Entity_findManyMultiHelloMult... method _Entity_findManyMultiHelloRequiresByNames (line 1364) | func (ec *executionContext) _Entity_findManyMultiHelloRequiresByNames(... method fieldContext_Entity_findManyMultiHelloRequiresByNames (line 1381) | func (ec *executionContext) fieldContext_Entity_findManyMultiHelloRequ... method _Entity_findManyMultiHelloWithErrorByNames (line 1413) | func (ec *executionContext) _Entity_findManyMultiHelloWithErrorByNames... method fieldContext_Entity_findManyMultiHelloWithErrorByNames (line 1430) | func (ec *executionContext) fieldContext_Entity_findManyMultiHelloWith... method _Entity_findManyMultiPlanetRequiresNestedByNames (line 1458) | func (ec *executionContext) _Entity_findManyMultiPlanetRequiresNestedB... method fieldContext_Entity_findManyMultiPlanetRequiresNestedByNames (line 1475) | func (ec *executionContext) fieldContext_Entity_findManyMultiPlanetReq... method _Entity_findPersonByName (line 1511) | func (ec *executionContext) _Entity_findPersonByName(ctx context.Conte... method fieldContext_Entity_findPersonByName (line 1528) | func (ec *executionContext) fieldContext_Entity_findPersonByName(ctx c... method _Entity_findPlanetMultipleRequiresByName (line 1560) | func (ec *executionContext) _Entity_findPlanetMultipleRequiresByName(c... method fieldContext_Entity_findPlanetMultipleRequiresByName (line 1577) | func (ec *executionContext) fieldContext_Entity_findPlanetMultipleRequ... method _Entity_findPlanetRequiresByName (line 1613) | func (ec *executionContext) _Entity_findPlanetRequiresByName(ctx conte... method fieldContext_Entity_findPlanetRequiresByName (line 1630) | func (ec *executionContext) fieldContext_Entity_findPlanetRequiresByNa... method _Entity_findPlanetRequiresNestedByName (line 1662) | func (ec *executionContext) _Entity_findPlanetRequiresNestedByName(ctx... method fieldContext_Entity_findPlanetRequiresNestedByName (line 1679) | func (ec *executionContext) fieldContext_Entity_findPlanetRequiresNest... method _Entity_findWorldByHelloNameAndFoo (line 1715) | func (ec *executionContext) _Entity_findWorldByHelloNameAndFoo(ctx con... method fieldContext_Entity_findWorldByHelloNameAndFoo (line 1732) | func (ec *executionContext) fieldContext_Entity_findWorldByHelloNameAn... method _Entity_findWorldNameByName (line 1764) | func (ec *executionContext) _Entity_findWorldNameByName(ctx context.Co... method fieldContext_Entity_findWorldNameByName (line 1781) | func (ec *executionContext) fieldContext_Entity_findWorldNameByName(ct... method _Entity_findWorldWithMultipleKeysByHelloNameAndFoo (line 1809) | func (ec *executionContext) _Entity_findWorldWithMultipleKeysByHelloNa... method fieldContext_Entity_findWorldWithMultipleKeysByHelloNameAndFoo (line 1826) | func (ec *executionContext) fieldContext_Entity_findWorldWithMultipleK... method _Entity_findWorldWithMultipleKeysByBar (line 1858) | func (ec *executionContext) _Entity_findWorldWithMultipleKeysByBar(ctx... method fieldContext_Entity_findWorldWithMultipleKeysByBar (line 1875) | func (ec *executionContext) fieldContext_Entity_findWorldWithMultipleK... method _Female_description (line 1907) | func (ec *executionContext) _Female_description(ctx context.Context, f... method fieldContext_Female_description (line 1923) | func (ec *executionContext) fieldContext_Female_description(_ context.... method _Hello_name (line 1936) | func (ec *executionContext) _Hello_name(ctx context.Context, field gra... method fieldContext_Hello_name (line 1952) | func (ec *executionContext) fieldContext_Hello_name(_ context.Context,... method _Hello_secondary (line 1965) | func (ec *executionContext) _Hello_secondary(ctx context.Context, fiel... method fieldContext_Hello_secondary (line 1981) | func (ec *executionContext) fieldContext_Hello_secondary(_ context.Con... method _HelloMultiSingleKeys_key1 (line 1994) | func (ec *executionContext) _HelloMultiSingleKeys_key1(ctx context.Con... method fieldContext_HelloMultiSingleKeys_key1 (line 2010) | func (ec *executionContext) fieldContext_HelloMultiSingleKeys_key1(_ c... method _HelloMultiSingleKeys_key2 (line 2023) | func (ec *executionContext) _HelloMultiSingleKeys_key2(ctx context.Con... method fieldContext_HelloMultiSingleKeys_key2 (line 2039) | func (ec *executionContext) fieldContext_HelloMultiSingleKeys_key2(_ c... method _HelloWithErrors_name (line 2052) | func (ec *executionContext) _HelloWithErrors_name(ctx context.Context,... method fieldContext_HelloWithErrors_name (line 2068) | func (ec *executionContext) fieldContext_HelloWithErrors_name(_ contex... method _Male_description (line 2081) | func (ec *executionContext) _Male_description(ctx context.Context, fie... method fieldContext_Male_description (line 2097) | func (ec *executionContext) fieldContext_Male_description(_ context.Co... method _MultiHello_name (line 2110) | func (ec *executionContext) _MultiHello_name(ctx context.Context, fiel... method fieldContext_MultiHello_name (line 2126) | func (ec *executionContext) fieldContext_MultiHello_name(_ context.Con... method _MultiHelloMultipleRequires_name (line 2139) | func (ec *executionContext) _MultiHelloMultipleRequires_name(ctx conte... method fieldContext_MultiHelloMultipleRequires_name (line 2155) | func (ec *executionContext) fieldContext_MultiHelloMultipleRequires_na... method _MultiHelloMultipleRequires_key1 (line 2168) | func (ec *executionContext) _MultiHelloMultipleRequires_key1(ctx conte... method fieldContext_MultiHelloMultipleRequires_key1 (line 2184) | func (ec *executionContext) fieldContext_MultiHelloMultipleRequires_ke... method _MultiHelloMultipleRequires_key2 (line 2197) | func (ec *executionContext) _MultiHelloMultipleRequires_key2(ctx conte... method fieldContext_MultiHelloMultipleRequires_key2 (line 2213) | func (ec *executionContext) fieldContext_MultiHelloMultipleRequires_ke... method _MultiHelloMultipleRequires_key3 (line 2226) | func (ec *executionContext) _MultiHelloMultipleRequires_key3(ctx conte... method fieldContext_MultiHelloMultipleRequires_key3 (line 2243) | func (ec *executionContext) fieldContext_MultiHelloMultipleRequires_ke... method _MultiHelloRequires_name (line 2267) | func (ec *executionContext) _MultiHelloRequires_name(ctx context.Conte... method fieldContext_MultiHelloRequires_name (line 2283) | func (ec *executionContext) fieldContext_MultiHelloRequires_name(_ con... method _MultiHelloRequires_key1 (line 2296) | func (ec *executionContext) _MultiHelloRequires_key1(ctx context.Conte... method fieldContext_MultiHelloRequires_key1 (line 2312) | func (ec *executionContext) fieldContext_MultiHelloRequires_key1(_ con... method _MultiHelloRequires_key2 (line 2325) | func (ec *executionContext) _MultiHelloRequires_key2(ctx context.Conte... method fieldContext_MultiHelloRequires_key2 (line 2342) | func (ec *executionContext) fieldContext_MultiHelloRequires_key2(ctx c... method _MultiHelloWithError_name (line 2366) | func (ec *executionContext) _MultiHelloWithError_name(ctx context.Cont... method fieldContext_MultiHelloWithError_name (line 2382) | func (ec *executionContext) fieldContext_MultiHelloWithError_name(_ co... method _MultiPlanetRequiresNested_name (line 2395) | func (ec *executionContext) _MultiPlanetRequiresNested_name(ctx contex... method fieldContext_MultiPlanetRequiresNested_name (line 2411) | func (ec *executionContext) fieldContext_MultiPlanetRequiresNested_nam... method _MultiPlanetRequiresNested_world (line 2424) | func (ec *executionContext) _MultiPlanetRequiresNested_world(ctx conte... method fieldContext_MultiPlanetRequiresNested_world (line 2440) | func (ec *executionContext) fieldContext_MultiPlanetRequiresNested_wor... method _MultiPlanetRequiresNested_worlds (line 2461) | func (ec *executionContext) _MultiPlanetRequiresNested_worlds(ctx cont... method fieldContext_MultiPlanetRequiresNested_worlds (line 2477) | func (ec *executionContext) fieldContext_MultiPlanetRequiresNested_wor... method _MultiPlanetRequiresNested_size (line 2498) | func (ec *executionContext) _MultiPlanetRequiresNested_size(ctx contex... method fieldContext_MultiPlanetRequiresNested_size (line 2515) | func (ec *executionContext) fieldContext_MultiPlanetRequiresNested_siz... method _MultiPlanetRequiresNested_sizes (line 2539) | func (ec *executionContext) _MultiPlanetRequiresNested_sizes(ctx conte... method fieldContext_MultiPlanetRequiresNested_sizes (line 2556) | func (ec *executionContext) fieldContext_MultiPlanetRequiresNested_siz... method _Person_name (line 2580) | func (ec *executionContext) _Person_name(ctx context.Context, field gr... method fieldContext_Person_name (line 2596) | func (ec *executionContext) fieldContext_Person_name(_ context.Context... method _Person_gender (line 2609) | func (ec *executionContext) _Person_gender(ctx context.Context, field ... method fieldContext_Person_gender (line 2625) | func (ec *executionContext) fieldContext_Person_gender(_ context.Conte... method _Person_welcomeMessage (line 2638) | func (ec *executionContext) _Person_welcomeMessage(ctx context.Context... method fieldContext_Person_welcomeMessage (line 2655) | func (ec *executionContext) fieldContext_Person_welcomeMessage(ctx con... method _PlanetMultipleRequires_name (line 2679) | func (ec *executionContext) _PlanetMultipleRequires_name(ctx context.C... method fieldContext_PlanetMultipleRequires_name (line 2695) | func (ec *executionContext) fieldContext_PlanetMultipleRequires_name(_... method _PlanetMultipleRequires_diameter (line 2708) | func (ec *executionContext) _PlanetMultipleRequires_diameter(ctx conte... method fieldContext_PlanetMultipleRequires_diameter (line 2724) | func (ec *executionContext) fieldContext_PlanetMultipleRequires_diamet... method _PlanetMultipleRequires_density (line 2737) | func (ec *executionContext) _PlanetMultipleRequires_density(ctx contex... method fieldContext_PlanetMultipleRequires_density (line 2753) | func (ec *executionContext) fieldContext_PlanetMultipleRequires_densit... method _PlanetMultipleRequires_weight (line 2766) | func (ec *executionContext) _PlanetMultipleRequires_weight(ctx context... method fieldContext_PlanetMultipleRequires_weight (line 2783) | func (ec *executionContext) fieldContext_PlanetMultipleRequires_weight... method _PlanetMultipleRequires_anotherField (line 2807) | func (ec *executionContext) _PlanetMultipleRequires_anotherField(ctx c... method fieldContext_PlanetMultipleRequires_anotherField (line 2823) | func (ec *executionContext) fieldContext_PlanetMultipleRequires_anothe... method _PlanetRequires_name (line 2847) | func (ec *executionContext) _PlanetRequires_name(ctx context.Context, ... method fieldContext_PlanetRequires_name (line 2863) | func (ec *executionContext) fieldContext_PlanetRequires_name(_ context... method _PlanetRequires_size (line 2876) | func (ec *executionContext) _PlanetRequires_size(ctx context.Context, ... method fieldContext_PlanetRequires_size (line 2893) | func (ec *executionContext) fieldContext_PlanetRequires_size(ctx conte... method _PlanetRequires_diameter (line 2917) | func (ec *executionContext) _PlanetRequires_diameter(ctx context.Conte... method fieldContext_PlanetRequires_diameter (line 2933) | func (ec *executionContext) fieldContext_PlanetRequires_diameter(_ con... method _PlanetRequiresNested_name (line 2946) | func (ec *executionContext) _PlanetRequiresNested_name(ctx context.Con... method fieldContext_PlanetRequiresNested_name (line 2962) | func (ec *executionContext) fieldContext_PlanetRequiresNested_name(_ c... method _PlanetRequiresNested_world (line 2975) | func (ec *executionContext) _PlanetRequiresNested_world(ctx context.Co... method fieldContext_PlanetRequiresNested_world (line 2991) | func (ec *executionContext) fieldContext_PlanetRequiresNested_world(_ ... method _PlanetRequiresNested_worlds (line 3012) | func (ec *executionContext) _PlanetRequiresNested_worlds(ctx context.C... method fieldContext_PlanetRequiresNested_worlds (line 3028) | func (ec *executionContext) fieldContext_PlanetRequiresNested_worlds(_... method _PlanetRequiresNested_size (line 3049) | func (ec *executionContext) _PlanetRequiresNested_size(ctx context.Con... method fieldContext_PlanetRequiresNested_size (line 3066) | func (ec *executionContext) fieldContext_PlanetRequiresNested_size(ctx... method _PlanetRequiresNested_sizes (line 3090) | func (ec *executionContext) _PlanetRequiresNested_sizes(ctx context.Co... method fieldContext_PlanetRequiresNested_sizes (line 3107) | func (ec *executionContext) fieldContext_PlanetRequiresNested_sizes(ct... method _Query_test (line 3131) | func (ec *executionContext) _Query_test(ctx context.Context, field gra... method fieldContext_Query_test (line 3147) | func (ec *executionContext) fieldContext_Query_test(_ context.Context,... method _Query__entities (line 3160) | func (ec *executionContext) _Query__entities(ctx context.Context, fiel... method fieldContext_Query__entities (line 3177) | func (ec *executionContext) fieldContext_Query__entities(ctx context.C... method _Query__service (line 3201) | func (ec *executionContext) _Query__service(ctx context.Context, field... method fieldContext_Query__service (line 3217) | func (ec *executionContext) fieldContext_Query__service(_ context.Cont... method _Query___type (line 3234) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 3251) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 3299) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 3315) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _World_foo (line 3342) | func (ec *executionContext) _World_foo(ctx context.Context, field grap... method fieldContext_World_foo (line 3358) | func (ec *executionContext) fieldContext_World_foo(_ context.Context, ... method _World_bar (line 3371) | func (ec *executionContext) _World_bar(ctx context.Context, field grap... method fieldContext_World_bar (line 3387) | func (ec *executionContext) fieldContext_World_bar(_ context.Context, ... method _World_hello (line 3400) | func (ec *executionContext) _World_hello(ctx context.Context, field gr... method fieldContext_World_hello (line 3416) | func (ec *executionContext) fieldContext_World_hello(_ context.Context... method _WorldName_name (line 3435) | func (ec *executionContext) _WorldName_name(ctx context.Context, field... method fieldContext_WorldName_name (line 3451) | func (ec *executionContext) fieldContext_WorldName_name(_ context.Cont... method _WorldWithMultipleKeys_foo (line 3464) | func (ec *executionContext) _WorldWithMultipleKeys_foo(ctx context.Con... method fieldContext_WorldWithMultipleKeys_foo (line 3480) | func (ec *executionContext) fieldContext_WorldWithMultipleKeys_foo(_ c... method _WorldWithMultipleKeys_bar (line 3493) | func (ec *executionContext) _WorldWithMultipleKeys_bar(ctx context.Con... method fieldContext_WorldWithMultipleKeys_bar (line 3509) | func (ec *executionContext) fieldContext_WorldWithMultipleKeys_bar(_ c... method _WorldWithMultipleKeys_hello (line 3522) | func (ec *executionContext) _WorldWithMultipleKeys_hello(ctx context.C... method fieldContext_WorldWithMultipleKeys_hello (line 3538) | func (ec *executionContext) fieldContext_WorldWithMultipleKeys_hello(_... method __Service_sdl (line 3557) | func (ec *executionContext) __Service_sdl(ctx context.Context, field g... method fieldContext__Service_sdl (line 3573) | func (ec *executionContext) fieldContext__Service_sdl(_ context.Contex... method ___Directive_name (line 3586) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 3602) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 3615) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 3631) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 3644) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 3660) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 3673) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 3689) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 3702) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 3718) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 3756) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 3772) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 3785) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 3801) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 3814) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 3830) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 3843) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 3859) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 3872) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 3888) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 3901) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 3917) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 3930) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 3946) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 3984) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 4000) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 4037) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 4053) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 4066) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 4082) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 4095) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 4111) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 4124) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 4140) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 4153) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 4169) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 4206) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 4222) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 4235) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 4251) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 4264) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 4280) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 4293) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 4309) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 4322) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 4338) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 4375) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 4391) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 4428) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 4444) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 4481) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 4497) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 4534) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 4550) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 4575) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 4591) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 4604) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 4620) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 4633) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 4649) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 4662) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 4678) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 4691) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 4708) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 4746) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 4762) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 4799) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 4815) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 4852) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 4869) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 4903) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 4919) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 4946) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 4962) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 4999) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 5015) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method unmarshalInputMultiHelloByNamesInput (line 5032) | func (ec *executionContext) unmarshalInputMultiHelloByNamesInput(ctx c... method unmarshalInputMultiHelloMultipleRequiresByNamesInput (line 5062) | func (ec *executionContext) unmarshalInputMultiHelloMultipleRequiresBy... method unmarshalInputMultiHelloRequiresByNamesInput (line 5092) | func (ec *executionContext) unmarshalInputMultiHelloRequiresByNamesInp... method unmarshalInputMultiHelloWithErrorByNamesInput (line 5122) | func (ec *executionContext) unmarshalInputMultiHelloWithErrorByNamesIn... method unmarshalInputMultiPlanetRequiresNestedByNamesInput (line 5152) | func (ec *executionContext) unmarshalInputMultiPlanetRequiresNestedByN... method _Gender (line 5186) | func (ec *executionContext) _Gender(ctx context.Context, sel ast.Selec... method __Entity (line 5213) | func (ec *executionContext) __Entity(ctx context.Context, sel ast.Sele... method _Entity (line 5337) | func (ec *executionContext) _Entity(ctx context.Context, sel ast.Selec... method _Female (line 5716) | func (ec *executionContext) _Female(ctx context.Context, sel ast.Selec... method _Hello (line 5755) | func (ec *executionContext) _Hello(ctx context.Context, sel ast.Select... method _HelloMultiSingleKeys (line 5799) | func (ec *executionContext) _HelloMultiSingleKeys(ctx context.Context,... method _HelloWithErrors (line 5843) | func (ec *executionContext) _HelloWithErrors(ctx context.Context, sel ... method _Male (line 5882) | func (ec *executionContext) _Male(ctx context.Context, sel ast.Selecti... method _MultiHello (line 5921) | func (ec *executionContext) _MultiHello(ctx context.Context, sel ast.S... method _MultiHelloMultipleRequires (line 5960) | func (ec *executionContext) _MultiHelloMultipleRequires(ctx context.Co... method _MultiHelloRequires (line 6045) | func (ec *executionContext) _MultiHelloRequires(ctx context.Context, s... method _MultiHelloWithError (line 6125) | func (ec *executionContext) _MultiHelloWithError(ctx context.Context, ... method _MultiPlanetRequiresNested (line 6164) | func (ec *executionContext) _MultiPlanetRequiresNested(ctx context.Con... method _Person (line 6279) | func (ec *executionContext) _Person(ctx context.Context, sel ast.Selec... method _PlanetMultipleRequires (line 6356) | func (ec *executionContext) _PlanetMultipleRequires(ctx context.Contex... method _PlanetRequires (line 6443) | func (ec *executionContext) _PlanetRequires(ctx context.Context, sel a... method _PlanetRequiresNested (line 6523) | func (ec *executionContext) _PlanetRequiresNested(ctx context.Context,... method _Query (line 6638) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _World (line 6751) | func (ec *executionContext) _World(ctx context.Context, sel ast.Select... method _WorldName (line 6797) | func (ec *executionContext) _WorldName(ctx context.Context, sel ast.Se... method _WorldWithMultipleKeys (line 6836) | func (ec *executionContext) _WorldWithMultipleKeys(ctx context.Context... method __Service (line 6882) | func (ec *executionContext) __Service(ctx context.Context, sel ast.Sel... method ___Directive (line 6918) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 6974) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 7022) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 7080) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 7135) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 7190) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 7251) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 7256) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNFieldSet2string (line 7267) | func (ec *executionContext) unmarshalNFieldSet2string(ctx context.Cont... method marshalNFieldSet2string (line 7272) | func (ec *executionContext) marshalNFieldSet2string(ctx context.Contex... method marshalNGender2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐGender (line 7283) | func (ec *executionContext) marshalNGender2githubᚗcomᚋ99designsᚋgqlgen... method marshalNHello2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐHello (line 7293) | func (ec *executionContext) marshalNHello2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNHello2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐHello (line 7297) | func (ec *executionContext) marshalNHello2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalNHelloMultiSingleKeys2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐHelloMultiSingleKeys (line 7307) | func (ec *executionContext) marshalNHelloMultiSingleKeys2githubᚗcomᚋ99... method marshalNHelloMultiSingleKeys2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐHelloMultiSingleKeys (line 7311) | func (ec *executionContext) marshalNHelloMultiSingleKeys2ᚖgithubᚗcomᚋ9... method marshalNHelloWithErrors2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐHelloWithErrors (line 7321) | func (ec *executionContext) marshalNHelloWithErrors2githubᚗcomᚋ99desig... method marshalNHelloWithErrors2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐHelloWithErrors (line 7325) | func (ec *executionContext) marshalNHelloWithErrors2ᚖgithubᚗcomᚋ99desi... method unmarshalNInt2int (line 7335) | func (ec *executionContext) unmarshalNInt2int(ctx context.Context, v a... method marshalNInt2int (line 7340) | func (ec *executionContext) marshalNInt2int(ctx context.Context, sel a... method unmarshalNMultiHelloByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiHelloByNamesInput (line 7351) | func (ec *executionContext) unmarshalNMultiHelloByNamesInput2ᚕᚖgithubᚗ... method unmarshalNMultiHelloMultipleRequiresByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiHelloMultipleRequiresByNamesInput (line 7366) | func (ec *executionContext) unmarshalNMultiHelloMultipleRequiresByName... method unmarshalNMultiHelloRequiresByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiHelloRequiresByNamesInput (line 7381) | func (ec *executionContext) unmarshalNMultiHelloRequiresByNamesInput2ᚕ... method unmarshalNMultiHelloWithErrorByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiHelloWithErrorByNamesInput (line 7396) | func (ec *executionContext) unmarshalNMultiHelloWithErrorByNamesInput2... method unmarshalNMultiPlanetRequiresNestedByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiPlanetRequiresNestedByNamesInput (line 7411) | func (ec *executionContext) unmarshalNMultiPlanetRequiresNestedByNames... method marshalNPerson2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐPerson (line 7426) | func (ec *executionContext) marshalNPerson2githubᚗcomᚋ99designsᚋgqlgen... method marshalNPerson2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐPerson (line 7430) | func (ec *executionContext) marshalNPerson2ᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalNPlanetMultipleRequires2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐPlanetMultipleRequires (line 7440) | func (ec *executionContext) marshalNPlanetMultipleRequires2githubᚗcomᚋ... method marshalNPlanetMultipleRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐPlanetMultipleRequires (line 7444) | func (ec *executionContext) marshalNPlanetMultipleRequires2ᚖgithubᚗcom... method marshalNPlanetRequires2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐPlanetRequires (line 7454) | func (ec *executionContext) marshalNPlanetRequires2githubᚗcomᚋ99design... method marshalNPlanetRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐPlanetRequires (line 7458) | func (ec *executionContext) marshalNPlanetRequires2ᚖgithubᚗcomᚋ99desig... method marshalNPlanetRequiresNested2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐPlanetRequiresNested (line 7468) | func (ec *executionContext) marshalNPlanetRequiresNested2githubᚗcomᚋ99... method marshalNPlanetRequiresNested2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐPlanetRequiresNested (line 7472) | func (ec *executionContext) marshalNPlanetRequiresNested2ᚖgithubᚗcomᚋ9... method unmarshalNString2string (line 7482) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 7487) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalNWorld2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐWorld (line 7498) | func (ec *executionContext) marshalNWorld2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNWorld2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐWorld (line 7502) | func (ec *executionContext) marshalNWorld2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalNWorldName2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐWorldName (line 7512) | func (ec *executionContext) marshalNWorldName2githubᚗcomᚋ99designsᚋgql... method marshalNWorldName2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐWorldName (line 7516) | func (ec *executionContext) marshalNWorldName2ᚖgithubᚗcomᚋ99designsᚋgq... method marshalNWorldWithMultipleKeys2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐWorldWithMultipleKeys (line 7526) | func (ec *executionContext) marshalNWorldWithMultipleKeys2githubᚗcomᚋ9... method marshalNWorldWithMultipleKeys2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐWorldWithMultipleKeys (line 7530) | func (ec *executionContext) marshalNWorldWithMultipleKeys2ᚖgithubᚗcomᚋ... method unmarshalN_Any2map (line 7540) | func (ec *executionContext) unmarshalN_Any2map(ctx context.Context, v ... method marshalN_Any2map (line 7545) | func (ec *executionContext) marshalN_Any2map(ctx context.Context, sel ... method unmarshalN_Any2ᚕmapᚄ (line 7562) | func (ec *executionContext) unmarshalN_Any2ᚕmapᚄ(ctx context.Context, ... method marshalN_Any2ᚕmapᚄ (line 7577) | func (ec *executionContext) marshalN_Any2ᚕmapᚄ(ctx context.Context, se... method marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 7592) | func (ec *executionContext) marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalN_Service2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐService (line 7602) | func (ec *executionContext) marshalN_Service2githubᚗcomᚋ99designsᚋgqlg... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 7606) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 7610) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 7626) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 7631) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 7642) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 7657) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 7673) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 7677) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 7681) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 7685) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 7701) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 7705) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 7721) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 7731) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 7736) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalNfederation__Policy2string (line 7747) | func (ec *executionContext) unmarshalNfederation__Policy2string(ctx co... method marshalNfederation__Policy2string (line 7752) | func (ec *executionContext) marshalNfederation__Policy2string(ctx cont... method unmarshalNfederation__Policy2ᚕstringᚄ (line 7763) | func (ec *executionContext) unmarshalNfederation__Policy2ᚕstringᚄ(ctx ... method marshalNfederation__Policy2ᚕstringᚄ (line 7778) | func (ec *executionContext) marshalNfederation__Policy2ᚕstringᚄ(ctx co... method unmarshalNfederation__Policy2ᚕᚕstringᚄ (line 7793) | func (ec *executionContext) unmarshalNfederation__Policy2ᚕᚕstringᚄ(ctx... method marshalNfederation__Policy2ᚕᚕstringᚄ (line 7808) | func (ec *executionContext) marshalNfederation__Policy2ᚕᚕstringᚄ(ctx c... method unmarshalNfederation__Scope2string (line 7823) | func (ec *executionContext) unmarshalNfederation__Scope2string(ctx con... method marshalNfederation__Scope2string (line 7828) | func (ec *executionContext) marshalNfederation__Scope2string(ctx conte... method unmarshalNfederation__Scope2ᚕstringᚄ (line 7839) | func (ec *executionContext) unmarshalNfederation__Scope2ᚕstringᚄ(ctx c... method marshalNfederation__Scope2ᚕstringᚄ (line 7854) | func (ec *executionContext) marshalNfederation__Scope2ᚕstringᚄ(ctx con... method unmarshalNfederation__Scope2ᚕᚕstringᚄ (line 7869) | func (ec *executionContext) unmarshalNfederation__Scope2ᚕᚕstringᚄ(ctx ... method marshalNfederation__Scope2ᚕᚕstringᚄ (line 7884) | func (ec *executionContext) marshalNfederation__Scope2ᚕᚕstringᚄ(ctx co... method unmarshalOBoolean2bool (line 7899) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 7904) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 7911) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 7919) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method marshalOHello2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐHello (line 7929) | func (ec *executionContext) marshalOHello2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method unmarshalOInt2ᚕintᚄ (line 7936) | func (ec *executionContext) unmarshalOInt2ᚕintᚄ(ctx context.Context, v... method marshalOInt2ᚕintᚄ (line 7954) | func (ec *executionContext) marshalOInt2ᚕintᚄ(ctx context.Context, sel... method marshalOMultiHello2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiHello (line 7972) | func (ec *executionContext) marshalOMultiHello2ᚕᚖgithubᚗcomᚋ99designsᚋ... method marshalOMultiHello2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiHello (line 7985) | func (ec *executionContext) marshalOMultiHello2ᚖgithubᚗcomᚋ99designsᚋg... method unmarshalOMultiHelloByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiHelloByNamesInput (line 7992) | func (ec *executionContext) unmarshalOMultiHelloByNamesInput2ᚖgithubᚗc... method marshalOMultiHelloMultipleRequires2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiHelloMultipleRequires (line 8000) | func (ec *executionContext) marshalOMultiHelloMultipleRequires2ᚕᚖgithu... method marshalOMultiHelloMultipleRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiHelloMultipleRequires (line 8013) | func (ec *executionContext) marshalOMultiHelloMultipleRequires2ᚖgithub... method unmarshalOMultiHelloMultipleRequiresByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiHelloMultipleRequiresByNamesInput (line 8020) | func (ec *executionContext) unmarshalOMultiHelloMultipleRequiresByName... method marshalOMultiHelloRequires2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiHelloRequires (line 8028) | func (ec *executionContext) marshalOMultiHelloRequires2ᚕᚖgithubᚗcomᚋ99... method marshalOMultiHelloRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiHelloRequires (line 8041) | func (ec *executionContext) marshalOMultiHelloRequires2ᚖgithubᚗcomᚋ99d... method unmarshalOMultiHelloRequiresByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiHelloRequiresByNamesInput (line 8048) | func (ec *executionContext) unmarshalOMultiHelloRequiresByNamesInput2ᚖ... method marshalOMultiHelloWithError2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiHelloWithError (line 8056) | func (ec *executionContext) marshalOMultiHelloWithError2ᚕᚖgithubᚗcomᚋ9... method marshalOMultiHelloWithError2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiHelloWithError (line 8069) | func (ec *executionContext) marshalOMultiHelloWithError2ᚖgithubᚗcomᚋ99... method unmarshalOMultiHelloWithErrorByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiHelloWithErrorByNamesInput (line 8076) | func (ec *executionContext) unmarshalOMultiHelloWithErrorByNamesInput2... method marshalOMultiPlanetRequiresNested2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiPlanetRequiresNested (line 8084) | func (ec *executionContext) marshalOMultiPlanetRequiresNested2ᚕᚖgithub... method marshalOMultiPlanetRequiresNested2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiPlanetRequiresNested (line 8097) | func (ec *executionContext) marshalOMultiPlanetRequiresNested2ᚖgithubᚗ... method unmarshalOMultiPlanetRequiresNestedByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐMultiPlanetRequiresNestedByNamesInput (line 8104) | func (ec *executionContext) unmarshalOMultiPlanetRequiresNestedByNames... method unmarshalOString2string (line 8112) | func (ec *executionContext) unmarshalOString2string(ctx context.Contex... method marshalOString2string (line 8117) | func (ec *executionContext) marshalOString2string(ctx context.Context,... method unmarshalOString2ᚕstringᚄ (line 8124) | func (ec *executionContext) unmarshalOString2ᚕstringᚄ(ctx context.Cont... method marshalOString2ᚕstringᚄ (line 8142) | func (ec *executionContext) marshalOString2ᚕstringᚄ(ctx context.Contex... method unmarshalOString2ᚖstring (line 8160) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 8168) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalOWorld2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋcomputedrequiresᚋgeneratedᚋmodelsᚐWorldᚄ (line 8178) | func (ec *executionContext) marshalOWorld2ᚕᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalO_Entity2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 8197) | func (ec *executionContext) marshalO_Entity2githubᚗcomᚋ99designsᚋgqlge... method unmarshalO_RequiresMap2map (line 8204) | func (ec *executionContext) unmarshalO_RequiresMap2map(ctx context.Con... method marshalO_RequiresMap2map (line 8212) | func (ec *executionContext) marshalO_RequiresMap2map(ctx context.Conte... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 8222) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 8241) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 8260) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 8279) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 8286) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 8305) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 187) | func newExecutionContext( FILE: plugin/federation/testdata/computedrequires/generated/federation.go method __resolve__service (line 21) | func (ec *executionContext) __resolve__service(ctx context.Context) (fed... method __resolve_entities (line 40) | func (ec *executionContext) __resolve_entities(ctx context.Context, repr... type EntityWithIndex (line 67) | type EntityWithIndex struct type EntityRepresentation (line 77) | type EntityRepresentation method buildRepresentationGroups (line 81) | func (ec *executionContext) buildRepresentationGroups( method resolveEntityGroup (line 104) | func (ec *executionContext) resolveEntityGroup( function isMulti (line 136) | func isMulti(typeName string) bool { method resolveEntity (line 153) | func (ec *executionContext) resolveEntity( method resolveManyEntities (line 385) | func (ec *executionContext) resolveManyEntities( function entityResolverNameForHello (line 584) | func entityResolverNameForHello(ctx context.Context, rep EntityRepresent... function entityResolverNameForHelloMultiSingleKeys (line 619) | func entityResolverNameForHelloMultiSingleKeys(ctx context.Context, rep ... function entityResolverNameForHelloWithErrors (line 664) | func entityResolverNameForHelloWithErrors(ctx context.Context, rep Entit... function entityResolverNameForMultiHello (line 699) | func entityResolverNameForMultiHello(ctx context.Context, rep EntityRepr... function entityResolverNameForMultiHelloMultipleRequires (line 734) | func entityResolverNameForMultiHelloMultipleRequires(ctx context.Context... function entityResolverNameForMultiHelloRequires (line 769) | func entityResolverNameForMultiHelloRequires(ctx context.Context, rep En... function entityResolverNameForMultiHelloWithError (line 804) | func entityResolverNameForMultiHelloWithError(ctx context.Context, rep E... function entityResolverNameForMultiPlanetRequiresNested (line 839) | func entityResolverNameForMultiPlanetRequiresNested(ctx context.Context,... function entityResolverNameForPerson (line 874) | func entityResolverNameForPerson(ctx context.Context, rep EntityRepresen... function entityResolverNameForPlanetMultipleRequires (line 909) | func entityResolverNameForPlanetMultipleRequires(ctx context.Context, re... function entityResolverNameForPlanetRequires (line 944) | func entityResolverNameForPlanetRequires(ctx context.Context, rep Entity... function entityResolverNameForPlanetRequiresNested (line 979) | func entityResolverNameForPlanetRequiresNested(ctx context.Context, rep ... function entityResolverNameForWorld (line 1014) | func entityResolverNameForWorld(ctx context.Context, rep EntityRepresent... function entityResolverNameForWorldName (line 1071) | func entityResolverNameForWorldName(ctx context.Context, rep EntityRepre... function entityResolverNameForWorldWithMultipleKeys (line 1106) | func entityResolverNameForWorldWithMultipleKeys(ctx context.Context, rep... FILE: plugin/federation/testdata/computedrequires/generated/models/models.go type Gender (line 5) | type Gender interface type Female (line 9) | type Female struct method IsGender (line 13) | func (Female) IsGender() {} type Hello (line 15) | type Hello struct method IsEntity (line 20) | func (Hello) IsEntity() {} type HelloMultiSingleKeys (line 22) | type HelloMultiSingleKeys struct method IsEntity (line 27) | func (HelloMultiSingleKeys) IsEntity() {} type HelloWithErrors (line 29) | type HelloWithErrors struct method IsEntity (line 33) | func (HelloWithErrors) IsEntity() {} type Male (line 35) | type Male struct method IsGender (line 39) | func (Male) IsGender() {} type MultiHello (line 41) | type MultiHello struct method IsEntity (line 45) | func (MultiHello) IsEntity() {} type MultiHelloByNamesInput (line 47) | type MultiHelloByNamesInput struct type MultiHelloMultipleRequires (line 51) | type MultiHelloMultipleRequires struct method IsEntity (line 58) | func (MultiHelloMultipleRequires) IsEntity() {} type MultiHelloMultipleRequiresByNamesInput (line 60) | type MultiHelloMultipleRequiresByNamesInput struct type MultiHelloRequires (line 64) | type MultiHelloRequires struct method IsEntity (line 70) | func (MultiHelloRequires) IsEntity() {} type MultiHelloRequiresByNamesInput (line 72) | type MultiHelloRequiresByNamesInput struct type MultiHelloWithError (line 76) | type MultiHelloWithError struct method IsEntity (line 80) | func (MultiHelloWithError) IsEntity() {} type MultiHelloWithErrorByNamesInput (line 82) | type MultiHelloWithErrorByNamesInput struct type MultiPlanetRequiresNested (line 86) | type MultiPlanetRequiresNested struct method IsEntity (line 94) | func (MultiPlanetRequiresNested) IsEntity() {} type MultiPlanetRequiresNestedByNamesInput (line 96) | type MultiPlanetRequiresNestedByNamesInput struct type Person (line 100) | type Person struct method IsEntity (line 106) | func (Person) IsEntity() {} type PlanetMultipleRequires (line 108) | type PlanetMultipleRequires struct method IsEntity (line 116) | func (PlanetMultipleRequires) IsEntity() {} type PlanetRequires (line 118) | type PlanetRequires struct method IsEntity (line 124) | func (PlanetRequires) IsEntity() {} type PlanetRequiresNested (line 126) | type PlanetRequiresNested struct method IsEntity (line 134) | func (PlanetRequiresNested) IsEntity() {} type Query (line 136) | type Query struct type World (line 139) | type World struct method IsEntity (line 145) | func (World) IsEntity() {} type WorldName (line 147) | type WorldName struct method IsEntity (line 151) | func (WorldName) IsEntity() {} type WorldWithMultipleKeys (line 153) | type WorldWithMultipleKeys struct method IsEntity (line 159) | func (WorldWithMultipleKeys) IsEntity() {} FILE: plugin/federation/testdata/computedrequires/main/server.go constant defaultPort (line 16) | defaultPort = "4003" function main (line 18) | func main() { FILE: plugin/federation/testdata/computedrequires/resolver.go type Resolver (line 7) | type Resolver struct FILE: plugin/federation/testdata/computedrequires/schema.resolvers.go method MultiHelloMultipleRequires (line 89) | func (r *Resolver) MultiHelloMultipleRequires() explicitrequires.MultiHe... method MultiHelloRequires (line 94) | func (r *Resolver) MultiHelloRequires() explicitrequires.MultiHelloRequi... method MultiPlanetRequiresNested (line 99) | func (r *Resolver) MultiPlanetRequiresNested() explicitrequires.MultiPla... method Person (line 104) | func (r *Resolver) Person() explicitrequires.PersonResolver { return &pe... method PlanetMultipleRequires (line 107) | func (r *Resolver) PlanetMultipleRequires() explicitrequires.PlanetMulti... method PlanetRequires (line 112) | func (r *Resolver) PlanetRequires() explicitrequires.PlanetRequiresResol... method PlanetRequiresNested (line 117) | func (r *Resolver) PlanetRequiresNested() explicitrequires.PlanetRequire... method Query (line 122) | func (r *Resolver) Query() explicitrequires.QueryResolver { return &quer... type multiHelloMultipleRequiresResolver (line 124) | type multiHelloMultipleRequiresResolver struct method Key3 (line 18) | func (r *multiHelloMultipleRequiresResolver) Key3(ctx context.Context,... type multiHelloRequiresResolver (line 125) | type multiHelloRequiresResolver struct method Key2 (line 25) | func (r *multiHelloRequiresResolver) Key2(ctx context.Context, obj *mo... type multiPlanetRequiresNestedResolver (line 126) | type multiPlanetRequiresNestedResolver struct method Size (line 31) | func (r *multiPlanetRequiresNestedResolver) Size(ctx context.Context, ... method Sizes (line 37) | func (r *multiPlanetRequiresNestedResolver) Sizes(ctx context.Context,... type personResolver (line 127) | type personResolver struct method WelcomeMessage (line 42) | func (r *personResolver) WelcomeMessage(ctx context.Context, obj *mode... type planetMultipleRequiresResolver (line 128) | type planetMultipleRequiresResolver struct method Weight (line 47) | func (r *planetMultipleRequiresResolver) Weight(ctx context.Context, o... type planetRequiresResolver (line 129) | type planetRequiresResolver struct method Size (line 62) | func (r *planetRequiresResolver) Size(ctx context.Context, obj *model.... type planetRequiresNestedResolver (line 130) | type planetRequiresNestedResolver struct method Size (line 72) | func (r *planetRequiresNestedResolver) Size(ctx context.Context, obj *... method Sizes (line 78) | func (r *planetRequiresNestedResolver) Sizes(ctx context.Context, obj ... type queryResolver (line 131) | type queryResolver struct method Test (line 84) | func (r *queryResolver) Test(ctx context.Context) (*string, error) { FILE: plugin/federation/testdata/entitydirectives/generated/exec.go function NewExecutableSchema (line 23) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 29) | type ResolverRoot interface type DirectiveRoot (line 34) | type DirectiveRoot struct type ComplexityRoot (line 39) | type ComplexityRoot struct type EntityResolver (line 76) | type EntityResolver interface type QueryResolver (line 81) | type QueryResolver interface type executableSchema (line 87) | type executableSchema method Schema (line 89) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 96) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 249) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 292) | type executionContext struct method dir_auth_args (line 375) | func (ec *executionContext) dir_auth_args(ctx context.Context, rawArgs... method dir_guard_args (line 386) | func (ec *executionContext) dir_guard_args(ctx context.Context, rawArg... method field_Entity_findBasicByID_args (line 397) | func (ec *executionContext) field_Entity_findBasicByID_args(ctx contex... method field_Entity_findPersonByID_args (line 408) | func (ec *executionContext) field_Entity_findPersonByID_args(ctx conte... method field_Entity_findProductBySku_args (line 419) | func (ec *executionContext) field_Entity_findProductBySku_args(ctx con... method field_Query___type_args (line 430) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query__entities_args (line 441) | func (ec *executionContext) field_Query__entities_args(ctx context.Con... method field_Query_getBasic_args (line 452) | func (ec *executionContext) field_Query_getBasic_args(ctx context.Cont... method field_Query_getPerson_args (line 463) | func (ec *executionContext) field_Query_getPerson_args(ctx context.Con... method field_Query_getProduct_args (line 474) | func (ec *executionContext) field_Query_getProduct_args(ctx context.Co... method field___Directive_args_args (line 485) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 496) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 507) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 518) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Basic_id (line 537) | func (ec *executionContext) _Basic_id(ctx context.Context, field graph... method fieldContext_Basic_id (line 553) | func (ec *executionContext) fieldContext_Basic_id(_ context.Context, f... method _Basic_value (line 566) | func (ec *executionContext) _Basic_value(ctx context.Context, field gr... method fieldContext_Basic_value (line 582) | func (ec *executionContext) fieldContext_Basic_value(_ context.Context... method _Entity_findBasicByID (line 595) | func (ec *executionContext) _Entity_findBasicByID(ctx context.Context,... method fieldContext_Entity_findBasicByID (line 612) | func (ec *executionContext) fieldContext_Entity_findBasicByID(ctx cont... method _Entity_findPersonByID (line 642) | func (ec *executionContext) _Entity_findPersonByID(ctx context.Context... method fieldContext_Entity_findPersonByID (line 677) | func (ec *executionContext) fieldContext_Entity_findPersonByID(ctx con... method _Entity_findProductBySku (line 709) | func (ec *executionContext) _Entity_findProductBySku(ctx context.Conte... method fieldContext_Entity_findProductBySku (line 756) | func (ec *executionContext) fieldContext_Entity_findProductBySku(ctx c... method _Person_id (line 788) | func (ec *executionContext) _Person_id(ctx context.Context, field grap... method fieldContext_Person_id (line 804) | func (ec *executionContext) fieldContext_Person_id(_ context.Context, ... method _Person_email (line 817) | func (ec *executionContext) _Person_email(ctx context.Context, field g... method fieldContext_Person_email (line 833) | func (ec *executionContext) fieldContext_Person_email(_ context.Contex... method _Person_phone (line 846) | func (ec *executionContext) _Person_phone(ctx context.Context, field g... method fieldContext_Person_phone (line 862) | func (ec *executionContext) fieldContext_Person_phone(_ context.Contex... method _Product_sku (line 875) | func (ec *executionContext) _Product_sku(ctx context.Context, field gr... method fieldContext_Product_sku (line 891) | func (ec *executionContext) fieldContext_Product_sku(_ context.Context... method _Product_name (line 904) | func (ec *executionContext) _Product_name(ctx context.Context, field g... method fieldContext_Product_name (line 920) | func (ec *executionContext) fieldContext_Product_name(_ context.Contex... method _Product_price (line 933) | func (ec *executionContext) _Product_price(ctx context.Context, field ... method fieldContext_Product_price (line 949) | func (ec *executionContext) fieldContext_Product_price(_ context.Conte... method _Query_getPerson (line 962) | func (ec *executionContext) _Query_getPerson(ctx context.Context, fiel... method fieldContext_Query_getPerson (line 997) | func (ec *executionContext) fieldContext_Query_getPerson(ctx context.C... method _Query_getProduct (line 1029) | func (ec *executionContext) _Query_getProduct(ctx context.Context, fie... method fieldContext_Query_getProduct (line 1076) | func (ec *executionContext) fieldContext_Query_getProduct(ctx context.... method _Query_getBasic (line 1108) | func (ec *executionContext) _Query_getBasic(ctx context.Context, field... method fieldContext_Query_getBasic (line 1125) | func (ec *executionContext) fieldContext_Query_getBasic(ctx context.Co... method _Query__entities (line 1155) | func (ec *executionContext) _Query__entities(ctx context.Context, fiel... method fieldContext_Query__entities (line 1172) | func (ec *executionContext) fieldContext_Query__entities(ctx context.C... method _Query__service (line 1196) | func (ec *executionContext) _Query__service(ctx context.Context, field... method fieldContext_Query__service (line 1212) | func (ec *executionContext) fieldContext_Query__service(_ context.Cont... method _Query___type (line 1229) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 1246) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 1294) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 1310) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method __Service_sdl (line 1337) | func (ec *executionContext) __Service_sdl(ctx context.Context, field g... method fieldContext__Service_sdl (line 1353) | func (ec *executionContext) fieldContext__Service_sdl(_ context.Contex... method ___Directive_name (line 1366) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 1382) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 1395) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 1411) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 1424) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 1440) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 1453) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 1469) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 1482) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 1498) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 1536) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 1552) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 1565) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 1581) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 1594) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 1610) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 1623) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1639) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1652) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1668) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 1681) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1697) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1710) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1726) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1764) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1780) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1817) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1833) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1846) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1862) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1875) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1891) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1904) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1920) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1933) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1949) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1986) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 2002) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 2015) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 2031) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 2044) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 2060) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 2073) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 2089) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 2102) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 2118) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 2155) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 2171) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 2208) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 2224) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 2261) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 2277) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 2314) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 2330) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 2355) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 2371) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 2384) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 2400) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 2413) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 2429) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 2442) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 2458) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 2471) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 2488) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 2526) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 2542) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 2579) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2595) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2632) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2649) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2683) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2699) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2726) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2742) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2779) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2795) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method __Entity (line 2816) | func (ec *executionContext) __Entity(ctx context.Context, sel ast.Sele... method _Basic (line 2856) | func (ec *executionContext) _Basic(ctx context.Context, sel ast.Select... method _Entity (line 2900) | func (ec *executionContext) _Entity(ctx context.Context, sel ast.Selec... method _Person (line 3008) | func (ec *executionContext) _Person(ctx context.Context, sel ast.Selec... method _Product (line 3057) | func (ec *executionContext) _Product(ctx context.Context, sel ast.Sele... method _Query (line 3106) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method __Service (line 3257) | func (ec *executionContext) __Service(ctx context.Context, sel ast.Sel... method ___Directive (line 3293) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 3349) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 3397) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 3455) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 3510) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 3565) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method marshalNBasic2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentitydirectivesᚋgeneratedᚐBasic (line 3626) | func (ec *executionContext) marshalNBasic2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNBasic2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentitydirectivesᚋgeneratedᚐBasic (line 3630) | func (ec *executionContext) marshalNBasic2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method unmarshalNBoolean2bool (line 3640) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 3645) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNFloat2float64 (line 3656) | func (ec *executionContext) unmarshalNFloat2float64(ctx context.Contex... method marshalNFloat2float64 (line 3661) | func (ec *executionContext) marshalNFloat2float64(ctx context.Context,... method marshalNPerson2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentitydirectivesᚋgeneratedᚐPerson (line 3672) | func (ec *executionContext) marshalNPerson2githubᚗcomᚋ99designsᚋgqlgen... method marshalNPerson2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentitydirectivesᚋgeneratedᚐPerson (line 3676) | func (ec *executionContext) marshalNPerson2ᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalNProduct2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentitydirectivesᚋgeneratedᚐProduct (line 3686) | func (ec *executionContext) marshalNProduct2githubᚗcomᚋ99designsᚋgqlge... method marshalNProduct2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentitydirectivesᚋgeneratedᚐProduct (line 3690) | func (ec *executionContext) marshalNProduct2ᚖgithubᚗcomᚋ99designsᚋgqlg... method unmarshalNString2string (line 3700) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 3705) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method unmarshalN_Any2map (line 3716) | func (ec *executionContext) unmarshalN_Any2map(ctx context.Context, v ... method marshalN_Any2map (line 3721) | func (ec *executionContext) marshalN_Any2map(ctx context.Context, sel ... method unmarshalN_Any2ᚕmapᚄ (line 3738) | func (ec *executionContext) unmarshalN_Any2ᚕmapᚄ(ctx context.Context, ... method marshalN_Any2ᚕmapᚄ (line 3753) | func (ec *executionContext) marshalN_Any2ᚕmapᚄ(ctx context.Context, se... method marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 3768) | func (ec *executionContext) marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlg... method unmarshalN_FieldSet2string (line 3778) | func (ec *executionContext) unmarshalN_FieldSet2string(ctx context.Con... method marshalN_FieldSet2string (line 3783) | func (ec *executionContext) marshalN_FieldSet2string(ctx context.Conte... method marshalN_Service2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐService (line 3794) | func (ec *executionContext) marshalN_Service2githubᚗcomᚋ99designsᚋgqlg... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 3798) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 3802) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 3818) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 3823) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 3834) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 3849) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 3865) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 3869) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 3873) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3877) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3893) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3897) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3913) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3923) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3928) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method marshalOBasic2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentitydirectivesᚋgeneratedᚐBasic (line 3939) | func (ec *executionContext) marshalOBasic2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method unmarshalOBoolean2bool (line 3946) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3951) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 3958) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3966) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method marshalOPerson2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentitydirectivesᚋgeneratedᚐPerson (line 3976) | func (ec *executionContext) marshalOPerson2ᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalOProduct2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentitydirectivesᚋgeneratedᚐProduct (line 3983) | func (ec *executionContext) marshalOProduct2ᚖgithubᚗcomᚋ99designsᚋgqlg... method unmarshalOString2string (line 3990) | func (ec *executionContext) unmarshalOString2string(ctx context.Contex... method marshalOString2string (line 3995) | func (ec *executionContext) marshalOString2string(ctx context.Context,... method unmarshalOString2ᚖstring (line 4002) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 4010) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO_Entity2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 4020) | func (ec *executionContext) marshalO_Entity2githubᚗcomᚋ99designsᚋgqlge... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 4027) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 4046) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 4065) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 4084) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 4091) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 4110) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 296) | func newExecutionContext( FILE: plugin/federation/testdata/entitydirectives/generated/federation.go method __resolve__service (line 20) | func (ec *executionContext) __resolve__service(ctx context.Context) (fed... method __resolve_entities (line 39) | func (ec *executionContext) __resolve_entities(ctx context.Context, repr... type EntityWithIndex (line 66) | type EntityWithIndex struct type EntityRepresentation (line 76) | type EntityRepresentation method buildRepresentationGroups (line 80) | func (ec *executionContext) buildRepresentationGroups( method resolveEntityGroup (line 103) | func (ec *executionContext) resolveEntityGroup( function isMulti (line 135) | func isMulti(typeName string) bool { method resolveEntity (line 142) | func (ec *executionContext) resolveEntity( method resolveManyEntities (line 218) | func (ec *executionContext) resolveManyEntities( function entityResolverNameForBasic (line 239) | func entityResolverNameForBasic(ctx context.Context, rep EntityRepresent... function entityResolverNameForPerson (line 274) | func entityResolverNameForPerson(ctx context.Context, rep EntityRepresen... function entityResolverNameForProduct (line 309) | func entityResolverNameForProduct(ctx context.Context, rep EntityReprese... FILE: plugin/federation/testdata/entitydirectives/generated/models_gen.go type Basic (line 5) | type Basic struct method IsEntity (line 10) | func (Basic) IsEntity() {} type Person (line 12) | type Person struct method IsEntity (line 18) | func (Person) IsEntity() {} type Product (line 20) | type Product struct method IsEntity (line 26) | func (Product) IsEntity() {} type Query (line 28) | type Query struct FILE: plugin/federation/testdata/entityinterfaces/generated/exec.go function NewExecutableSchema (line 23) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 29) | type ResolverRoot interface type DirectiveRoot (line 33) | type DirectiveRoot struct type ComplexityRoot (line 36) | type ComplexityRoot struct type EntityResolver (line 57) | type EntityResolver interface type executableSchema (line 62) | type executableSchema method Schema (line 64) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 71) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 141) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 184) | type executionContext struct method field_Entity_findHelloByID_args (line 294) | func (ec *executionContext) field_Entity_findHelloByID_args(ctx contex... method field_Entity_findWorldByID_args (line 305) | func (ec *executionContext) field_Entity_findWorldByID_args(ctx contex... method field_Query___type_args (line 316) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query__entities_args (line 327) | func (ec *executionContext) field_Query__entities_args(ctx context.Con... method field___Directive_args_args (line 338) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 349) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 360) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 371) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Entity_findHelloByID (line 390) | func (ec *executionContext) _Entity_findHelloByID(ctx context.Context,... method fieldContext_Entity_findHelloByID (line 407) | func (ec *executionContext) fieldContext_Entity_findHelloByID(ctx cont... method _Entity_findWorldByID (line 431) | func (ec *executionContext) _Entity_findWorldByID(ctx context.Context,... method fieldContext_Entity_findWorldByID (line 448) | func (ec *executionContext) fieldContext_Entity_findWorldByID(ctx cont... method _Query__entities (line 478) | func (ec *executionContext) _Query__entities(ctx context.Context, fiel... method fieldContext_Query__entities (line 495) | func (ec *executionContext) fieldContext_Query__entities(ctx context.C... method _Query__service (line 519) | func (ec *executionContext) _Query__service(ctx context.Context, field... method fieldContext_Query__service (line 535) | func (ec *executionContext) fieldContext_Query__service(_ context.Cont... method _Query___type (line 552) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 569) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 617) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 633) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _World_id (line 660) | func (ec *executionContext) _World_id(ctx context.Context, field graph... method fieldContext_World_id (line 676) | func (ec *executionContext) fieldContext_World_id(_ context.Context, f... method _World_title (line 689) | func (ec *executionContext) _World_title(ctx context.Context, field gr... method fieldContext_World_title (line 705) | func (ec *executionContext) fieldContext_World_title(_ context.Context... method __Service_sdl (line 718) | func (ec *executionContext) __Service_sdl(ctx context.Context, field g... method fieldContext__Service_sdl (line 734) | func (ec *executionContext) fieldContext__Service_sdl(_ context.Contex... method ___Directive_name (line 747) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 763) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 776) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 792) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 805) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 821) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 834) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 850) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 863) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 879) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 917) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 933) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 946) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 962) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 975) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 991) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 1004) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 1020) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 1033) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 1049) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 1062) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1078) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 1091) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1107) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1145) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1161) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 1198) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1214) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 1227) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1243) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 1256) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1272) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 1285) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1301) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1314) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1330) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1367) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1383) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1396) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1412) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1425) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1441) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1454) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1470) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1483) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1499) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1536) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1552) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1589) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1605) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1642) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1658) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1695) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1711) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1736) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1752) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1765) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 1781) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 1794) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 1810) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 1823) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 1839) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 1852) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 1869) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 1907) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 1923) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 1960) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 1976) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 2013) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2030) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2064) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2080) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 2107) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2123) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 2160) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 2176) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method _Hello (line 2197) | func (ec *executionContext) _Hello(ctx context.Context, sel ast.Select... method __Entity (line 2217) | func (ec *executionContext) __Entity(ctx context.Context, sel ast.Sele... method _Entity (line 2243) | func (ec *executionContext) _Entity(ctx context.Context, sel ast.Selec... method _Query (line 2329) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _World (line 2423) | func (ec *executionContext) _World(ctx context.Context, sel ast.Select... method __Service (line 2467) | func (ec *executionContext) __Service(ctx context.Context, sel ast.Sel... method ___Directive (line 2503) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2559) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2607) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2665) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2720) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2775) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 2836) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 2841) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNFieldSet2string (line 2852) | func (ec *executionContext) unmarshalNFieldSet2string(ctx context.Cont... method marshalNFieldSet2string (line 2857) | func (ec *executionContext) marshalNFieldSet2string(ctx context.Contex... method marshalNHello2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityinterfacesᚋgeneratedᚐHello (line 2868) | func (ec *executionContext) marshalNHello2githubᚗcomᚋ99designsᚋgqlgenᚋ... method unmarshalNString2string (line 2878) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 2883) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalNWorld2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityinterfacesᚋgeneratedᚐWorld (line 2894) | func (ec *executionContext) marshalNWorld2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNWorld2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityinterfacesᚋgeneratedᚐWorld (line 2898) | func (ec *executionContext) marshalNWorld2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method unmarshalN_Any2map (line 2908) | func (ec *executionContext) unmarshalN_Any2map(ctx context.Context, v ... method marshalN_Any2map (line 2913) | func (ec *executionContext) marshalN_Any2map(ctx context.Context, sel ... method unmarshalN_Any2ᚕmapᚄ (line 2930) | func (ec *executionContext) unmarshalN_Any2ᚕmapᚄ(ctx context.Context, ... method marshalN_Any2ᚕmapᚄ (line 2945) | func (ec *executionContext) marshalN_Any2ᚕmapᚄ(ctx context.Context, se... method marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 2960) | func (ec *executionContext) marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalN_Service2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐService (line 2970) | func (ec *executionContext) marshalN_Service2githubᚗcomᚋ99designsᚋgqlg... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 2974) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 2978) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 2994) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 2999) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 3010) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 3025) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 3041) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 3045) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 3049) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3053) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3069) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3073) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3089) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3099) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3104) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalNfederation__Policy2string (line 3115) | func (ec *executionContext) unmarshalNfederation__Policy2string(ctx co... method marshalNfederation__Policy2string (line 3120) | func (ec *executionContext) marshalNfederation__Policy2string(ctx cont... method unmarshalNfederation__Policy2ᚕstringᚄ (line 3131) | func (ec *executionContext) unmarshalNfederation__Policy2ᚕstringᚄ(ctx ... method marshalNfederation__Policy2ᚕstringᚄ (line 3146) | func (ec *executionContext) marshalNfederation__Policy2ᚕstringᚄ(ctx co... method unmarshalNfederation__Policy2ᚕᚕstringᚄ (line 3161) | func (ec *executionContext) unmarshalNfederation__Policy2ᚕᚕstringᚄ(ctx... method marshalNfederation__Policy2ᚕᚕstringᚄ (line 3176) | func (ec *executionContext) marshalNfederation__Policy2ᚕᚕstringᚄ(ctx c... method unmarshalNfederation__Scope2string (line 3191) | func (ec *executionContext) unmarshalNfederation__Scope2string(ctx con... method marshalNfederation__Scope2string (line 3196) | func (ec *executionContext) marshalNfederation__Scope2string(ctx conte... method unmarshalNfederation__Scope2ᚕstringᚄ (line 3207) | func (ec *executionContext) unmarshalNfederation__Scope2ᚕstringᚄ(ctx c... method marshalNfederation__Scope2ᚕstringᚄ (line 3222) | func (ec *executionContext) marshalNfederation__Scope2ᚕstringᚄ(ctx con... method unmarshalNfederation__Scope2ᚕᚕstringᚄ (line 3237) | func (ec *executionContext) unmarshalNfederation__Scope2ᚕᚕstringᚄ(ctx ... method marshalNfederation__Scope2ᚕᚕstringᚄ (line 3252) | func (ec *executionContext) marshalNfederation__Scope2ᚕᚕstringᚄ(ctx co... method unmarshalOBoolean2bool (line 3267) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3272) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 3279) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3287) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOString2string (line 3297) | func (ec *executionContext) unmarshalOString2string(ctx context.Contex... method marshalOString2string (line 3302) | func (ec *executionContext) marshalOString2string(ctx context.Context,... method unmarshalOString2ᚕstringᚄ (line 3309) | func (ec *executionContext) unmarshalOString2ᚕstringᚄ(ctx context.Cont... method marshalOString2ᚕstringᚄ (line 3327) | func (ec *executionContext) marshalOString2ᚕstringᚄ(ctx context.Contex... method unmarshalOString2ᚖstring (line 3345) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3353) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO_Entity2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 3363) | func (ec *executionContext) marshalO_Entity2githubᚗcomᚋ99designsᚋgqlge... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3370) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3389) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3408) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 3427) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3434) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3453) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 188) | func newExecutionContext( FILE: plugin/federation/testdata/entityinterfaces/generated/federation.go method __resolve__service (line 20) | func (ec *executionContext) __resolve__service(ctx context.Context) (fed... method __resolve_entities (line 39) | func (ec *executionContext) __resolve_entities(ctx context.Context, repr... type EntityWithIndex (line 66) | type EntityWithIndex struct type EntityRepresentation (line 76) | type EntityRepresentation method buildRepresentationGroups (line 80) | func (ec *executionContext) buildRepresentationGroups( method resolveEntityGroup (line 103) | func (ec *executionContext) resolveEntityGroup( function isMulti (line 135) | func isMulti(typeName string) bool { method resolveEntity (line 142) | func (ec *executionContext) resolveEntity( method resolveManyEntities (line 199) | func (ec *executionContext) resolveManyEntities( function entityResolverNameForHello (line 220) | func entityResolverNameForHello(ctx context.Context, rep EntityRepresent... function entityResolverNameForWorld (line 255) | func entityResolverNameForWorld(ctx context.Context, rep EntityRepresent... FILE: plugin/federation/testdata/entityinterfaces/generated/models_gen.go type Hello (line 5) | type Hello interface type Query (line 12) | type Query struct type World (line 15) | type World struct method IsHello (line 20) | func (World) IsHello() {} method GetID (line 21) | func (this World) GetID() string { return this.ID } method GetTitle (line 22) | func (this World) GetTitle() string { return this.Title } method IsEntity (line 24) | func (World) IsEntity() {} FILE: plugin/federation/testdata/entityresolver/entity.resolvers.go method Entity (line 183) | func (r *Resolver) Entity() generated.EntityResolver { return &entityRes... type entityResolver (line 185) | type entityResolver struct method FindHelloByName (line 17) | func (r *entityResolver) FindHelloByName(ctx context.Context, name str... method FindHelloMultiSingleKeysByKey1AndKey2 (line 24) | func (r *entityResolver) FindHelloMultiSingleKeysByKey1AndKey2(ctx con... method FindHelloWithErrorsByName (line 29) | func (r *entityResolver) FindHelloWithErrorsByName(ctx context.Context... method FindManyMultiHelloByNames (line 42) | func (r *entityResolver) FindManyMultiHelloByNames(ctx context.Context... method FindManyMultiHelloMultipleRequiresByNames (line 55) | func (r *entityResolver) FindManyMultiHelloMultipleRequiresByNames(ctx... method FindManyMultiHelloRequiresByNames (line 68) | func (r *entityResolver) FindManyMultiHelloRequiresByNames(ctx context... method FindManyMultiHelloWithErrorByNames (line 81) | func (r *entityResolver) FindManyMultiHelloWithErrorByNames(ctx contex... method FindManyMultiPlanetRequiresNestedByNames (line 86) | func (r *entityResolver) FindManyMultiPlanetRequiresNestedByNames(ctx ... method FindPlanetMultipleRequiresByName (line 115) | func (r *entityResolver) FindPlanetMultipleRequiresByName(ctx context.... method FindPlanetRequiresByName (line 120) | func (r *entityResolver) FindPlanetRequiresByName(ctx context.Context,... method FindPlanetRequiresNestedByName (line 127) | func (r *entityResolver) FindPlanetRequiresNestedByName(ctx context.Co... method FindWorldByHelloNameAndFoo (line 148) | func (r *entityResolver) FindWorldByHelloNameAndFoo(ctx context.Contex... method FindWorldNameByName (line 158) | func (r *entityResolver) FindWorldNameByName(ctx context.Context, name... method FindWorldWithMultipleKeysByHelloNameAndFoo (line 165) | func (r *entityResolver) FindWorldWithMultipleKeysByHelloNameAndFoo(ct... method FindWorldWithMultipleKeysByBar (line 176) | func (r *entityResolver) FindWorldWithMultipleKeysByBar(ctx context.Co... FILE: plugin/federation/testdata/entityresolver/generated/exec.go function NewExecutableSchema (line 24) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 30) | type ResolverRoot interface type DirectiveRoot (line 34) | type DirectiveRoot struct type ComplexityRoot (line 37) | type ComplexityRoot struct type EntityResolver (line 142) | type EntityResolver interface type executableSchema (line 160) | type executableSchema method Schema (line 162) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 169) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 587) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 636) | type executionContext struct method field_Entity_findHelloByName_args (line 802) | func (ec *executionContext) field_Entity_findHelloByName_args(ctx cont... method field_Entity_findHelloMultiSingleKeysByKey1AndKey2_args (line 813) | func (ec *executionContext) field_Entity_findHelloMultiSingleKeysByKey... method field_Entity_findHelloWithErrorsByName_args (line 829) | func (ec *executionContext) field_Entity_findHelloWithErrorsByName_arg... method field_Entity_findManyMultiHelloByNames_args (line 840) | func (ec *executionContext) field_Entity_findManyMultiHelloByNames_arg... method field_Entity_findManyMultiHelloMultipleRequiresByNames_args (line 851) | func (ec *executionContext) field_Entity_findManyMultiHelloMultipleReq... method field_Entity_findManyMultiHelloRequiresByNames_args (line 862) | func (ec *executionContext) field_Entity_findManyMultiHelloRequiresByN... method field_Entity_findManyMultiHelloWithErrorByNames_args (line 873) | func (ec *executionContext) field_Entity_findManyMultiHelloWithErrorBy... method field_Entity_findManyMultiPlanetRequiresNestedByNames_args (line 884) | func (ec *executionContext) field_Entity_findManyMultiPlanetRequiresNe... method field_Entity_findPlanetMultipleRequiresByName_args (line 895) | func (ec *executionContext) field_Entity_findPlanetMultipleRequiresByN... method field_Entity_findPlanetRequiresByName_args (line 906) | func (ec *executionContext) field_Entity_findPlanetRequiresByName_args... method field_Entity_findPlanetRequiresNestedByName_args (line 917) | func (ec *executionContext) field_Entity_findPlanetRequiresNestedByNam... method field_Entity_findWorldByHelloNameAndFoo_args (line 928) | func (ec *executionContext) field_Entity_findWorldByHelloNameAndFoo_ar... method field_Entity_findWorldNameByName_args (line 944) | func (ec *executionContext) field_Entity_findWorldNameByName_args(ctx ... method field_Entity_findWorldWithMultipleKeysByBar_args (line 955) | func (ec *executionContext) field_Entity_findWorldWithMultipleKeysByBa... method field_Entity_findWorldWithMultipleKeysByHelloNameAndFoo_args (line 966) | func (ec *executionContext) field_Entity_findWorldWithMultipleKeysByHe... method field_Query___type_args (line 982) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query__entities_args (line 993) | func (ec *executionContext) field_Query__entities_args(ctx context.Con... method field___Directive_args_args (line 1004) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 1015) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 1026) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 1037) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Entity_findHelloByName (line 1056) | func (ec *executionContext) _Entity_findHelloByName(ctx context.Contex... method fieldContext_Entity_findHelloByName (line 1073) | func (ec *executionContext) fieldContext_Entity_findHelloByName(ctx co... method _Entity_findHelloMultiSingleKeysByKey1AndKey2 (line 1103) | func (ec *executionContext) _Entity_findHelloMultiSingleKeysByKey1AndK... method fieldContext_Entity_findHelloMultiSingleKeysByKey1AndKey2 (line 1120) | func (ec *executionContext) fieldContext_Entity_findHelloMultiSingleKe... method _Entity_findHelloWithErrorsByName (line 1150) | func (ec *executionContext) _Entity_findHelloWithErrorsByName(ctx cont... method fieldContext_Entity_findHelloWithErrorsByName (line 1167) | func (ec *executionContext) fieldContext_Entity_findHelloWithErrorsByN... method _Entity_findManyMultiHelloByNames (line 1195) | func (ec *executionContext) _Entity_findManyMultiHelloByNames(ctx cont... method fieldContext_Entity_findManyMultiHelloByNames (line 1212) | func (ec *executionContext) fieldContext_Entity_findManyMultiHelloByNa... method _Entity_findManyMultiHelloMultipleRequiresByNames (line 1240) | func (ec *executionContext) _Entity_findManyMultiHelloMultipleRequires... method fieldContext_Entity_findManyMultiHelloMultipleRequiresByNames (line 1257) | func (ec *executionContext) fieldContext_Entity_findManyMultiHelloMult... method _Entity_findManyMultiHelloRequiresByNames (line 1291) | func (ec *executionContext) _Entity_findManyMultiHelloRequiresByNames(... method fieldContext_Entity_findManyMultiHelloRequiresByNames (line 1308) | func (ec *executionContext) fieldContext_Entity_findManyMultiHelloRequ... method _Entity_findManyMultiHelloWithErrorByNames (line 1340) | func (ec *executionContext) _Entity_findManyMultiHelloWithErrorByNames... method fieldContext_Entity_findManyMultiHelloWithErrorByNames (line 1357) | func (ec *executionContext) fieldContext_Entity_findManyMultiHelloWith... method _Entity_findManyMultiPlanetRequiresNestedByNames (line 1385) | func (ec *executionContext) _Entity_findManyMultiPlanetRequiresNestedB... method fieldContext_Entity_findManyMultiPlanetRequiresNestedByNames (line 1402) | func (ec *executionContext) fieldContext_Entity_findManyMultiPlanetReq... method _Entity_findPlanetMultipleRequiresByName (line 1434) | func (ec *executionContext) _Entity_findPlanetMultipleRequiresByName(c... method fieldContext_Entity_findPlanetMultipleRequiresByName (line 1451) | func (ec *executionContext) fieldContext_Entity_findPlanetMultipleRequ... method _Entity_findPlanetRequiresByName (line 1485) | func (ec *executionContext) _Entity_findPlanetRequiresByName(ctx conte... method fieldContext_Entity_findPlanetRequiresByName (line 1502) | func (ec *executionContext) fieldContext_Entity_findPlanetRequiresByNa... method _Entity_findPlanetRequiresNestedByName (line 1534) | func (ec *executionContext) _Entity_findPlanetRequiresNestedByName(ctx... method fieldContext_Entity_findPlanetRequiresNestedByName (line 1551) | func (ec *executionContext) fieldContext_Entity_findPlanetRequiresNest... method _Entity_findWorldByHelloNameAndFoo (line 1583) | func (ec *executionContext) _Entity_findWorldByHelloNameAndFoo(ctx con... method fieldContext_Entity_findWorldByHelloNameAndFoo (line 1600) | func (ec *executionContext) fieldContext_Entity_findWorldByHelloNameAn... method _Entity_findWorldNameByName (line 1632) | func (ec *executionContext) _Entity_findWorldNameByName(ctx context.Co... method fieldContext_Entity_findWorldNameByName (line 1649) | func (ec *executionContext) fieldContext_Entity_findWorldNameByName(ct... method _Entity_findWorldWithMultipleKeysByHelloNameAndFoo (line 1677) | func (ec *executionContext) _Entity_findWorldWithMultipleKeysByHelloNa... method fieldContext_Entity_findWorldWithMultipleKeysByHelloNameAndFoo (line 1694) | func (ec *executionContext) fieldContext_Entity_findWorldWithMultipleK... method _Entity_findWorldWithMultipleKeysByBar (line 1726) | func (ec *executionContext) _Entity_findWorldWithMultipleKeysByBar(ctx... method fieldContext_Entity_findWorldWithMultipleKeysByBar (line 1743) | func (ec *executionContext) fieldContext_Entity_findWorldWithMultipleK... method _Hello_name (line 1775) | func (ec *executionContext) _Hello_name(ctx context.Context, field gra... method fieldContext_Hello_name (line 1791) | func (ec *executionContext) fieldContext_Hello_name(_ context.Context,... method _Hello_secondary (line 1804) | func (ec *executionContext) _Hello_secondary(ctx context.Context, fiel... method fieldContext_Hello_secondary (line 1820) | func (ec *executionContext) fieldContext_Hello_secondary(_ context.Con... method _HelloMultiSingleKeys_key1 (line 1833) | func (ec *executionContext) _HelloMultiSingleKeys_key1(ctx context.Con... method fieldContext_HelloMultiSingleKeys_key1 (line 1849) | func (ec *executionContext) fieldContext_HelloMultiSingleKeys_key1(_ c... method _HelloMultiSingleKeys_key2 (line 1862) | func (ec *executionContext) _HelloMultiSingleKeys_key2(ctx context.Con... method fieldContext_HelloMultiSingleKeys_key2 (line 1878) | func (ec *executionContext) fieldContext_HelloMultiSingleKeys_key2(_ c... method _HelloWithErrors_name (line 1891) | func (ec *executionContext) _HelloWithErrors_name(ctx context.Context,... method fieldContext_HelloWithErrors_name (line 1907) | func (ec *executionContext) fieldContext_HelloWithErrors_name(_ contex... method _MultiHello_name (line 1920) | func (ec *executionContext) _MultiHello_name(ctx context.Context, fiel... method fieldContext_MultiHello_name (line 1936) | func (ec *executionContext) fieldContext_MultiHello_name(_ context.Con... method _MultiHelloMultipleRequires_name (line 1949) | func (ec *executionContext) _MultiHelloMultipleRequires_name(ctx conte... method fieldContext_MultiHelloMultipleRequires_name (line 1965) | func (ec *executionContext) fieldContext_MultiHelloMultipleRequires_na... method _MultiHelloMultipleRequires_key1 (line 1978) | func (ec *executionContext) _MultiHelloMultipleRequires_key1(ctx conte... method fieldContext_MultiHelloMultipleRequires_key1 (line 1994) | func (ec *executionContext) fieldContext_MultiHelloMultipleRequires_ke... method _MultiHelloMultipleRequires_key2 (line 2007) | func (ec *executionContext) _MultiHelloMultipleRequires_key2(ctx conte... method fieldContext_MultiHelloMultipleRequires_key2 (line 2023) | func (ec *executionContext) fieldContext_MultiHelloMultipleRequires_ke... method _MultiHelloMultipleRequires_key3 (line 2036) | func (ec *executionContext) _MultiHelloMultipleRequires_key3(ctx conte... method fieldContext_MultiHelloMultipleRequires_key3 (line 2052) | func (ec *executionContext) fieldContext_MultiHelloMultipleRequires_ke... method _MultiHelloRequires_name (line 2065) | func (ec *executionContext) _MultiHelloRequires_name(ctx context.Conte... method fieldContext_MultiHelloRequires_name (line 2081) | func (ec *executionContext) fieldContext_MultiHelloRequires_name(_ con... method _MultiHelloRequires_key1 (line 2094) | func (ec *executionContext) _MultiHelloRequires_key1(ctx context.Conte... method fieldContext_MultiHelloRequires_key1 (line 2110) | func (ec *executionContext) fieldContext_MultiHelloRequires_key1(_ con... method _MultiHelloRequires_key2 (line 2123) | func (ec *executionContext) _MultiHelloRequires_key2(ctx context.Conte... method fieldContext_MultiHelloRequires_key2 (line 2139) | func (ec *executionContext) fieldContext_MultiHelloRequires_key2(_ con... method _MultiHelloWithError_name (line 2152) | func (ec *executionContext) _MultiHelloWithError_name(ctx context.Cont... method fieldContext_MultiHelloWithError_name (line 2168) | func (ec *executionContext) fieldContext_MultiHelloWithError_name(_ co... method _MultiPlanetRequiresNested_name (line 2181) | func (ec *executionContext) _MultiPlanetRequiresNested_name(ctx contex... method fieldContext_MultiPlanetRequiresNested_name (line 2197) | func (ec *executionContext) fieldContext_MultiPlanetRequiresNested_nam... method _MultiPlanetRequiresNested_world (line 2210) | func (ec *executionContext) _MultiPlanetRequiresNested_world(ctx conte... method fieldContext_MultiPlanetRequiresNested_world (line 2226) | func (ec *executionContext) fieldContext_MultiPlanetRequiresNested_wor... method _MultiPlanetRequiresNested_size (line 2247) | func (ec *executionContext) _MultiPlanetRequiresNested_size(ctx contex... method fieldContext_MultiPlanetRequiresNested_size (line 2263) | func (ec *executionContext) fieldContext_MultiPlanetRequiresNested_siz... method _PlanetMultipleRequires_name (line 2276) | func (ec *executionContext) _PlanetMultipleRequires_name(ctx context.C... method fieldContext_PlanetMultipleRequires_name (line 2292) | func (ec *executionContext) fieldContext_PlanetMultipleRequires_name(_... method _PlanetMultipleRequires_diameter (line 2305) | func (ec *executionContext) _PlanetMultipleRequires_diameter(ctx conte... method fieldContext_PlanetMultipleRequires_diameter (line 2321) | func (ec *executionContext) fieldContext_PlanetMultipleRequires_diamet... method _PlanetMultipleRequires_density (line 2334) | func (ec *executionContext) _PlanetMultipleRequires_density(ctx contex... method fieldContext_PlanetMultipleRequires_density (line 2350) | func (ec *executionContext) fieldContext_PlanetMultipleRequires_densit... method _PlanetMultipleRequires_weight (line 2363) | func (ec *executionContext) _PlanetMultipleRequires_weight(ctx context... method fieldContext_PlanetMultipleRequires_weight (line 2379) | func (ec *executionContext) fieldContext_PlanetMultipleRequires_weight... method _PlanetRequires_name (line 2392) | func (ec *executionContext) _PlanetRequires_name(ctx context.Context, ... method fieldContext_PlanetRequires_name (line 2408) | func (ec *executionContext) fieldContext_PlanetRequires_name(_ context... method _PlanetRequires_size (line 2421) | func (ec *executionContext) _PlanetRequires_size(ctx context.Context, ... method fieldContext_PlanetRequires_size (line 2437) | func (ec *executionContext) fieldContext_PlanetRequires_size(_ context... method _PlanetRequires_diameter (line 2450) | func (ec *executionContext) _PlanetRequires_diameter(ctx context.Conte... method fieldContext_PlanetRequires_diameter (line 2466) | func (ec *executionContext) fieldContext_PlanetRequires_diameter(_ con... method _PlanetRequiresNested_name (line 2479) | func (ec *executionContext) _PlanetRequiresNested_name(ctx context.Con... method fieldContext_PlanetRequiresNested_name (line 2495) | func (ec *executionContext) fieldContext_PlanetRequiresNested_name(_ c... method _PlanetRequiresNested_world (line 2508) | func (ec *executionContext) _PlanetRequiresNested_world(ctx context.Co... method fieldContext_PlanetRequiresNested_world (line 2524) | func (ec *executionContext) fieldContext_PlanetRequiresNested_world(_ ... method _PlanetRequiresNested_size (line 2545) | func (ec *executionContext) _PlanetRequiresNested_size(ctx context.Con... method fieldContext_PlanetRequiresNested_size (line 2561) | func (ec *executionContext) fieldContext_PlanetRequiresNested_size(_ c... method _Query__entities (line 2574) | func (ec *executionContext) _Query__entities(ctx context.Context, fiel... method fieldContext_Query__entities (line 2591) | func (ec *executionContext) fieldContext_Query__entities(ctx context.C... method _Query__service (line 2615) | func (ec *executionContext) _Query__service(ctx context.Context, field... method fieldContext_Query__service (line 2631) | func (ec *executionContext) fieldContext_Query__service(_ context.Cont... method _Query___type (line 2648) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 2665) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 2713) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 2729) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _World_foo (line 2756) | func (ec *executionContext) _World_foo(ctx context.Context, field grap... method fieldContext_World_foo (line 2772) | func (ec *executionContext) fieldContext_World_foo(_ context.Context, ... method _World_bar (line 2785) | func (ec *executionContext) _World_bar(ctx context.Context, field grap... method fieldContext_World_bar (line 2801) | func (ec *executionContext) fieldContext_World_bar(_ context.Context, ... method _World_hello (line 2814) | func (ec *executionContext) _World_hello(ctx context.Context, field gr... method fieldContext_World_hello (line 2830) | func (ec *executionContext) fieldContext_World_hello(_ context.Context... method _WorldName_name (line 2849) | func (ec *executionContext) _WorldName_name(ctx context.Context, field... method fieldContext_WorldName_name (line 2865) | func (ec *executionContext) fieldContext_WorldName_name(_ context.Cont... method _WorldWithMultipleKeys_foo (line 2878) | func (ec *executionContext) _WorldWithMultipleKeys_foo(ctx context.Con... method fieldContext_WorldWithMultipleKeys_foo (line 2894) | func (ec *executionContext) fieldContext_WorldWithMultipleKeys_foo(_ c... method _WorldWithMultipleKeys_bar (line 2907) | func (ec *executionContext) _WorldWithMultipleKeys_bar(ctx context.Con... method fieldContext_WorldWithMultipleKeys_bar (line 2923) | func (ec *executionContext) fieldContext_WorldWithMultipleKeys_bar(_ c... method _WorldWithMultipleKeys_hello (line 2936) | func (ec *executionContext) _WorldWithMultipleKeys_hello(ctx context.C... method fieldContext_WorldWithMultipleKeys_hello (line 2952) | func (ec *executionContext) fieldContext_WorldWithMultipleKeys_hello(_... method __Service_sdl (line 2971) | func (ec *executionContext) __Service_sdl(ctx context.Context, field g... method fieldContext__Service_sdl (line 2987) | func (ec *executionContext) fieldContext__Service_sdl(_ context.Contex... method ___Directive_name (line 3000) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 3016) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 3029) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 3045) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 3058) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 3074) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 3087) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 3103) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 3116) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 3132) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 3170) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 3186) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 3199) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 3215) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 3228) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 3244) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 3257) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 3273) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 3286) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 3302) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 3315) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 3331) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 3344) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 3360) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 3398) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 3414) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 3451) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 3467) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 3480) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 3496) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 3509) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 3525) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 3538) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 3554) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 3567) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 3583) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 3620) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 3636) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 3649) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 3665) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 3678) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 3694) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 3707) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 3723) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 3736) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 3752) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 3789) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 3805) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 3842) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 3858) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 3895) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 3911) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 3948) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 3964) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 3989) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 4005) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 4018) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 4034) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 4047) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 4063) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 4076) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 4092) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 4105) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 4122) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 4160) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 4176) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 4213) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 4229) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 4266) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 4283) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 4317) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 4333) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 4360) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 4376) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 4413) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 4429) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method unmarshalInputMultiHelloByNamesInput (line 4446) | func (ec *executionContext) unmarshalInputMultiHelloByNamesInput(ctx c... method unmarshalInputMultiHelloMultipleRequiresByNamesInput (line 4476) | func (ec *executionContext) unmarshalInputMultiHelloMultipleRequiresBy... method unmarshalInputMultiHelloRequiresByNamesInput (line 4506) | func (ec *executionContext) unmarshalInputMultiHelloRequiresByNamesInp... method unmarshalInputMultiHelloWithErrorByNamesInput (line 4536) | func (ec *executionContext) unmarshalInputMultiHelloWithErrorByNamesIn... method unmarshalInputMultiPlanetRequiresNestedByNamesInput (line 4566) | func (ec *executionContext) unmarshalInputMultiPlanetRequiresNestedByN... method __Entity (line 4600) | func (ec *executionContext) __Entity(ctx context.Context, sel ast.Sele... method _Entity (line 4717) | func (ec *executionContext) _Entity(ctx context.Context, sel ast.Selec... method _Hello (line 5074) | func (ec *executionContext) _Hello(ctx context.Context, sel ast.Select... method _HelloMultiSingleKeys (line 5118) | func (ec *executionContext) _HelloMultiSingleKeys(ctx context.Context,... method _HelloWithErrors (line 5162) | func (ec *executionContext) _HelloWithErrors(ctx context.Context, sel ... method _MultiHello (line 5201) | func (ec *executionContext) _MultiHello(ctx context.Context, sel ast.S... method _MultiHelloMultipleRequires (line 5240) | func (ec *executionContext) _MultiHelloMultipleRequires(ctx context.Co... method _MultiHelloRequires (line 5294) | func (ec *executionContext) _MultiHelloRequires(ctx context.Context, s... method _MultiHelloWithError (line 5343) | func (ec *executionContext) _MultiHelloWithError(ctx context.Context, ... method _MultiPlanetRequiresNested (line 5382) | func (ec *executionContext) _MultiPlanetRequiresNested(ctx context.Con... method _PlanetMultipleRequires (line 5431) | func (ec *executionContext) _PlanetMultipleRequires(ctx context.Contex... method _PlanetRequires (line 5485) | func (ec *executionContext) _PlanetRequires(ctx context.Context, sel a... method _PlanetRequiresNested (line 5534) | func (ec *executionContext) _PlanetRequiresNested(ctx context.Context,... method _Query (line 5583) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _World (line 5677) | func (ec *executionContext) _World(ctx context.Context, sel ast.Select... method _WorldName (line 5723) | func (ec *executionContext) _WorldName(ctx context.Context, sel ast.Se... method _WorldWithMultipleKeys (line 5762) | func (ec *executionContext) _WorldWithMultipleKeys(ctx context.Context... method __Service (line 5808) | func (ec *executionContext) __Service(ctx context.Context, sel ast.Sel... method ___Directive (line 5844) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 5900) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 5948) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 6006) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 6061) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 6116) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 6177) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 6182) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method marshalNHello2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐHello (line 6193) | func (ec *executionContext) marshalNHello2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNHello2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐHello (line 6197) | func (ec *executionContext) marshalNHello2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalNHelloMultiSingleKeys2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐHelloMultiSingleKeys (line 6207) | func (ec *executionContext) marshalNHelloMultiSingleKeys2githubᚗcomᚋ99... method marshalNHelloMultiSingleKeys2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐHelloMultiSingleKeys (line 6211) | func (ec *executionContext) marshalNHelloMultiSingleKeys2ᚖgithubᚗcomᚋ9... method marshalNHelloWithErrors2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐHelloWithErrors (line 6221) | func (ec *executionContext) marshalNHelloWithErrors2githubᚗcomᚋ99desig... method marshalNHelloWithErrors2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐHelloWithErrors (line 6225) | func (ec *executionContext) marshalNHelloWithErrors2ᚖgithubᚗcomᚋ99desi... method unmarshalNInt2int (line 6235) | func (ec *executionContext) unmarshalNInt2int(ctx context.Context, v a... method marshalNInt2int (line 6240) | func (ec *executionContext) marshalNInt2int(ctx context.Context, sel a... method unmarshalNMultiHelloByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiHelloByNamesInput (line 6251) | func (ec *executionContext) unmarshalNMultiHelloByNamesInput2ᚕᚖgithubᚗ... method unmarshalNMultiHelloMultipleRequiresByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiHelloMultipleRequiresByNamesInput (line 6266) | func (ec *executionContext) unmarshalNMultiHelloMultipleRequiresByName... method unmarshalNMultiHelloRequiresByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiHelloRequiresByNamesInput (line 6281) | func (ec *executionContext) unmarshalNMultiHelloRequiresByNamesInput2ᚕ... method unmarshalNMultiHelloWithErrorByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiHelloWithErrorByNamesInput (line 6296) | func (ec *executionContext) unmarshalNMultiHelloWithErrorByNamesInput2... method unmarshalNMultiPlanetRequiresNestedByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiPlanetRequiresNestedByNamesInput (line 6311) | func (ec *executionContext) unmarshalNMultiPlanetRequiresNestedByNames... method marshalNPlanetMultipleRequires2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐPlanetMultipleRequires (line 6326) | func (ec *executionContext) marshalNPlanetMultipleRequires2githubᚗcomᚋ... method marshalNPlanetMultipleRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐPlanetMultipleRequires (line 6330) | func (ec *executionContext) marshalNPlanetMultipleRequires2ᚖgithubᚗcom... method marshalNPlanetRequires2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐPlanetRequires (line 6340) | func (ec *executionContext) marshalNPlanetRequires2githubᚗcomᚋ99design... method marshalNPlanetRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐPlanetRequires (line 6344) | func (ec *executionContext) marshalNPlanetRequires2ᚖgithubᚗcomᚋ99desig... method marshalNPlanetRequiresNested2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐPlanetRequiresNested (line 6354) | func (ec *executionContext) marshalNPlanetRequiresNested2githubᚗcomᚋ99... method marshalNPlanetRequiresNested2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐPlanetRequiresNested (line 6358) | func (ec *executionContext) marshalNPlanetRequiresNested2ᚖgithubᚗcomᚋ9... method unmarshalNString2string (line 6368) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 6373) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalNWorld2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐWorld (line 6384) | func (ec *executionContext) marshalNWorld2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNWorld2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐWorld (line 6388) | func (ec *executionContext) marshalNWorld2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalNWorldName2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐWorldName (line 6398) | func (ec *executionContext) marshalNWorldName2githubᚗcomᚋ99designsᚋgql... method marshalNWorldName2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐWorldName (line 6402) | func (ec *executionContext) marshalNWorldName2ᚖgithubᚗcomᚋ99designsᚋgq... method marshalNWorldWithMultipleKeys2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐWorldWithMultipleKeys (line 6412) | func (ec *executionContext) marshalNWorldWithMultipleKeys2githubᚗcomᚋ9... method marshalNWorldWithMultipleKeys2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐWorldWithMultipleKeys (line 6416) | func (ec *executionContext) marshalNWorldWithMultipleKeys2ᚖgithubᚗcomᚋ... method unmarshalN_Any2map (line 6426) | func (ec *executionContext) unmarshalN_Any2map(ctx context.Context, v ... method marshalN_Any2map (line 6431) | func (ec *executionContext) marshalN_Any2map(ctx context.Context, sel ... method unmarshalN_Any2ᚕmapᚄ (line 6448) | func (ec *executionContext) unmarshalN_Any2ᚕmapᚄ(ctx context.Context, ... method marshalN_Any2ᚕmapᚄ (line 6463) | func (ec *executionContext) marshalN_Any2ᚕmapᚄ(ctx context.Context, se... method marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 6478) | func (ec *executionContext) marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlg... method unmarshalN_FieldSet2string (line 6488) | func (ec *executionContext) unmarshalN_FieldSet2string(ctx context.Con... method marshalN_FieldSet2string (line 6493) | func (ec *executionContext) marshalN_FieldSet2string(ctx context.Conte... method marshalN_Service2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐService (line 6504) | func (ec *executionContext) marshalN_Service2githubᚗcomᚋ99designsᚋgqlg... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 6508) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 6512) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 6528) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 6533) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 6544) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 6559) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 6575) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 6579) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 6583) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 6587) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 6603) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 6607) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 6623) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 6633) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 6638) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 6649) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 6654) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 6661) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 6669) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method marshalOHello2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐHello (line 6679) | func (ec *executionContext) marshalOHello2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalOMultiHello2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiHello (line 6686) | func (ec *executionContext) marshalOMultiHello2ᚕᚖgithubᚗcomᚋ99designsᚋ... method marshalOMultiHello2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiHello (line 6699) | func (ec *executionContext) marshalOMultiHello2ᚖgithubᚗcomᚋ99designsᚋg... method unmarshalOMultiHelloByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiHelloByNamesInput (line 6706) | func (ec *executionContext) unmarshalOMultiHelloByNamesInput2ᚖgithubᚗc... method marshalOMultiHelloMultipleRequires2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiHelloMultipleRequires (line 6714) | func (ec *executionContext) marshalOMultiHelloMultipleRequires2ᚕᚖgithu... method marshalOMultiHelloMultipleRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiHelloMultipleRequires (line 6727) | func (ec *executionContext) marshalOMultiHelloMultipleRequires2ᚖgithub... method unmarshalOMultiHelloMultipleRequiresByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiHelloMultipleRequiresByNamesInput (line 6734) | func (ec *executionContext) unmarshalOMultiHelloMultipleRequiresByName... method marshalOMultiHelloRequires2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiHelloRequires (line 6742) | func (ec *executionContext) marshalOMultiHelloRequires2ᚕᚖgithubᚗcomᚋ99... method marshalOMultiHelloRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiHelloRequires (line 6755) | func (ec *executionContext) marshalOMultiHelloRequires2ᚖgithubᚗcomᚋ99d... method unmarshalOMultiHelloRequiresByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiHelloRequiresByNamesInput (line 6762) | func (ec *executionContext) unmarshalOMultiHelloRequiresByNamesInput2ᚖ... method marshalOMultiHelloWithError2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiHelloWithError (line 6770) | func (ec *executionContext) marshalOMultiHelloWithError2ᚕᚖgithubᚗcomᚋ9... method marshalOMultiHelloWithError2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiHelloWithError (line 6783) | func (ec *executionContext) marshalOMultiHelloWithError2ᚖgithubᚗcomᚋ99... method unmarshalOMultiHelloWithErrorByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiHelloWithErrorByNamesInput (line 6790) | func (ec *executionContext) unmarshalOMultiHelloWithErrorByNamesInput2... method marshalOMultiPlanetRequiresNested2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiPlanetRequiresNested (line 6798) | func (ec *executionContext) marshalOMultiPlanetRequiresNested2ᚕᚖgithub... method marshalOMultiPlanetRequiresNested2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiPlanetRequiresNested (line 6811) | func (ec *executionContext) marshalOMultiPlanetRequiresNested2ᚖgithubᚗ... method unmarshalOMultiPlanetRequiresNestedByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋentityresolverᚋgeneratedᚋmodelᚐMultiPlanetRequiresNestedByNamesInput (line 6818) | func (ec *executionContext) unmarshalOMultiPlanetRequiresNestedByNames... method unmarshalOString2string (line 6826) | func (ec *executionContext) unmarshalOString2string(ctx context.Contex... method marshalOString2string (line 6831) | func (ec *executionContext) marshalOString2string(ctx context.Context,... method unmarshalOString2ᚖstring (line 6838) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 6846) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO_Entity2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 6856) | func (ec *executionContext) marshalO_Entity2githubᚗcomᚋ99designsᚋgqlge... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 6863) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 6882) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 6901) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 6920) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 6927) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 6946) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 640) | func newExecutionContext( FILE: plugin/federation/testdata/entityresolver/generated/federation.go method __resolve__service (line 21) | func (ec *executionContext) __resolve__service(ctx context.Context) (fed... method __resolve_entities (line 40) | func (ec *executionContext) __resolve_entities(ctx context.Context, repr... type EntityWithIndex (line 67) | type EntityWithIndex struct type EntityRepresentation (line 77) | type EntityRepresentation method buildRepresentationGroups (line 81) | func (ec *executionContext) buildRepresentationGroups( method resolveEntityGroup (line 104) | func (ec *executionContext) resolveEntityGroup( function isMulti (line 136) | func isMulti(typeName string) bool { method resolveEntity (line 153) | func (ec *executionContext) resolveEntity( method resolveManyEntities (line 382) | func (ec *executionContext) resolveManyEntities( function entityResolverNameForHello (line 594) | func entityResolverNameForHello(ctx context.Context, rep EntityRepresent... function entityResolverNameForHelloMultiSingleKeys (line 629) | func entityResolverNameForHelloMultiSingleKeys(ctx context.Context, rep ... function entityResolverNameForHelloWithErrors (line 674) | func entityResolverNameForHelloWithErrors(ctx context.Context, rep Entit... function entityResolverNameForMultiHello (line 709) | func entityResolverNameForMultiHello(ctx context.Context, rep EntityRepr... function entityResolverNameForMultiHelloMultipleRequires (line 744) | func entityResolverNameForMultiHelloMultipleRequires(ctx context.Context... function entityResolverNameForMultiHelloRequires (line 779) | func entityResolverNameForMultiHelloRequires(ctx context.Context, rep En... function entityResolverNameForMultiHelloWithError (line 814) | func entityResolverNameForMultiHelloWithError(ctx context.Context, rep E... function entityResolverNameForMultiPlanetRequiresNested (line 849) | func entityResolverNameForMultiPlanetRequiresNested(ctx context.Context,... function entityResolverNameForPlanetMultipleRequires (line 884) | func entityResolverNameForPlanetMultipleRequires(ctx context.Context, re... function entityResolverNameForPlanetRequires (line 919) | func entityResolverNameForPlanetRequires(ctx context.Context, rep Entity... function entityResolverNameForPlanetRequiresNested (line 954) | func entityResolverNameForPlanetRequiresNested(ctx context.Context, rep ... function entityResolverNameForWorld (line 989) | func entityResolverNameForWorld(ctx context.Context, rep EntityRepresent... function entityResolverNameForWorldName (line 1046) | func entityResolverNameForWorldName(ctx context.Context, rep EntityRepre... function entityResolverNameForWorldWithMultipleKeys (line 1081) | func entityResolverNameForWorldWithMultipleKeys(ctx context.Context, rep... FILE: plugin/federation/testdata/entityresolver/generated/model/models.go type Hello (line 5) | type Hello struct method IsEntity (line 10) | func (Hello) IsEntity() {} type HelloMultiSingleKeys (line 12) | type HelloMultiSingleKeys struct method IsEntity (line 17) | func (HelloMultiSingleKeys) IsEntity() {} type HelloWithErrors (line 19) | type HelloWithErrors struct method IsEntity (line 23) | func (HelloWithErrors) IsEntity() {} type MultiHello (line 25) | type MultiHello struct method IsEntity (line 29) | func (MultiHello) IsEntity() {} type MultiHelloByNamesInput (line 31) | type MultiHelloByNamesInput struct type MultiHelloMultipleRequires (line 35) | type MultiHelloMultipleRequires struct method IsEntity (line 42) | func (MultiHelloMultipleRequires) IsEntity() {} type MultiHelloMultipleRequiresByNamesInput (line 44) | type MultiHelloMultipleRequiresByNamesInput struct type MultiHelloRequires (line 48) | type MultiHelloRequires struct method IsEntity (line 54) | func (MultiHelloRequires) IsEntity() {} type MultiHelloRequiresByNamesInput (line 56) | type MultiHelloRequiresByNamesInput struct type MultiHelloWithError (line 60) | type MultiHelloWithError struct method IsEntity (line 64) | func (MultiHelloWithError) IsEntity() {} type MultiHelloWithErrorByNamesInput (line 66) | type MultiHelloWithErrorByNamesInput struct type MultiPlanetRequiresNested (line 70) | type MultiPlanetRequiresNested struct method IsEntity (line 76) | func (MultiPlanetRequiresNested) IsEntity() {} type MultiPlanetRequiresNestedByNamesInput (line 78) | type MultiPlanetRequiresNestedByNamesInput struct type PlanetMultipleRequires (line 82) | type PlanetMultipleRequires struct method IsEntity (line 89) | func (PlanetMultipleRequires) IsEntity() {} type PlanetRequires (line 91) | type PlanetRequires struct method IsEntity (line 97) | func (PlanetRequires) IsEntity() {} type PlanetRequiresNested (line 99) | type PlanetRequiresNested struct method IsEntity (line 105) | func (PlanetRequiresNested) IsEntity() {} type Query (line 107) | type Query struct type World (line 110) | type World struct method IsEntity (line 116) | func (World) IsEntity() {} type WorldName (line 118) | type WorldName struct method IsEntity (line 122) | func (WorldName) IsEntity() {} type WorldWithMultipleKeys (line 124) | type WorldWithMultipleKeys struct method IsEntity (line 130) | func (WorldWithMultipleKeys) IsEntity() {} FILE: plugin/federation/testdata/entityresolver/resolver.go type Resolver (line 7) | type Resolver struct constant FindWorldWithMultipleKeysByHelloNameAndFooBarValue (line 10) | FindWorldWithMultipleKeysByHelloNameAndFooBarValue = 99 FILE: plugin/federation/testdata/explicitrequires/entity.resolvers.go method Entity (line 186) | func (r *Resolver) Entity() generated.EntityResolver { return &entityRes... type entityResolver (line 188) | type entityResolver struct method FindHelloByName (line 16) | func (r *entityResolver) FindHelloByName(ctx context.Context, name str... method FindHelloMultiSingleKeysByKey1AndKey2 (line 23) | func (r *entityResolver) FindHelloMultiSingleKeysByKey1AndKey2(ctx con... method FindHelloWithErrorsByName (line 28) | func (r *entityResolver) FindHelloWithErrorsByName(ctx context.Context... method FindManyMultiHelloByNames (line 41) | func (r *entityResolver) FindManyMultiHelloByNames(ctx context.Context... method FindManyMultiHelloMultipleRequiresByNames (line 54) | func (r *entityResolver) FindManyMultiHelloMultipleRequiresByNames(ctx... method FindManyMultiHelloRequiresByNames (line 67) | func (r *entityResolver) FindManyMultiHelloRequiresByNames(ctx context... method FindManyMultiHelloWithErrorByNames (line 80) | func (r *entityResolver) FindManyMultiHelloWithErrorByNames(ctx contex... method FindManyMultiPlanetRequiresNestedByNames (line 85) | func (r *entityResolver) FindManyMultiPlanetRequiresNestedByNames(ctx ... method FindPersonByName (line 114) | func (r *entityResolver) FindPersonByName(ctx context.Context, name st... method FindPlanetMultipleRequiresByName (line 119) | func (r *entityResolver) FindPlanetMultipleRequiresByName(ctx context.... method FindPlanetRequiresByName (line 124) | func (r *entityResolver) FindPlanetRequiresByName(ctx context.Context,... method FindPlanetRequiresNestedByName (line 131) | func (r *entityResolver) FindPlanetRequiresNestedByName(ctx context.Co... method FindWorldByHelloNameAndFoo (line 152) | func (r *entityResolver) FindWorldByHelloNameAndFoo(ctx context.Contex... method FindWorldNameByName (line 162) | func (r *entityResolver) FindWorldNameByName(ctx context.Context, name... method FindWorldWithMultipleKeysByHelloNameAndFoo (line 169) | func (r *entityResolver) FindWorldWithMultipleKeysByHelloNameAndFoo(ct... method FindWorldWithMultipleKeysByBar (line 179) | func (r *entityResolver) FindWorldWithMultipleKeysByBar(ctx context.Co... FILE: plugin/federation/testdata/explicitrequires/generated/exec.go function NewExecutableSchema (line 23) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 29) | type ResolverRoot interface type DirectiveRoot (line 33) | type DirectiveRoot struct type ComplexityRoot (line 36) | type ComplexityRoot struct type EntityResolver (line 39) | type EntityResolver interface type executableSchema (line 58) | type executableSchema method Schema (line 60) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 67) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 74) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 123) | type executionContext struct method field_Entity_findHelloByName_args (line 310) | func (ec *executionContext) field_Entity_findHelloByName_args(ctx cont... method field_Entity_findHelloMultiSingleKeysByKey1AndKey2_args (line 321) | func (ec *executionContext) field_Entity_findHelloMultiSingleKeysByKey... method field_Entity_findHelloWithErrorsByName_args (line 337) | func (ec *executionContext) field_Entity_findHelloWithErrorsByName_arg... method field_Entity_findManyMultiHelloByNames_args (line 348) | func (ec *executionContext) field_Entity_findManyMultiHelloByNames_arg... method field_Entity_findManyMultiHelloMultipleRequiresByNames_args (line 359) | func (ec *executionContext) field_Entity_findManyMultiHelloMultipleReq... method field_Entity_findManyMultiHelloRequiresByNames_args (line 370) | func (ec *executionContext) field_Entity_findManyMultiHelloRequiresByN... method field_Entity_findManyMultiHelloWithErrorByNames_args (line 381) | func (ec *executionContext) field_Entity_findManyMultiHelloWithErrorBy... method field_Entity_findManyMultiPlanetRequiresNestedByNames_args (line 392) | func (ec *executionContext) field_Entity_findManyMultiPlanetRequiresNe... method field_Entity_findPersonByName_args (line 403) | func (ec *executionContext) field_Entity_findPersonByName_args(ctx con... method field_Entity_findPlanetMultipleRequiresByName_args (line 414) | func (ec *executionContext) field_Entity_findPlanetMultipleRequiresByN... method field_Entity_findPlanetRequiresByName_args (line 425) | func (ec *executionContext) field_Entity_findPlanetRequiresByName_args... method field_Entity_findPlanetRequiresNestedByName_args (line 436) | func (ec *executionContext) field_Entity_findPlanetRequiresNestedByNam... method field_Entity_findWorldByHelloNameAndFoo_args (line 447) | func (ec *executionContext) field_Entity_findWorldByHelloNameAndFoo_ar... method field_Entity_findWorldNameByName_args (line 463) | func (ec *executionContext) field_Entity_findWorldNameByName_args(ctx ... method field_Entity_findWorldWithMultipleKeysByBar_args (line 474) | func (ec *executionContext) field_Entity_findWorldWithMultipleKeysByBa... method field_Entity_findWorldWithMultipleKeysByHelloNameAndFoo_args (line 485) | func (ec *executionContext) field_Entity_findWorldWithMultipleKeysByHe... method field_Query___type_args (line 501) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field_Query__entities_args (line 512) | func (ec *executionContext) field_Query__entities_args(ctx context.Con... method field___Directive_args_args (line 523) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 534) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 545) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 556) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Entity_findHelloByName (line 575) | func (ec *executionContext) _Entity_findHelloByName(ctx context.Contex... method fieldContext_Entity_findHelloByName (line 592) | func (ec *executionContext) fieldContext_Entity_findHelloByName(ctx co... method _Entity_findHelloMultiSingleKeysByKey1AndKey2 (line 622) | func (ec *executionContext) _Entity_findHelloMultiSingleKeysByKey1AndK... method fieldContext_Entity_findHelloMultiSingleKeysByKey1AndKey2 (line 639) | func (ec *executionContext) fieldContext_Entity_findHelloMultiSingleKe... method _Entity_findHelloWithErrorsByName (line 669) | func (ec *executionContext) _Entity_findHelloWithErrorsByName(ctx cont... method fieldContext_Entity_findHelloWithErrorsByName (line 686) | func (ec *executionContext) fieldContext_Entity_findHelloWithErrorsByN... method _Entity_findManyMultiHelloByNames (line 714) | func (ec *executionContext) _Entity_findManyMultiHelloByNames(ctx cont... method fieldContext_Entity_findManyMultiHelloByNames (line 731) | func (ec *executionContext) fieldContext_Entity_findManyMultiHelloByNa... method _Entity_findManyMultiHelloMultipleRequiresByNames (line 759) | func (ec *executionContext) _Entity_findManyMultiHelloMultipleRequires... method fieldContext_Entity_findManyMultiHelloMultipleRequiresByNames (line 776) | func (ec *executionContext) fieldContext_Entity_findManyMultiHelloMult... method _Entity_findManyMultiHelloRequiresByNames (line 810) | func (ec *executionContext) _Entity_findManyMultiHelloRequiresByNames(... method fieldContext_Entity_findManyMultiHelloRequiresByNames (line 827) | func (ec *executionContext) fieldContext_Entity_findManyMultiHelloRequ... method _Entity_findManyMultiHelloWithErrorByNames (line 859) | func (ec *executionContext) _Entity_findManyMultiHelloWithErrorByNames... method fieldContext_Entity_findManyMultiHelloWithErrorByNames (line 876) | func (ec *executionContext) fieldContext_Entity_findManyMultiHelloWith... method _Entity_findManyMultiPlanetRequiresNestedByNames (line 904) | func (ec *executionContext) _Entity_findManyMultiPlanetRequiresNestedB... method fieldContext_Entity_findManyMultiPlanetRequiresNestedByNames (line 921) | func (ec *executionContext) fieldContext_Entity_findManyMultiPlanetReq... method _Entity_findPersonByName (line 957) | func (ec *executionContext) _Entity_findPersonByName(ctx context.Conte... method fieldContext_Entity_findPersonByName (line 974) | func (ec *executionContext) fieldContext_Entity_findPersonByName(ctx c... method _Entity_findPlanetMultipleRequiresByName (line 1006) | func (ec *executionContext) _Entity_findPlanetMultipleRequiresByName(c... method fieldContext_Entity_findPlanetMultipleRequiresByName (line 1023) | func (ec *executionContext) fieldContext_Entity_findPlanetMultipleRequ... method _Entity_findPlanetRequiresByName (line 1057) | func (ec *executionContext) _Entity_findPlanetRequiresByName(ctx conte... method fieldContext_Entity_findPlanetRequiresByName (line 1074) | func (ec *executionContext) fieldContext_Entity_findPlanetRequiresByNa... method _Entity_findPlanetRequiresNestedByName (line 1106) | func (ec *executionContext) _Entity_findPlanetRequiresNestedByName(ctx... method fieldContext_Entity_findPlanetRequiresNestedByName (line 1123) | func (ec *executionContext) fieldContext_Entity_findPlanetRequiresNest... method _Entity_findWorldByHelloNameAndFoo (line 1159) | func (ec *executionContext) _Entity_findWorldByHelloNameAndFoo(ctx con... method fieldContext_Entity_findWorldByHelloNameAndFoo (line 1176) | func (ec *executionContext) fieldContext_Entity_findWorldByHelloNameAn... method _Entity_findWorldNameByName (line 1208) | func (ec *executionContext) _Entity_findWorldNameByName(ctx context.Co... method fieldContext_Entity_findWorldNameByName (line 1225) | func (ec *executionContext) fieldContext_Entity_findWorldNameByName(ct... method _Entity_findWorldWithMultipleKeysByHelloNameAndFoo (line 1253) | func (ec *executionContext) _Entity_findWorldWithMultipleKeysByHelloNa... method fieldContext_Entity_findWorldWithMultipleKeysByHelloNameAndFoo (line 1270) | func (ec *executionContext) fieldContext_Entity_findWorldWithMultipleK... method _Entity_findWorldWithMultipleKeysByBar (line 1302) | func (ec *executionContext) _Entity_findWorldWithMultipleKeysByBar(ctx... method fieldContext_Entity_findWorldWithMultipleKeysByBar (line 1319) | func (ec *executionContext) fieldContext_Entity_findWorldWithMultipleK... method _Female_description (line 1351) | func (ec *executionContext) _Female_description(ctx context.Context, f... method fieldContext_Female_description (line 1367) | func (ec *executionContext) fieldContext_Female_description(_ context.... method _Hello_name (line 1380) | func (ec *executionContext) _Hello_name(ctx context.Context, field gra... method fieldContext_Hello_name (line 1396) | func (ec *executionContext) fieldContext_Hello_name(_ context.Context,... method _Hello_secondary (line 1409) | func (ec *executionContext) _Hello_secondary(ctx context.Context, fiel... method fieldContext_Hello_secondary (line 1425) | func (ec *executionContext) fieldContext_Hello_secondary(_ context.Con... method _HelloMultiSingleKeys_key1 (line 1438) | func (ec *executionContext) _HelloMultiSingleKeys_key1(ctx context.Con... method fieldContext_HelloMultiSingleKeys_key1 (line 1454) | func (ec *executionContext) fieldContext_HelloMultiSingleKeys_key1(_ c... method _HelloMultiSingleKeys_key2 (line 1467) | func (ec *executionContext) _HelloMultiSingleKeys_key2(ctx context.Con... method fieldContext_HelloMultiSingleKeys_key2 (line 1483) | func (ec *executionContext) fieldContext_HelloMultiSingleKeys_key2(_ c... method _HelloWithErrors_name (line 1496) | func (ec *executionContext) _HelloWithErrors_name(ctx context.Context,... method fieldContext_HelloWithErrors_name (line 1512) | func (ec *executionContext) fieldContext_HelloWithErrors_name(_ contex... method _Male_description (line 1525) | func (ec *executionContext) _Male_description(ctx context.Context, fie... method fieldContext_Male_description (line 1541) | func (ec *executionContext) fieldContext_Male_description(_ context.Co... method _MultiHello_name (line 1554) | func (ec *executionContext) _MultiHello_name(ctx context.Context, fiel... method fieldContext_MultiHello_name (line 1570) | func (ec *executionContext) fieldContext_MultiHello_name(_ context.Con... method _MultiHelloMultipleRequires_name (line 1583) | func (ec *executionContext) _MultiHelloMultipleRequires_name(ctx conte... method fieldContext_MultiHelloMultipleRequires_name (line 1599) | func (ec *executionContext) fieldContext_MultiHelloMultipleRequires_na... method _MultiHelloMultipleRequires_key1 (line 1612) | func (ec *executionContext) _MultiHelloMultipleRequires_key1(ctx conte... method fieldContext_MultiHelloMultipleRequires_key1 (line 1628) | func (ec *executionContext) fieldContext_MultiHelloMultipleRequires_ke... method _MultiHelloMultipleRequires_key2 (line 1641) | func (ec *executionContext) _MultiHelloMultipleRequires_key2(ctx conte... method fieldContext_MultiHelloMultipleRequires_key2 (line 1657) | func (ec *executionContext) fieldContext_MultiHelloMultipleRequires_ke... method _MultiHelloMultipleRequires_key3 (line 1670) | func (ec *executionContext) _MultiHelloMultipleRequires_key3(ctx conte... method fieldContext_MultiHelloMultipleRequires_key3 (line 1686) | func (ec *executionContext) fieldContext_MultiHelloMultipleRequires_ke... method _MultiHelloRequires_name (line 1699) | func (ec *executionContext) _MultiHelloRequires_name(ctx context.Conte... method fieldContext_MultiHelloRequires_name (line 1715) | func (ec *executionContext) fieldContext_MultiHelloRequires_name(_ con... method _MultiHelloRequires_key1 (line 1728) | func (ec *executionContext) _MultiHelloRequires_key1(ctx context.Conte... method fieldContext_MultiHelloRequires_key1 (line 1744) | func (ec *executionContext) fieldContext_MultiHelloRequires_key1(_ con... method _MultiHelloRequires_key2 (line 1757) | func (ec *executionContext) _MultiHelloRequires_key2(ctx context.Conte... method fieldContext_MultiHelloRequires_key2 (line 1773) | func (ec *executionContext) fieldContext_MultiHelloRequires_key2(_ con... method _MultiHelloWithError_name (line 1786) | func (ec *executionContext) _MultiHelloWithError_name(ctx context.Cont... method fieldContext_MultiHelloWithError_name (line 1802) | func (ec *executionContext) fieldContext_MultiHelloWithError_name(_ co... method _MultiPlanetRequiresNested_name (line 1815) | func (ec *executionContext) _MultiPlanetRequiresNested_name(ctx contex... method fieldContext_MultiPlanetRequiresNested_name (line 1831) | func (ec *executionContext) fieldContext_MultiPlanetRequiresNested_nam... method _MultiPlanetRequiresNested_world (line 1844) | func (ec *executionContext) _MultiPlanetRequiresNested_world(ctx conte... method fieldContext_MultiPlanetRequiresNested_world (line 1860) | func (ec *executionContext) fieldContext_MultiPlanetRequiresNested_wor... method _MultiPlanetRequiresNested_worlds (line 1881) | func (ec *executionContext) _MultiPlanetRequiresNested_worlds(ctx cont... method fieldContext_MultiPlanetRequiresNested_worlds (line 1897) | func (ec *executionContext) fieldContext_MultiPlanetRequiresNested_wor... method _MultiPlanetRequiresNested_size (line 1918) | func (ec *executionContext) _MultiPlanetRequiresNested_size(ctx contex... method fieldContext_MultiPlanetRequiresNested_size (line 1934) | func (ec *executionContext) fieldContext_MultiPlanetRequiresNested_siz... method _MultiPlanetRequiresNested_sizes (line 1947) | func (ec *executionContext) _MultiPlanetRequiresNested_sizes(ctx conte... method fieldContext_MultiPlanetRequiresNested_sizes (line 1963) | func (ec *executionContext) fieldContext_MultiPlanetRequiresNested_siz... method _Person_name (line 1976) | func (ec *executionContext) _Person_name(ctx context.Context, field gr... method fieldContext_Person_name (line 1992) | func (ec *executionContext) fieldContext_Person_name(_ context.Context... method _Person_gender (line 2005) | func (ec *executionContext) _Person_gender(ctx context.Context, field ... method fieldContext_Person_gender (line 2021) | func (ec *executionContext) fieldContext_Person_gender(_ context.Conte... method _Person_welcomeMessage (line 2034) | func (ec *executionContext) _Person_welcomeMessage(ctx context.Context... method fieldContext_Person_welcomeMessage (line 2050) | func (ec *executionContext) fieldContext_Person_welcomeMessage(_ conte... method _PlanetMultipleRequires_name (line 2063) | func (ec *executionContext) _PlanetMultipleRequires_name(ctx context.C... method fieldContext_PlanetMultipleRequires_name (line 2079) | func (ec *executionContext) fieldContext_PlanetMultipleRequires_name(_... method _PlanetMultipleRequires_diameter (line 2092) | func (ec *executionContext) _PlanetMultipleRequires_diameter(ctx conte... method fieldContext_PlanetMultipleRequires_diameter (line 2108) | func (ec *executionContext) fieldContext_PlanetMultipleRequires_diamet... method _PlanetMultipleRequires_density (line 2121) | func (ec *executionContext) _PlanetMultipleRequires_density(ctx contex... method fieldContext_PlanetMultipleRequires_density (line 2137) | func (ec *executionContext) fieldContext_PlanetMultipleRequires_densit... method _PlanetMultipleRequires_weight (line 2150) | func (ec *executionContext) _PlanetMultipleRequires_weight(ctx context... method fieldContext_PlanetMultipleRequires_weight (line 2166) | func (ec *executionContext) fieldContext_PlanetMultipleRequires_weight... method _PlanetRequires_name (line 2179) | func (ec *executionContext) _PlanetRequires_name(ctx context.Context, ... method fieldContext_PlanetRequires_name (line 2195) | func (ec *executionContext) fieldContext_PlanetRequires_name(_ context... method _PlanetRequires_size (line 2208) | func (ec *executionContext) _PlanetRequires_size(ctx context.Context, ... method fieldContext_PlanetRequires_size (line 2224) | func (ec *executionContext) fieldContext_PlanetRequires_size(_ context... method _PlanetRequires_diameter (line 2237) | func (ec *executionContext) _PlanetRequires_diameter(ctx context.Conte... method fieldContext_PlanetRequires_diameter (line 2253) | func (ec *executionContext) fieldContext_PlanetRequires_diameter(_ con... method _PlanetRequiresNested_name (line 2266) | func (ec *executionContext) _PlanetRequiresNested_name(ctx context.Con... method fieldContext_PlanetRequiresNested_name (line 2282) | func (ec *executionContext) fieldContext_PlanetRequiresNested_name(_ c... method _PlanetRequiresNested_world (line 2295) | func (ec *executionContext) _PlanetRequiresNested_world(ctx context.Co... method fieldContext_PlanetRequiresNested_world (line 2311) | func (ec *executionContext) fieldContext_PlanetRequiresNested_world(_ ... method _PlanetRequiresNested_worlds (line 2332) | func (ec *executionContext) _PlanetRequiresNested_worlds(ctx context.C... method fieldContext_PlanetRequiresNested_worlds (line 2348) | func (ec *executionContext) fieldContext_PlanetRequiresNested_worlds(_... method _PlanetRequiresNested_size (line 2369) | func (ec *executionContext) _PlanetRequiresNested_size(ctx context.Con... method fieldContext_PlanetRequiresNested_size (line 2385) | func (ec *executionContext) fieldContext_PlanetRequiresNested_size(_ c... method _PlanetRequiresNested_sizes (line 2398) | func (ec *executionContext) _PlanetRequiresNested_sizes(ctx context.Co... method fieldContext_PlanetRequiresNested_sizes (line 2414) | func (ec *executionContext) fieldContext_PlanetRequiresNested_sizes(_ ... method _Query__entities (line 2427) | func (ec *executionContext) _Query__entities(ctx context.Context, fiel... method fieldContext_Query__entities (line 2444) | func (ec *executionContext) fieldContext_Query__entities(ctx context.C... method _Query__service (line 2468) | func (ec *executionContext) _Query__service(ctx context.Context, field... method fieldContext_Query__service (line 2484) | func (ec *executionContext) fieldContext_Query__service(_ context.Cont... method _Query___type (line 2501) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 2518) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 2566) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 2582) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method _World_foo (line 2609) | func (ec *executionContext) _World_foo(ctx context.Context, field grap... method fieldContext_World_foo (line 2625) | func (ec *executionContext) fieldContext_World_foo(_ context.Context, ... method _World_bar (line 2638) | func (ec *executionContext) _World_bar(ctx context.Context, field grap... method fieldContext_World_bar (line 2654) | func (ec *executionContext) fieldContext_World_bar(_ context.Context, ... method _World_hello (line 2667) | func (ec *executionContext) _World_hello(ctx context.Context, field gr... method fieldContext_World_hello (line 2683) | func (ec *executionContext) fieldContext_World_hello(_ context.Context... method _WorldName_name (line 2702) | func (ec *executionContext) _WorldName_name(ctx context.Context, field... method fieldContext_WorldName_name (line 2718) | func (ec *executionContext) fieldContext_WorldName_name(_ context.Cont... method _WorldWithMultipleKeys_foo (line 2731) | func (ec *executionContext) _WorldWithMultipleKeys_foo(ctx context.Con... method fieldContext_WorldWithMultipleKeys_foo (line 2747) | func (ec *executionContext) fieldContext_WorldWithMultipleKeys_foo(_ c... method _WorldWithMultipleKeys_bar (line 2760) | func (ec *executionContext) _WorldWithMultipleKeys_bar(ctx context.Con... method fieldContext_WorldWithMultipleKeys_bar (line 2776) | func (ec *executionContext) fieldContext_WorldWithMultipleKeys_bar(_ c... method _WorldWithMultipleKeys_hello (line 2789) | func (ec *executionContext) _WorldWithMultipleKeys_hello(ctx context.C... method fieldContext_WorldWithMultipleKeys_hello (line 2805) | func (ec *executionContext) fieldContext_WorldWithMultipleKeys_hello(_... method __Service_sdl (line 2824) | func (ec *executionContext) __Service_sdl(ctx context.Context, field g... method fieldContext__Service_sdl (line 2840) | func (ec *executionContext) fieldContext__Service_sdl(_ context.Contex... method ___Directive_name (line 2853) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 2869) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 2882) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 2898) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 2911) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 2927) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 2940) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 2956) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 2969) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 2985) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 3023) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 3039) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 3052) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 3068) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 3081) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 3097) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 3110) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 3126) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 3139) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 3155) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 3168) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 3184) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 3197) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 3213) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 3251) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 3267) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 3304) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 3320) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 3333) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 3349) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 3362) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 3378) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 3391) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 3407) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 3420) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 3436) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 3473) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 3489) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 3502) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 3518) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 3531) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 3547) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 3560) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 3576) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 3589) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 3605) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 3642) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 3658) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 3695) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 3711) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 3748) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 3764) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 3801) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 3817) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 3842) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 3858) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 3871) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 3887) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 3900) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 3916) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 3929) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 3945) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 3958) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 3975) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 4013) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 4029) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 4066) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 4082) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 4119) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 4136) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 4170) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 4186) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 4213) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 4229) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 4266) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 4282) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method unmarshalInputMultiHelloByNamesInput (line 4299) | func (ec *executionContext) unmarshalInputMultiHelloByNamesInput(ctx c... method unmarshalInputMultiHelloMultipleRequiresByNamesInput (line 4329) | func (ec *executionContext) unmarshalInputMultiHelloMultipleRequiresBy... method unmarshalInputMultiHelloRequiresByNamesInput (line 4359) | func (ec *executionContext) unmarshalInputMultiHelloRequiresByNamesInp... method unmarshalInputMultiHelloWithErrorByNamesInput (line 4389) | func (ec *executionContext) unmarshalInputMultiHelloWithErrorByNamesIn... method unmarshalInputMultiPlanetRequiresNestedByNamesInput (line 4419) | func (ec *executionContext) unmarshalInputMultiPlanetRequiresNestedByN... method _Gender (line 4453) | func (ec *executionContext) _Gender(ctx context.Context, sel ast.Selec... method __Entity (line 4480) | func (ec *executionContext) __Entity(ctx context.Context, sel ast.Sele... method _Entity (line 4604) | func (ec *executionContext) _Entity(ctx context.Context, sel ast.Selec... method _Female (line 4983) | func (ec *executionContext) _Female(ctx context.Context, sel ast.Selec... method _Hello (line 5022) | func (ec *executionContext) _Hello(ctx context.Context, sel ast.Select... method _HelloMultiSingleKeys (line 5066) | func (ec *executionContext) _HelloMultiSingleKeys(ctx context.Context,... method _HelloWithErrors (line 5110) | func (ec *executionContext) _HelloWithErrors(ctx context.Context, sel ... method _Male (line 5149) | func (ec *executionContext) _Male(ctx context.Context, sel ast.Selecti... method _MultiHello (line 5188) | func (ec *executionContext) _MultiHello(ctx context.Context, sel ast.S... method _MultiHelloMultipleRequires (line 5227) | func (ec *executionContext) _MultiHelloMultipleRequires(ctx context.Co... method _MultiHelloRequires (line 5281) | func (ec *executionContext) _MultiHelloRequires(ctx context.Context, s... method _MultiHelloWithError (line 5330) | func (ec *executionContext) _MultiHelloWithError(ctx context.Context, ... method _MultiPlanetRequiresNested (line 5369) | func (ec *executionContext) _MultiPlanetRequiresNested(ctx context.Con... method _Person (line 5422) | func (ec *executionContext) _Person(ctx context.Context, sel ast.Selec... method _PlanetMultipleRequires (line 5468) | func (ec *executionContext) _PlanetMultipleRequires(ctx context.Contex... method _PlanetRequires (line 5522) | func (ec *executionContext) _PlanetRequires(ctx context.Context, sel a... method _PlanetRequiresNested (line 5571) | func (ec *executionContext) _PlanetRequiresNested(ctx context.Context,... method _Query (line 5624) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _World (line 5718) | func (ec *executionContext) _World(ctx context.Context, sel ast.Select... method _WorldName (line 5764) | func (ec *executionContext) _WorldName(ctx context.Context, sel ast.Se... method _WorldWithMultipleKeys (line 5803) | func (ec *executionContext) _WorldWithMultipleKeys(ctx context.Context... method __Service (line 5849) | func (ec *executionContext) __Service(ctx context.Context, sel ast.Sel... method ___Directive (line 5885) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 5941) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 5989) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 6047) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 6102) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 6157) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 6218) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 6223) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method marshalNGender2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐGender (line 6234) | func (ec *executionContext) marshalNGender2githubᚗcomᚋ99designsᚋgqlgen... method marshalNHello2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐHello (line 6244) | func (ec *executionContext) marshalNHello2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNHello2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐHello (line 6248) | func (ec *executionContext) marshalNHello2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalNHelloMultiSingleKeys2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐHelloMultiSingleKeys (line 6258) | func (ec *executionContext) marshalNHelloMultiSingleKeys2githubᚗcomᚋ99... method marshalNHelloMultiSingleKeys2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐHelloMultiSingleKeys (line 6262) | func (ec *executionContext) marshalNHelloMultiSingleKeys2ᚖgithubᚗcomᚋ9... method marshalNHelloWithErrors2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐHelloWithErrors (line 6272) | func (ec *executionContext) marshalNHelloWithErrors2githubᚗcomᚋ99desig... method marshalNHelloWithErrors2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐHelloWithErrors (line 6276) | func (ec *executionContext) marshalNHelloWithErrors2ᚖgithubᚗcomᚋ99desi... method unmarshalNInt2int (line 6286) | func (ec *executionContext) unmarshalNInt2int(ctx context.Context, v a... method marshalNInt2int (line 6291) | func (ec *executionContext) marshalNInt2int(ctx context.Context, sel a... method unmarshalNMultiHelloByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiHelloByNamesInput (line 6302) | func (ec *executionContext) unmarshalNMultiHelloByNamesInput2ᚕᚖgithubᚗ... method unmarshalNMultiHelloMultipleRequiresByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiHelloMultipleRequiresByNamesInput (line 6317) | func (ec *executionContext) unmarshalNMultiHelloMultipleRequiresByName... method unmarshalNMultiHelloRequiresByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiHelloRequiresByNamesInput (line 6332) | func (ec *executionContext) unmarshalNMultiHelloRequiresByNamesInput2ᚕ... method unmarshalNMultiHelloWithErrorByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiHelloWithErrorByNamesInput (line 6347) | func (ec *executionContext) unmarshalNMultiHelloWithErrorByNamesInput2... method unmarshalNMultiPlanetRequiresNestedByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiPlanetRequiresNestedByNamesInput (line 6362) | func (ec *executionContext) unmarshalNMultiPlanetRequiresNestedByNames... method marshalNPerson2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐPerson (line 6377) | func (ec *executionContext) marshalNPerson2githubᚗcomᚋ99designsᚋgqlgen... method marshalNPerson2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐPerson (line 6381) | func (ec *executionContext) marshalNPerson2ᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalNPlanetMultipleRequires2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐPlanetMultipleRequires (line 6391) | func (ec *executionContext) marshalNPlanetMultipleRequires2githubᚗcomᚋ... method marshalNPlanetMultipleRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐPlanetMultipleRequires (line 6395) | func (ec *executionContext) marshalNPlanetMultipleRequires2ᚖgithubᚗcom... method marshalNPlanetRequires2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐPlanetRequires (line 6405) | func (ec *executionContext) marshalNPlanetRequires2githubᚗcomᚋ99design... method marshalNPlanetRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐPlanetRequires (line 6409) | func (ec *executionContext) marshalNPlanetRequires2ᚖgithubᚗcomᚋ99desig... method marshalNPlanetRequiresNested2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐPlanetRequiresNested (line 6419) | func (ec *executionContext) marshalNPlanetRequiresNested2githubᚗcomᚋ99... method marshalNPlanetRequiresNested2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐPlanetRequiresNested (line 6423) | func (ec *executionContext) marshalNPlanetRequiresNested2ᚖgithubᚗcomᚋ9... method unmarshalNString2string (line 6433) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 6438) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalNWorld2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐWorld (line 6449) | func (ec *executionContext) marshalNWorld2githubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalNWorld2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐWorld (line 6453) | func (ec *executionContext) marshalNWorld2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method marshalNWorldName2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐWorldName (line 6463) | func (ec *executionContext) marshalNWorldName2githubᚗcomᚋ99designsᚋgql... method marshalNWorldName2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐWorldName (line 6467) | func (ec *executionContext) marshalNWorldName2ᚖgithubᚗcomᚋ99designsᚋgq... method marshalNWorldWithMultipleKeys2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐWorldWithMultipleKeys (line 6477) | func (ec *executionContext) marshalNWorldWithMultipleKeys2githubᚗcomᚋ9... method marshalNWorldWithMultipleKeys2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐWorldWithMultipleKeys (line 6481) | func (ec *executionContext) marshalNWorldWithMultipleKeys2ᚖgithubᚗcomᚋ... method unmarshalN_Any2map (line 6491) | func (ec *executionContext) unmarshalN_Any2map(ctx context.Context, v ... method marshalN_Any2map (line 6496) | func (ec *executionContext) marshalN_Any2map(ctx context.Context, sel ... method unmarshalN_Any2ᚕmapᚄ (line 6513) | func (ec *executionContext) unmarshalN_Any2ᚕmapᚄ(ctx context.Context, ... method marshalN_Any2ᚕmapᚄ (line 6528) | func (ec *executionContext) marshalN_Any2ᚕmapᚄ(ctx context.Context, se... method marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 6543) | func (ec *executionContext) marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlg... method unmarshalN_FieldSet2string (line 6553) | func (ec *executionContext) unmarshalN_FieldSet2string(ctx context.Con... method marshalN_FieldSet2string (line 6558) | func (ec *executionContext) marshalN_FieldSet2string(ctx context.Conte... method marshalN_Service2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐService (line 6569) | func (ec *executionContext) marshalN_Service2githubᚗcomᚋ99designsᚋgqlg... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 6573) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 6577) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 6593) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 6598) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 6609) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 6624) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 6640) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 6644) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 6648) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 6652) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 6668) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 6672) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 6688) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 6698) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 6703) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 6714) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 6719) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 6726) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 6734) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method marshalOHello2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐHello (line 6744) | func (ec *executionContext) marshalOHello2ᚖgithubᚗcomᚋ99designsᚋgqlgen... method unmarshalOInt2ᚕintᚄ (line 6751) | func (ec *executionContext) unmarshalOInt2ᚕintᚄ(ctx context.Context, v... method marshalOInt2ᚕintᚄ (line 6769) | func (ec *executionContext) marshalOInt2ᚕintᚄ(ctx context.Context, sel... method marshalOMultiHello2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiHello (line 6787) | func (ec *executionContext) marshalOMultiHello2ᚕᚖgithubᚗcomᚋ99designsᚋ... method marshalOMultiHello2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiHello (line 6800) | func (ec *executionContext) marshalOMultiHello2ᚖgithubᚗcomᚋ99designsᚋg... method unmarshalOMultiHelloByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiHelloByNamesInput (line 6807) | func (ec *executionContext) unmarshalOMultiHelloByNamesInput2ᚖgithubᚗc... method marshalOMultiHelloMultipleRequires2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiHelloMultipleRequires (line 6815) | func (ec *executionContext) marshalOMultiHelloMultipleRequires2ᚕᚖgithu... method marshalOMultiHelloMultipleRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiHelloMultipleRequires (line 6828) | func (ec *executionContext) marshalOMultiHelloMultipleRequires2ᚖgithub... method unmarshalOMultiHelloMultipleRequiresByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiHelloMultipleRequiresByNamesInput (line 6835) | func (ec *executionContext) unmarshalOMultiHelloMultipleRequiresByName... method marshalOMultiHelloRequires2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiHelloRequires (line 6843) | func (ec *executionContext) marshalOMultiHelloRequires2ᚕᚖgithubᚗcomᚋ99... method marshalOMultiHelloRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiHelloRequires (line 6856) | func (ec *executionContext) marshalOMultiHelloRequires2ᚖgithubᚗcomᚋ99d... method unmarshalOMultiHelloRequiresByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiHelloRequiresByNamesInput (line 6863) | func (ec *executionContext) unmarshalOMultiHelloRequiresByNamesInput2ᚖ... method marshalOMultiHelloWithError2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiHelloWithError (line 6871) | func (ec *executionContext) marshalOMultiHelloWithError2ᚕᚖgithubᚗcomᚋ9... method marshalOMultiHelloWithError2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiHelloWithError (line 6884) | func (ec *executionContext) marshalOMultiHelloWithError2ᚖgithubᚗcomᚋ99... method unmarshalOMultiHelloWithErrorByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiHelloWithErrorByNamesInput (line 6891) | func (ec *executionContext) unmarshalOMultiHelloWithErrorByNamesInput2... method marshalOMultiPlanetRequiresNested2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiPlanetRequiresNested (line 6899) | func (ec *executionContext) marshalOMultiPlanetRequiresNested2ᚕᚖgithub... method marshalOMultiPlanetRequiresNested2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiPlanetRequiresNested (line 6912) | func (ec *executionContext) marshalOMultiPlanetRequiresNested2ᚖgithubᚗ... method unmarshalOMultiPlanetRequiresNestedByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐMultiPlanetRequiresNestedByNamesInput (line 6919) | func (ec *executionContext) unmarshalOMultiPlanetRequiresNestedByNames... method unmarshalOString2string (line 6927) | func (ec *executionContext) unmarshalOString2string(ctx context.Contex... method marshalOString2string (line 6932) | func (ec *executionContext) marshalOString2string(ctx context.Context,... method unmarshalOString2ᚖstring (line 6939) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 6947) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalOWorld2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋexplicitrequiresᚋgeneratedᚐWorldᚄ (line 6957) | func (ec *executionContext) marshalOWorld2ᚕᚖgithubᚗcomᚋ99designsᚋgqlge... method marshalO_Entity2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 6976) | func (ec *executionContext) marshalO_Entity2githubᚗcomᚋ99designsᚋgqlge... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 6983) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 7002) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 7021) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 7040) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 7047) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 7066) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function newExecutionContext (line 127) | func newExecutionContext( FILE: plugin/federation/testdata/explicitrequires/generated/federation.go method __resolve__service (line 20) | func (ec *executionContext) __resolve__service(ctx context.Context) (fed... method __resolve_entities (line 39) | func (ec *executionContext) __resolve_entities(ctx context.Context, repr... type EntityWithIndex (line 66) | type EntityWithIndex struct type EntityRepresentation (line 76) | type EntityRepresentation method buildRepresentationGroups (line 80) | func (ec *executionContext) buildRepresentationGroups( method resolveEntityGroup (line 103) | func (ec *executionContext) resolveEntityGroup( function isMulti (line 135) | func isMulti(typeName string) bool { method resolveEntity (line 152) | func (ec *executionContext) resolveEntity( method resolveManyEntities (line 396) | func (ec *executionContext) resolveManyEntities( function entityResolverNameForHello (line 607) | func entityResolverNameForHello(ctx context.Context, rep EntityRepresent... function entityResolverNameForHelloMultiSingleKeys (line 642) | func entityResolverNameForHelloMultiSingleKeys(ctx context.Context, rep ... function entityResolverNameForHelloWithErrors (line 687) | func entityResolverNameForHelloWithErrors(ctx context.Context, rep Entit... function entityResolverNameForMultiHello (line 722) | func entityResolverNameForMultiHello(ctx context.Context, rep EntityRepr... function entityResolverNameForMultiHelloMultipleRequires (line 757) | func entityResolverNameForMultiHelloMultipleRequires(ctx context.Context... function entityResolverNameForMultiHelloRequires (line 792) | func entityResolverNameForMultiHelloRequires(ctx context.Context, rep En... function entityResolverNameForMultiHelloWithError (line 827) | func entityResolverNameForMultiHelloWithError(ctx context.Context, rep E... function entityResolverNameForMultiPlanetRequiresNested (line 862) | func entityResolverNameForMultiPlanetRequiresNested(ctx context.Context,... function entityResolverNameForPerson (line 897) | func entityResolverNameForPerson(ctx context.Context, rep EntityRepresen... function entityResolverNameForPlanetMultipleRequires (line 932) | func entityResolverNameForPlanetMultipleRequires(ctx context.Context, re... function entityResolverNameForPlanetRequires (line 967) | func entityResolverNameForPlanetRequires(ctx context.Context, rep Entity... function entityResolverNameForPlanetRequiresNested (line 1002) | func entityResolverNameForPlanetRequiresNested(ctx context.Context, rep ... function entityResolverNameForWorld (line 1037) | func entityResolverNameForWorld(ctx context.Context, rep EntityRepresent... function entityResolverNameForWorldName (line 1094) | func entityResolverNameForWorldName(ctx context.Context, rep EntityRepre... function entityResolverNameForWorldWithMultipleKeys (line 1129) | func entityResolverNameForWorldWithMultipleKeys(ctx context.Context, rep... FILE: plugin/federation/testdata/explicitrequires/generated/federation.requires.go method PopulateMultiHelloMultipleRequiresRequires (line 10) | func (ec *executionContext) PopulateMultiHelloMultipleRequiresRequires(c... method PopulateMultiHelloRequiresRequires (line 19) | func (ec *executionContext) PopulateMultiHelloRequiresRequires(ctx conte... method PopulateMultiPlanetRequiresNestedRequires (line 27) | func (ec *executionContext) PopulateMultiPlanetRequiresNestedRequires(ct... method PopulatePersonRequires (line 36) | func (ec *executionContext) PopulatePersonRequires(ctx context.Context, ... method PopulatePlanetMultipleRequiresRequires (line 41) | func (ec *executionContext) PopulatePlanetMultipleRequiresRequires(ctx c... method PopulatePlanetRequiresNestedRequires (line 51) | func (ec *executionContext) PopulatePlanetRequiresNestedRequires(ctx con... method PopulatePlanetRequiresRequires (line 60) | func (ec *executionContext) PopulatePlanetRequiresRequires(ctx context.C... FILE: plugin/federation/testdata/explicitrequires/generated/models.go type Gender (line 5) | type Gender interface type Female (line 9) | type Female struct method IsGender (line 13) | func (Female) IsGender() {} type Hello (line 15) | type Hello struct method IsEntity (line 20) | func (Hello) IsEntity() {} type HelloMultiSingleKeys (line 22) | type HelloMultiSingleKeys struct method IsEntity (line 27) | func (HelloMultiSingleKeys) IsEntity() {} type HelloWithErrors (line 29) | type HelloWithErrors struct method IsEntity (line 33) | func (HelloWithErrors) IsEntity() {} type Male (line 35) | type Male struct method IsGender (line 39) | func (Male) IsGender() {} type MultiHello (line 41) | type MultiHello struct method IsEntity (line 45) | func (MultiHello) IsEntity() {} type MultiHelloByNamesInput (line 47) | type MultiHelloByNamesInput struct type MultiHelloMultipleRequires (line 51) | type MultiHelloMultipleRequires struct method IsEntity (line 58) | func (MultiHelloMultipleRequires) IsEntity() {} type MultiHelloMultipleRequiresByNamesInput (line 60) | type MultiHelloMultipleRequiresByNamesInput struct type MultiHelloRequires (line 64) | type MultiHelloRequires struct method IsEntity (line 70) | func (MultiHelloRequires) IsEntity() {} type MultiHelloRequiresByNamesInput (line 72) | type MultiHelloRequiresByNamesInput struct type MultiHelloWithError (line 76) | type MultiHelloWithError struct method IsEntity (line 80) | func (MultiHelloWithError) IsEntity() {} type MultiHelloWithErrorByNamesInput (line 82) | type MultiHelloWithErrorByNamesInput struct type MultiPlanetRequiresNested (line 86) | type MultiPlanetRequiresNested struct method IsEntity (line 94) | func (MultiPlanetRequiresNested) IsEntity() {} type MultiPlanetRequiresNestedByNamesInput (line 96) | type MultiPlanetRequiresNestedByNamesInput struct type Person (line 100) | type Person struct method IsEntity (line 106) | func (Person) IsEntity() {} type PlanetMultipleRequires (line 108) | type PlanetMultipleRequires struct method IsEntity (line 115) | func (PlanetMultipleRequires) IsEntity() {} type PlanetRequires (line 117) | type PlanetRequires struct method IsEntity (line 123) | func (PlanetRequires) IsEntity() {} type PlanetRequiresNested (line 125) | type PlanetRequiresNested struct method IsEntity (line 133) | func (PlanetRequiresNested) IsEntity() {} type Query (line 135) | type Query struct type World (line 138) | type World struct method IsEntity (line 144) | func (World) IsEntity() {} type WorldName (line 146) | type WorldName struct method IsEntity (line 150) | func (WorldName) IsEntity() {} type WorldWithMultipleKeys (line 152) | type WorldWithMultipleKeys struct method IsEntity (line 158) | func (WorldWithMultipleKeys) IsEntity() {} FILE: plugin/federation/testdata/explicitrequires/resolver.go type Resolver (line 7) | type Resolver struct FILE: plugin/federation/testdata/federation2/generated/federation.go method __resolve__service (line 20) | func (ec *executionContext) __resolve__service(ctx context.Context) (fed... method __resolve_entities (line 39) | func (ec *executionContext) __resolve_entities(ctx context.Context, repr... type EntityWithIndex (line 66) | type EntityWithIndex struct type EntityRepresentation (line 76) | type EntityRepresentation method buildRepresentationGroups (line 80) | func (ec *executionContext) buildRepresentationGroups( method resolveEntityGroup (line 103) | func (ec *executionContext) resolveEntityGroup( function isMulti (line 135) | func isMulti(typeName string) bool { method resolveEntity (line 142) | func (ec *executionContext) resolveEntity( method resolveManyEntities (line 180) | func (ec *executionContext) resolveManyEntities( function entityResolverNameForExternalExtension (line 201) | func entityResolverNameForExternalExtension(ctx context.Context, rep Ent... FILE: plugin/federation/testdata/usefunctionsyntaxforexecutioncontext/entity.resolvers.go method Entity (line 183) | func (r *Resolver) Entity() generated.EntityResolver { return &entityRes... type entityResolver (line 185) | type entityResolver struct method FindHelloByName (line 17) | func (r *entityResolver) FindHelloByName(ctx context.Context, name str... method FindHelloMultiSingleKeysByKey1AndKey2 (line 24) | func (r *entityResolver) FindHelloMultiSingleKeysByKey1AndKey2(ctx con... method FindHelloWithErrorsByName (line 29) | func (r *entityResolver) FindHelloWithErrorsByName(ctx context.Context... method FindManyMultiHelloByNames (line 42) | func (r *entityResolver) FindManyMultiHelloByNames(ctx context.Context... method FindManyMultiHelloMultipleRequiresByNames (line 55) | func (r *entityResolver) FindManyMultiHelloMultipleRequiresByNames(ctx... method FindManyMultiHelloRequiresByNames (line 68) | func (r *entityResolver) FindManyMultiHelloRequiresByNames(ctx context... method FindManyMultiHelloWithErrorByNames (line 81) | func (r *entityResolver) FindManyMultiHelloWithErrorByNames(ctx contex... method FindManyMultiPlanetRequiresNestedByNames (line 86) | func (r *entityResolver) FindManyMultiPlanetRequiresNestedByNames(ctx ... method FindPlanetMultipleRequiresByName (line 115) | func (r *entityResolver) FindPlanetMultipleRequiresByName(ctx context.... method FindPlanetRequiresByName (line 120) | func (r *entityResolver) FindPlanetRequiresByName(ctx context.Context,... method FindPlanetRequiresNestedByName (line 127) | func (r *entityResolver) FindPlanetRequiresNestedByName(ctx context.Co... method FindWorldByHelloNameAndFoo (line 148) | func (r *entityResolver) FindWorldByHelloNameAndFoo(ctx context.Contex... method FindWorldNameByName (line 158) | func (r *entityResolver) FindWorldNameByName(ctx context.Context, name... method FindWorldWithMultipleKeysByHelloNameAndFoo (line 165) | func (r *entityResolver) FindWorldWithMultipleKeysByHelloNameAndFoo(ct... method FindWorldWithMultipleKeysByBar (line 176) | func (r *entityResolver) FindWorldWithMultipleKeysByBar(ctx context.Co... FILE: plugin/federation/testdata/usefunctionsyntaxforexecutioncontext/generated/exec.go function NewExecutableSchema (line 24) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type ResolverRoot (line 30) | type ResolverRoot interface type DirectiveRoot (line 34) | type DirectiveRoot struct type ComplexityRoot (line 37) | type ComplexityRoot struct type EntityResolver (line 142) | type EntityResolver interface type executableSchema (line 160) | type executableSchema method Schema (line 162) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 169) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 587) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 636) | type executionContext struct function newExecutionContext (line 640) | func newExecutionContext( function field_Entity_findHelloByName_args (line 802) | func field_Entity_findHelloByName_args(ctx context.Context, ec *executio... function field_Entity_findHelloMultiSingleKeysByKey1AndKey2_args (line 813) | func field_Entity_findHelloMultiSingleKeysByKey1AndKey2_args(ctx context... function field_Entity_findHelloWithErrorsByName_args (line 829) | func field_Entity_findHelloWithErrorsByName_args(ctx context.Context, ec... function field_Entity_findManyMultiHelloByNames_args (line 840) | func field_Entity_findManyMultiHelloByNames_args(ctx context.Context, ec... function field_Entity_findManyMultiHelloMultipleRequiresByNames_args (line 851) | func field_Entity_findManyMultiHelloMultipleRequiresByNames_args(ctx con... function field_Entity_findManyMultiHelloRequiresByNames_args (line 862) | func field_Entity_findManyMultiHelloRequiresByNames_args(ctx context.Con... function field_Entity_findManyMultiHelloWithErrorByNames_args (line 873) | func field_Entity_findManyMultiHelloWithErrorByNames_args(ctx context.Co... function field_Entity_findManyMultiPlanetRequiresNestedByNames_args (line 884) | func field_Entity_findManyMultiPlanetRequiresNestedByNames_args(ctx cont... function field_Entity_findPlanetMultipleRequiresByName_args (line 895) | func field_Entity_findPlanetMultipleRequiresByName_args(ctx context.Cont... function field_Entity_findPlanetRequiresByName_args (line 906) | func field_Entity_findPlanetRequiresByName_args(ctx context.Context, ec ... function field_Entity_findPlanetRequiresNestedByName_args (line 917) | func field_Entity_findPlanetRequiresNestedByName_args(ctx context.Contex... function field_Entity_findWorldByHelloNameAndFoo_args (line 928) | func field_Entity_findWorldByHelloNameAndFoo_args(ctx context.Context, e... function field_Entity_findWorldNameByName_args (line 944) | func field_Entity_findWorldNameByName_args(ctx context.Context, ec *exec... function field_Entity_findWorldWithMultipleKeysByBar_args (line 955) | func field_Entity_findWorldWithMultipleKeysByBar_args(ctx context.Contex... function field_Entity_findWorldWithMultipleKeysByHelloNameAndFoo_args (line 966) | func field_Entity_findWorldWithMultipleKeysByHelloNameAndFoo_args(ctx co... function field_Query___type_args (line 982) | func field_Query___type_args(ctx context.Context, ec *executionContext, ... function field_Query__entities_args (line 993) | func field_Query__entities_args(ctx context.Context, ec *executionContex... function field___Directive_args_args (line 1004) | func field___Directive_args_args(ctx context.Context, ec *executionConte... function field___Field_args_args (line 1015) | func field___Field_args_args(ctx context.Context, ec *executionContext, ... function field___Type_enumValues_args (line 1026) | func field___Type_enumValues_args(ctx context.Context, ec *executionCont... function field___Type_fields_args (line 1037) | func field___Type_fields_args(ctx context.Context, ec *executionContext,... function _Entity_findHelloByName (line 1056) | func _Entity_findHelloByName(ctx context.Context, ec *executionContext, ... function fieldContext_Entity_findHelloByName (line 1077) | func fieldContext_Entity_findHelloByName(ctx context.Context, ec *execut... function _Entity_findHelloMultiSingleKeysByKey1AndKey2 (line 1107) | func _Entity_findHelloMultiSingleKeysByKey1AndKey2(ctx context.Context, ... function fieldContext_Entity_findHelloMultiSingleKeysByKey1AndKey2 (line 1128) | func fieldContext_Entity_findHelloMultiSingleKeysByKey1AndKey2(ctx conte... function _Entity_findHelloWithErrorsByName (line 1158) | func _Entity_findHelloWithErrorsByName(ctx context.Context, ec *executio... function fieldContext_Entity_findHelloWithErrorsByName (line 1179) | func fieldContext_Entity_findHelloWithErrorsByName(ctx context.Context, ... function _Entity_findManyMultiHelloByNames (line 1207) | func _Entity_findManyMultiHelloByNames(ctx context.Context, ec *executio... function fieldContext_Entity_findManyMultiHelloByNames (line 1228) | func fieldContext_Entity_findManyMultiHelloByNames(ctx context.Context, ... function _Entity_findManyMultiHelloMultipleRequiresByNames (line 1256) | func _Entity_findManyMultiHelloMultipleRequiresByNames(ctx context.Conte... function fieldContext_Entity_findManyMultiHelloMultipleRequiresByNames (line 1277) | func fieldContext_Entity_findManyMultiHelloMultipleRequiresByNames(ctx c... function _Entity_findManyMultiHelloRequiresByNames (line 1311) | func _Entity_findManyMultiHelloRequiresByNames(ctx context.Context, ec *... function fieldContext_Entity_findManyMultiHelloRequiresByNames (line 1332) | func fieldContext_Entity_findManyMultiHelloRequiresByNames(ctx context.C... function _Entity_findManyMultiHelloWithErrorByNames (line 1364) | func _Entity_findManyMultiHelloWithErrorByNames(ctx context.Context, ec ... function fieldContext_Entity_findManyMultiHelloWithErrorByNames (line 1385) | func fieldContext_Entity_findManyMultiHelloWithErrorByNames(ctx context.... function _Entity_findManyMultiPlanetRequiresNestedByNames (line 1413) | func _Entity_findManyMultiPlanetRequiresNestedByNames(ctx context.Contex... function fieldContext_Entity_findManyMultiPlanetRequiresNestedByNames (line 1434) | func fieldContext_Entity_findManyMultiPlanetRequiresNestedByNames(ctx co... function _Entity_findPlanetMultipleRequiresByName (line 1466) | func _Entity_findPlanetMultipleRequiresByName(ctx context.Context, ec *e... function fieldContext_Entity_findPlanetMultipleRequiresByName (line 1487) | func fieldContext_Entity_findPlanetMultipleRequiresByName(ctx context.Co... function _Entity_findPlanetRequiresByName (line 1521) | func _Entity_findPlanetRequiresByName(ctx context.Context, ec *execution... function fieldContext_Entity_findPlanetRequiresByName (line 1542) | func fieldContext_Entity_findPlanetRequiresByName(ctx context.Context, e... function _Entity_findPlanetRequiresNestedByName (line 1574) | func _Entity_findPlanetRequiresNestedByName(ctx context.Context, ec *exe... function fieldContext_Entity_findPlanetRequiresNestedByName (line 1595) | func fieldContext_Entity_findPlanetRequiresNestedByName(ctx context.Cont... function _Entity_findWorldByHelloNameAndFoo (line 1627) | func _Entity_findWorldByHelloNameAndFoo(ctx context.Context, ec *executi... function fieldContext_Entity_findWorldByHelloNameAndFoo (line 1648) | func fieldContext_Entity_findWorldByHelloNameAndFoo(ctx context.Context,... function _Entity_findWorldNameByName (line 1680) | func _Entity_findWorldNameByName(ctx context.Context, ec *executionConte... function fieldContext_Entity_findWorldNameByName (line 1701) | func fieldContext_Entity_findWorldNameByName(ctx context.Context, ec *ex... function _Entity_findWorldWithMultipleKeysByHelloNameAndFoo (line 1729) | func _Entity_findWorldWithMultipleKeysByHelloNameAndFoo(ctx context.Cont... function fieldContext_Entity_findWorldWithMultipleKeysByHelloNameAndFoo (line 1750) | func fieldContext_Entity_findWorldWithMultipleKeysByHelloNameAndFoo(ctx ... function _Entity_findWorldWithMultipleKeysByBar (line 1782) | func _Entity_findWorldWithMultipleKeysByBar(ctx context.Context, ec *exe... function fieldContext_Entity_findWorldWithMultipleKeysByBar (line 1803) | func fieldContext_Entity_findWorldWithMultipleKeysByBar(ctx context.Cont... function _Hello_name (line 1835) | func _Hello_name(ctx context.Context, ec *executionContext, field graphq... function fieldContext_Hello_name (line 1855) | func fieldContext_Hello_name(_ context.Context, ec *executionContext, fi... function _Hello_secondary (line 1868) | func _Hello_secondary(ctx context.Context, ec *executionContext, field g... function fieldContext_Hello_secondary (line 1888) | func fieldContext_Hello_secondary(_ context.Context, ec *executionContex... function _HelloMultiSingleKeys_key1 (line 1901) | func _HelloMultiSingleKeys_key1(ctx context.Context, ec *executionContex... function fieldContext_HelloMultiSingleKeys_key1 (line 1921) | func fieldContext_HelloMultiSingleKeys_key1(_ context.Context, ec *execu... function _HelloMultiSingleKeys_key2 (line 1934) | func _HelloMultiSingleKeys_key2(ctx context.Context, ec *executionContex... function fieldContext_HelloMultiSingleKeys_key2 (line 1954) | func fieldContext_HelloMultiSingleKeys_key2(_ context.Context, ec *execu... function _HelloWithErrors_name (line 1967) | func _HelloWithErrors_name(ctx context.Context, ec *executionContext, fi... function fieldContext_HelloWithErrors_name (line 1987) | func fieldContext_HelloWithErrors_name(_ context.Context, ec *executionC... function _MultiHello_name (line 2000) | func _MultiHello_name(ctx context.Context, ec *executionContext, field g... function fieldContext_MultiHello_name (line 2020) | func fieldContext_MultiHello_name(_ context.Context, ec *executionContex... function _MultiHelloMultipleRequires_name (line 2033) | func _MultiHelloMultipleRequires_name(ctx context.Context, ec *execution... function fieldContext_MultiHelloMultipleRequires_name (line 2053) | func fieldContext_MultiHelloMultipleRequires_name(_ context.Context, ec ... function _MultiHelloMultipleRequires_key1 (line 2066) | func _MultiHelloMultipleRequires_key1(ctx context.Context, ec *execution... function fieldContext_MultiHelloMultipleRequires_key1 (line 2086) | func fieldContext_MultiHelloMultipleRequires_key1(_ context.Context, ec ... function _MultiHelloMultipleRequires_key2 (line 2099) | func _MultiHelloMultipleRequires_key2(ctx context.Context, ec *execution... function fieldContext_MultiHelloMultipleRequires_key2 (line 2119) | func fieldContext_MultiHelloMultipleRequires_key2(_ context.Context, ec ... function _MultiHelloMultipleRequires_key3 (line 2132) | func _MultiHelloMultipleRequires_key3(ctx context.Context, ec *execution... function fieldContext_MultiHelloMultipleRequires_key3 (line 2152) | func fieldContext_MultiHelloMultipleRequires_key3(_ context.Context, ec ... function _MultiHelloRequires_name (line 2165) | func _MultiHelloRequires_name(ctx context.Context, ec *executionContext,... function fieldContext_MultiHelloRequires_name (line 2185) | func fieldContext_MultiHelloRequires_name(_ context.Context, ec *executi... function _MultiHelloRequires_key1 (line 2198) | func _MultiHelloRequires_key1(ctx context.Context, ec *executionContext,... function fieldContext_MultiHelloRequires_key1 (line 2218) | func fieldContext_MultiHelloRequires_key1(_ context.Context, ec *executi... function _MultiHelloRequires_key2 (line 2231) | func _MultiHelloRequires_key2(ctx context.Context, ec *executionContext,... function fieldContext_MultiHelloRequires_key2 (line 2251) | func fieldContext_MultiHelloRequires_key2(_ context.Context, ec *executi... function _MultiHelloWithError_name (line 2264) | func _MultiHelloWithError_name(ctx context.Context, ec *executionContext... function fieldContext_MultiHelloWithError_name (line 2284) | func fieldContext_MultiHelloWithError_name(_ context.Context, ec *execut... function _MultiPlanetRequiresNested_name (line 2297) | func _MultiPlanetRequiresNested_name(ctx context.Context, ec *executionC... function fieldContext_MultiPlanetRequiresNested_name (line 2317) | func fieldContext_MultiPlanetRequiresNested_name(_ context.Context, ec *... function _MultiPlanetRequiresNested_world (line 2330) | func _MultiPlanetRequiresNested_world(ctx context.Context, ec *execution... function fieldContext_MultiPlanetRequiresNested_world (line 2350) | func fieldContext_MultiPlanetRequiresNested_world(_ context.Context, ec ... function _MultiPlanetRequiresNested_size (line 2371) | func _MultiPlanetRequiresNested_size(ctx context.Context, ec *executionC... function fieldContext_MultiPlanetRequiresNested_size (line 2391) | func fieldContext_MultiPlanetRequiresNested_size(_ context.Context, ec *... function _PlanetMultipleRequires_name (line 2404) | func _PlanetMultipleRequires_name(ctx context.Context, ec *executionCont... function fieldContext_PlanetMultipleRequires_name (line 2424) | func fieldContext_PlanetMultipleRequires_name(_ context.Context, ec *exe... function _PlanetMultipleRequires_diameter (line 2437) | func _PlanetMultipleRequires_diameter(ctx context.Context, ec *execution... function fieldContext_PlanetMultipleRequires_diameter (line 2457) | func fieldContext_PlanetMultipleRequires_diameter(_ context.Context, ec ... function _PlanetMultipleRequires_density (line 2470) | func _PlanetMultipleRequires_density(ctx context.Context, ec *executionC... function fieldContext_PlanetMultipleRequires_density (line 2490) | func fieldContext_PlanetMultipleRequires_density(_ context.Context, ec *... function _PlanetMultipleRequires_weight (line 2503) | func _PlanetMultipleRequires_weight(ctx context.Context, ec *executionCo... function fieldContext_PlanetMultipleRequires_weight (line 2523) | func fieldContext_PlanetMultipleRequires_weight(_ context.Context, ec *e... function _PlanetRequires_name (line 2536) | func _PlanetRequires_name(ctx context.Context, ec *executionContext, fie... function fieldContext_PlanetRequires_name (line 2556) | func fieldContext_PlanetRequires_name(_ context.Context, ec *executionCo... function _PlanetRequires_size (line 2569) | func _PlanetRequires_size(ctx context.Context, ec *executionContext, fie... function fieldContext_PlanetRequires_size (line 2589) | func fieldContext_PlanetRequires_size(_ context.Context, ec *executionCo... function _PlanetRequires_diameter (line 2602) | func _PlanetRequires_diameter(ctx context.Context, ec *executionContext,... function fieldContext_PlanetRequires_diameter (line 2622) | func fieldContext_PlanetRequires_diameter(_ context.Context, ec *executi... function _PlanetRequiresNested_name (line 2635) | func _PlanetRequiresNested_name(ctx context.Context, ec *executionContex... function fieldContext_PlanetRequiresNested_name (line 2655) | func fieldContext_PlanetRequiresNested_name(_ context.Context, ec *execu... function _PlanetRequiresNested_world (line 2668) | func _PlanetRequiresNested_world(ctx context.Context, ec *executionConte... function fieldContext_PlanetRequiresNested_world (line 2688) | func fieldContext_PlanetRequiresNested_world(_ context.Context, ec *exec... function _PlanetRequiresNested_size (line 2709) | func _PlanetRequiresNested_size(ctx context.Context, ec *executionContex... function fieldContext_PlanetRequiresNested_size (line 2729) | func fieldContext_PlanetRequiresNested_size(_ context.Context, ec *execu... function _Query__entities (line 2742) | func _Query__entities(ctx context.Context, ec *executionContext, field g... function fieldContext_Query__entities (line 2763) | func fieldContext_Query__entities(ctx context.Context, ec *executionCont... function _Query__service (line 2787) | func _Query__service(ctx context.Context, ec *executionContext, field gr... function fieldContext_Query__service (line 2807) | func fieldContext_Query__service(_ context.Context, ec *executionContext... function _Query___type (line 2824) | func _Query___type(ctx context.Context, ec *executionContext, field grap... function fieldContext_Query___type (line 2845) | func fieldContext_Query___type(ctx context.Context, ec *executionContext... function _Query___schema (line 2893) | func _Query___schema(ctx context.Context, ec *executionContext, field gr... function fieldContext_Query___schema (line 2913) | func fieldContext_Query___schema(_ context.Context, ec *executionContext... function _World_foo (line 2940) | func _World_foo(ctx context.Context, ec *executionContext, field graphql... function fieldContext_World_foo (line 2960) | func fieldContext_World_foo(_ context.Context, ec *executionContext, fie... function _World_bar (line 2973) | func _World_bar(ctx context.Context, ec *executionContext, field graphql... function fieldContext_World_bar (line 2993) | func fieldContext_World_bar(_ context.Context, ec *executionContext, fie... function _World_hello (line 3006) | func _World_hello(ctx context.Context, ec *executionContext, field graph... function fieldContext_World_hello (line 3026) | func fieldContext_World_hello(_ context.Context, ec *executionContext, f... function _WorldName_name (line 3045) | func _WorldName_name(ctx context.Context, ec *executionContext, field gr... function fieldContext_WorldName_name (line 3065) | func fieldContext_WorldName_name(_ context.Context, ec *executionContext... function _WorldWithMultipleKeys_foo (line 3078) | func _WorldWithMultipleKeys_foo(ctx context.Context, ec *executionContex... function fieldContext_WorldWithMultipleKeys_foo (line 3098) | func fieldContext_WorldWithMultipleKeys_foo(_ context.Context, ec *execu... function _WorldWithMultipleKeys_bar (line 3111) | func _WorldWithMultipleKeys_bar(ctx context.Context, ec *executionContex... function fieldContext_WorldWithMultipleKeys_bar (line 3131) | func fieldContext_WorldWithMultipleKeys_bar(_ context.Context, ec *execu... function _WorldWithMultipleKeys_hello (line 3144) | func _WorldWithMultipleKeys_hello(ctx context.Context, ec *executionCont... function fieldContext_WorldWithMultipleKeys_hello (line 3164) | func fieldContext_WorldWithMultipleKeys_hello(_ context.Context, ec *exe... function __Service_sdl (line 3183) | func __Service_sdl(ctx context.Context, ec *executionContext, field grap... function fieldContext__Service_sdl (line 3203) | func fieldContext__Service_sdl(_ context.Context, ec *executionContext, ... function ___Directive_name (line 3216) | func ___Directive_name(ctx context.Context, ec *executionContext, field ... function fieldContext___Directive_name (line 3236) | func fieldContext___Directive_name(_ context.Context, ec *executionConte... function ___Directive_description (line 3249) | func ___Directive_description(ctx context.Context, ec *executionContext,... function fieldContext___Directive_description (line 3269) | func fieldContext___Directive_description(_ context.Context, ec *executi... function ___Directive_isRepeatable (line 3282) | func ___Directive_isRepeatable(ctx context.Context, ec *executionContext... function fieldContext___Directive_isRepeatable (line 3302) | func fieldContext___Directive_isRepeatable(_ context.Context, ec *execut... function ___Directive_locations (line 3315) | func ___Directive_locations(ctx context.Context, ec *executionContext, f... function fieldContext___Directive_locations (line 3335) | func fieldContext___Directive_locations(_ context.Context, ec *execution... function ___Directive_args (line 3348) | func ___Directive_args(ctx context.Context, ec *executionContext, field ... function fieldContext___Directive_args (line 3368) | func fieldContext___Directive_args(ctx context.Context, ec *executionCon... function ___EnumValue_name (line 3406) | func ___EnumValue_name(ctx context.Context, ec *executionContext, field ... function fieldContext___EnumValue_name (line 3426) | func fieldContext___EnumValue_name(_ context.Context, ec *executionConte... function ___EnumValue_description (line 3439) | func ___EnumValue_description(ctx context.Context, ec *executionContext,... function fieldContext___EnumValue_description (line 3459) | func fieldContext___EnumValue_description(_ context.Context, ec *executi... function ___EnumValue_isDeprecated (line 3472) | func ___EnumValue_isDeprecated(ctx context.Context, ec *executionContext... function fieldContext___EnumValue_isDeprecated (line 3492) | func fieldContext___EnumValue_isDeprecated(_ context.Context, ec *execut... function ___EnumValue_deprecationReason (line 3505) | func ___EnumValue_deprecationReason(ctx context.Context, ec *executionCo... function fieldContext___EnumValue_deprecationReason (line 3525) | func fieldContext___EnumValue_deprecationReason(_ context.Context, ec *e... function ___Field_name (line 3538) | func ___Field_name(ctx context.Context, ec *executionContext, field grap... function fieldContext___Field_name (line 3558) | func fieldContext___Field_name(_ context.Context, ec *executionContext, ... function ___Field_description (line 3571) | func ___Field_description(ctx context.Context, ec *executionContext, fie... function fieldContext___Field_description (line 3591) | func fieldContext___Field_description(_ context.Context, ec *executionCo... function ___Field_args (line 3604) | func ___Field_args(ctx context.Context, ec *executionContext, field grap... function fieldContext___Field_args (line 3624) | func fieldContext___Field_args(ctx context.Context, ec *executionContext... function ___Field_type (line 3662) | func ___Field_type(ctx context.Context, ec *executionContext, field grap... function fieldContext___Field_type (line 3682) | func fieldContext___Field_type(_ context.Context, ec *executionContext, ... function ___Field_isDeprecated (line 3719) | func ___Field_isDeprecated(ctx context.Context, ec *executionContext, fi... function fieldContext___Field_isDeprecated (line 3739) | func fieldContext___Field_isDeprecated(_ context.Context, ec *executionC... function ___Field_deprecationReason (line 3752) | func ___Field_deprecationReason(ctx context.Context, ec *executionContex... function fieldContext___Field_deprecationReason (line 3772) | func fieldContext___Field_deprecationReason(_ context.Context, ec *execu... function ___InputValue_name (line 3785) | func ___InputValue_name(ctx context.Context, ec *executionContext, field... function fieldContext___InputValue_name (line 3805) | func fieldContext___InputValue_name(_ context.Context, ec *executionCont... function ___InputValue_description (line 3818) | func ___InputValue_description(ctx context.Context, ec *executionContext... function fieldContext___InputValue_description (line 3838) | func fieldContext___InputValue_description(_ context.Context, ec *execut... function ___InputValue_type (line 3851) | func ___InputValue_type(ctx context.Context, ec *executionContext, field... function fieldContext___InputValue_type (line 3871) | func fieldContext___InputValue_type(_ context.Context, ec *executionCont... function ___InputValue_defaultValue (line 3908) | func ___InputValue_defaultValue(ctx context.Context, ec *executionContex... function fieldContext___InputValue_defaultValue (line 3928) | func fieldContext___InputValue_defaultValue(_ context.Context, ec *execu... function ___InputValue_isDeprecated (line 3941) | func ___InputValue_isDeprecated(ctx context.Context, ec *executionContex... function fieldContext___InputValue_isDeprecated (line 3961) | func fieldContext___InputValue_isDeprecated(_ context.Context, ec *execu... function ___InputValue_deprecationReason (line 3974) | func ___InputValue_deprecationReason(ctx context.Context, ec *executionC... function fieldContext___InputValue_deprecationReason (line 3994) | func fieldContext___InputValue_deprecationReason(_ context.Context, ec *... function ___Schema_description (line 4007) | func ___Schema_description(ctx context.Context, ec *executionContext, fi... function fieldContext___Schema_description (line 4027) | func fieldContext___Schema_description(_ context.Context, ec *executionC... function ___Schema_types (line 4040) | func ___Schema_types(ctx context.Context, ec *executionContext, field gr... function fieldContext___Schema_types (line 4060) | func fieldContext___Schema_types(_ context.Context, ec *executionContext... function ___Schema_queryType (line 4097) | func ___Schema_queryType(ctx context.Context, ec *executionContext, fiel... function fieldContext___Schema_queryType (line 4117) | func fieldContext___Schema_queryType(_ context.Context, ec *executionCon... function ___Schema_mutationType (line 4154) | func ___Schema_mutationType(ctx context.Context, ec *executionContext, f... function fieldContext___Schema_mutationType (line 4174) | func fieldContext___Schema_mutationType(_ context.Context, ec *execution... function ___Schema_subscriptionType (line 4211) | func ___Schema_subscriptionType(ctx context.Context, ec *executionContex... function fieldContext___Schema_subscriptionType (line 4231) | func fieldContext___Schema_subscriptionType(_ context.Context, ec *execu... function ___Schema_directives (line 4268) | func ___Schema_directives(ctx context.Context, ec *executionContext, fie... function fieldContext___Schema_directives (line 4288) | func fieldContext___Schema_directives(_ context.Context, ec *executionCo... function ___Type_kind (line 4313) | func ___Type_kind(ctx context.Context, ec *executionContext, field graph... function fieldContext___Type_kind (line 4333) | func fieldContext___Type_kind(_ context.Context, ec *executionContext, f... function ___Type_name (line 4346) | func ___Type_name(ctx context.Context, ec *executionContext, field graph... function fieldContext___Type_name (line 4366) | func fieldContext___Type_name(_ context.Context, ec *executionContext, f... function ___Type_description (line 4379) | func ___Type_description(ctx context.Context, ec *executionContext, fiel... function fieldContext___Type_description (line 4399) | func fieldContext___Type_description(_ context.Context, ec *executionCon... function ___Type_specifiedByURL (line 4412) | func ___Type_specifiedByURL(ctx context.Context, ec *executionContext, f... function fieldContext___Type_specifiedByURL (line 4432) | func fieldContext___Type_specifiedByURL(_ context.Context, ec *execution... function ___Type_fields (line 4445) | func ___Type_fields(ctx context.Context, ec *executionContext, field gra... function fieldContext___Type_fields (line 4466) | func fieldContext___Type_fields(ctx context.Context, ec *executionContex... function ___Type_interfaces (line 4504) | func ___Type_interfaces(ctx context.Context, ec *executionContext, field... function fieldContext___Type_interfaces (line 4524) | func fieldContext___Type_interfaces(_ context.Context, ec *executionCont... function ___Type_possibleTypes (line 4561) | func ___Type_possibleTypes(ctx context.Context, ec *executionContext, fi... function fieldContext___Type_possibleTypes (line 4581) | func fieldContext___Type_possibleTypes(_ context.Context, ec *executionC... function ___Type_enumValues (line 4618) | func ___Type_enumValues(ctx context.Context, ec *executionContext, field... function fieldContext___Type_enumValues (line 4639) | func fieldContext___Type_enumValues(ctx context.Context, ec *executionCo... function ___Type_inputFields (line 4673) | func ___Type_inputFields(ctx context.Context, ec *executionContext, fiel... function fieldContext___Type_inputFields (line 4693) | func fieldContext___Type_inputFields(_ context.Context, ec *executionCon... function ___Type_ofType (line 4720) | func ___Type_ofType(ctx context.Context, ec *executionContext, field gra... function fieldContext___Type_ofType (line 4740) | func fieldContext___Type_ofType(_ context.Context, ec *executionContext,... function ___Type_isOneOf (line 4777) | func ___Type_isOneOf(ctx context.Context, ec *executionContext, field gr... function fieldContext___Type_isOneOf (line 4797) | func fieldContext___Type_isOneOf(_ context.Context, ec *executionContext... function unmarshalInputMultiHelloByNamesInput (line 4814) | func unmarshalInputMultiHelloByNamesInput(ctx context.Context, ec *execu... function unmarshalInputMultiHelloMultipleRequiresByNamesInput (line 4844) | func unmarshalInputMultiHelloMultipleRequiresByNamesInput(ctx context.Co... function unmarshalInputMultiHelloRequiresByNamesInput (line 4874) | func unmarshalInputMultiHelloRequiresByNamesInput(ctx context.Context, e... function unmarshalInputMultiHelloWithErrorByNamesInput (line 4904) | func unmarshalInputMultiHelloWithErrorByNamesInput(ctx context.Context, ... function unmarshalInputMultiPlanetRequiresNestedByNamesInput (line 4934) | func unmarshalInputMultiPlanetRequiresNestedByNamesInput(ctx context.Con... function __Entity (line 4968) | func __Entity(ctx context.Context, ec *executionContext, sel ast.Selecti... function _Entity (line 5085) | func _Entity(ctx context.Context, ec *executionContext, sel ast.Selectio... function _Hello (line 5442) | func _Hello(ctx context.Context, ec *executionContext, sel ast.Selection... function _HelloMultiSingleKeys (line 5486) | func _HelloMultiSingleKeys(ctx context.Context, ec *executionContext, se... function _HelloWithErrors (line 5530) | func _HelloWithErrors(ctx context.Context, ec *executionContext, sel ast... function _MultiHello (line 5569) | func _MultiHello(ctx context.Context, ec *executionContext, sel ast.Sele... function _MultiHelloMultipleRequires (line 5608) | func _MultiHelloMultipleRequires(ctx context.Context, ec *executionConte... function _MultiHelloRequires (line 5662) | func _MultiHelloRequires(ctx context.Context, ec *executionContext, sel ... function _MultiHelloWithError (line 5711) | func _MultiHelloWithError(ctx context.Context, ec *executionContext, sel... function _MultiPlanetRequiresNested (line 5750) | func _MultiPlanetRequiresNested(ctx context.Context, ec *executionContex... function _PlanetMultipleRequires (line 5799) | func _PlanetMultipleRequires(ctx context.Context, ec *executionContext, ... function _PlanetRequires (line 5853) | func _PlanetRequires(ctx context.Context, ec *executionContext, sel ast.... function _PlanetRequiresNested (line 5902) | func _PlanetRequiresNested(ctx context.Context, ec *executionContext, se... function _Query (line 5951) | func _Query(ctx context.Context, ec *executionContext, sel ast.Selection... function _World (line 6045) | func _World(ctx context.Context, ec *executionContext, sel ast.Selection... function _WorldName (line 6091) | func _WorldName(ctx context.Context, ec *executionContext, sel ast.Selec... function _WorldWithMultipleKeys (line 6130) | func _WorldWithMultipleKeys(ctx context.Context, ec *executionContext, s... function __Service (line 6176) | func __Service(ctx context.Context, ec *executionContext, sel ast.Select... function ___Directive (line 6212) | func ___Directive(ctx context.Context, ec *executionContext, sel ast.Sel... function ___EnumValue (line 6268) | func ___EnumValue(ctx context.Context, ec *executionContext, sel ast.Sel... function ___Field (line 6316) | func ___Field(ctx context.Context, ec *executionContext, sel ast.Selecti... function ___InputValue (line 6374) | func ___InputValue(ctx context.Context, ec *executionContext, sel ast.Se... function ___Schema (line 6429) | func ___Schema(ctx context.Context, ec *executionContext, sel ast.Select... function ___Type (line 6484) | func ___Type(ctx context.Context, ec *executionContext, sel ast.Selectio... function unmarshalNBoolean2bool (line 6545) | func unmarshalNBoolean2bool(ctx context.Context, ec *executionContext, v... function marshalNBoolean2bool (line 6550) | func marshalNBoolean2bool(ctx context.Context, ec *executionContext, sel... function marshalNHello2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐHello (line 6561) | func marshalNHello2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdat... function marshalNHello2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐHello (line 6565) | func marshalNHello2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestda... function marshalNHelloMultiSingleKeys2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐHelloMultiSingleKeys (line 6575) | func marshalNHelloMultiSingleKeys2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfed... function marshalNHelloMultiSingleKeys2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐHelloMultiSingleKeys (line 6579) | func marshalNHelloMultiSingleKeys2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfe... function marshalNHelloWithErrors2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐHelloWithErrors (line 6589) | func marshalNHelloWithErrors2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederati... function marshalNHelloWithErrors2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐHelloWithErrors (line 6593) | func marshalNHelloWithErrors2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederat... function unmarshalNInt2int (line 6603) | func unmarshalNInt2int(ctx context.Context, ec *executionContext, v any)... function marshalNInt2int (line 6608) | func marshalNInt2int(ctx context.Context, ec *executionContext, sel ast.... function unmarshalNMultiHelloByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiHelloByNamesInput (line 6619) | func unmarshalNMultiHelloByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋplug... function unmarshalNMultiHelloMultipleRequiresByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiHelloMultipleRequiresByNamesInput (line 6634) | func unmarshalNMultiHelloMultipleRequiresByNamesInput2ᚕᚖgithubᚗcomᚋ99des... function unmarshalNMultiHelloRequiresByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiHelloRequiresByNamesInput (line 6649) | func unmarshalNMultiHelloRequiresByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgql... function unmarshalNMultiHelloWithErrorByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiHelloWithErrorByNamesInput (line 6664) | func unmarshalNMultiHelloWithErrorByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgq... function unmarshalNMultiPlanetRequiresNestedByNamesInput2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiPlanetRequiresNestedByNamesInput (line 6679) | func unmarshalNMultiPlanetRequiresNestedByNamesInput2ᚕᚖgithubᚗcomᚋ99desi... function marshalNPlanetMultipleRequires2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐPlanetMultipleRequires (line 6694) | func marshalNPlanetMultipleRequires2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋf... function marshalNPlanetMultipleRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐPlanetMultipleRequires (line 6698) | func marshalNPlanetMultipleRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋ... function marshalNPlanetRequires2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐPlanetRequires (line 6708) | func marshalNPlanetRequires2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederatio... function marshalNPlanetRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐPlanetRequires (line 6712) | func marshalNPlanetRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederati... function marshalNPlanetRequiresNested2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐPlanetRequiresNested (line 6722) | func marshalNPlanetRequiresNested2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfed... function marshalNPlanetRequiresNested2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐPlanetRequiresNested (line 6726) | func marshalNPlanetRequiresNested2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfe... function unmarshalNString2string (line 6736) | func unmarshalNString2string(ctx context.Context, ec *executionContext, ... function marshalNString2string (line 6741) | func marshalNString2string(ctx context.Context, ec *executionContext, se... function marshalNWorld2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐWorld (line 6752) | func marshalNWorld2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdat... function marshalNWorld2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐWorld (line 6756) | func marshalNWorld2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestda... function marshalNWorldName2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐWorldName (line 6766) | func marshalNWorldName2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtes... function marshalNWorldName2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐWorldName (line 6770) | func marshalNWorldName2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋte... function marshalNWorldWithMultipleKeys2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐWorldWithMultipleKeys (line 6780) | func marshalNWorldWithMultipleKeys2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfe... function marshalNWorldWithMultipleKeys2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐWorldWithMultipleKeys (line 6784) | func marshalNWorldWithMultipleKeys2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋf... function unmarshalN_Any2map (line 6794) | func unmarshalN_Any2map(ctx context.Context, ec *executionContext, v any... function marshalN_Any2map (line 6799) | func marshalN_Any2map(ctx context.Context, ec *executionContext, sel ast... function unmarshalN_Any2ᚕmapᚄ (line 6816) | func unmarshalN_Any2ᚕmapᚄ(ctx context.Context, ec *executionContext, v a... function marshalN_Any2ᚕmapᚄ (line 6831) | func marshalN_Any2ᚕmapᚄ(ctx context.Context, ec *executionContext, sel a... function marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 6846) | func marshalN_Entity2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedr... function unmarshalN_FieldSet2string (line 6856) | func unmarshalN_FieldSet2string(ctx context.Context, ec *executionContex... function marshalN_FieldSet2string (line 6861) | func marshalN_FieldSet2string(ctx context.Context, ec *executionContext,... function marshalN_Service2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐService (line 6872) | func marshalN_Service2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedr... function marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 6876) | func marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospecti... function marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 6880) | func marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospect... function unmarshalN__DirectiveLocation2string (line 6896) | func unmarshalN__DirectiveLocation2string(ctx context.Context, ec *execu... function marshalN__DirectiveLocation2string (line 6901) | func marshalN__DirectiveLocation2string(ctx context.Context, ec *executi... function unmarshalN__DirectiveLocation2ᚕstringᚄ (line 6912) | func unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx context.Context, ec *exe... function marshalN__DirectiveLocation2ᚕstringᚄ (line 6927) | func marshalN__DirectiveLocation2ᚕstringᚄ(ctx context.Context, ec *execu... function marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 6943) | func marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospecti... function marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 6947) | func marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐF... function marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 6951) | func marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospect... function marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 6955) | func marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospec... function marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 6971) | func marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTy... function marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 6975) | func marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐT... function marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 6991) | func marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐT... function unmarshalN__TypeKind2string (line 7001) | func unmarshalN__TypeKind2string(ctx context.Context, ec *executionConte... function marshalN__TypeKind2string (line 7006) | func marshalN__TypeKind2string(ctx context.Context, ec *executionContext... function unmarshalOBoolean2bool (line 7017) | func unmarshalOBoolean2bool(ctx context.Context, ec *executionContext, v... function marshalOBoolean2bool (line 7022) | func marshalOBoolean2bool(ctx context.Context, ec *executionContext, sel... function unmarshalOBoolean2ᚖbool (line 7029) | func unmarshalOBoolean2ᚖbool(ctx context.Context, ec *executionContext, ... function marshalOBoolean2ᚖbool (line 7037) | func marshalOBoolean2ᚖbool(ctx context.Context, ec *executionContext, se... function marshalOHello2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐHello (line 7047) | func marshalOHello2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestda... function marshalOMultiHello2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiHello (line 7054) | func marshalOMultiHello2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋ... function marshalOMultiHello2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiHello (line 7067) | func marshalOMultiHello2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋt... function unmarshalOMultiHelloByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiHelloByNamesInput (line 7074) | func unmarshalOMultiHelloByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋplugi... function marshalOMultiHelloMultipleRequires2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiHelloMultipleRequires (line 7082) | func marshalOMultiHelloMultipleRequires2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpl... function marshalOMultiHelloMultipleRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiHelloMultipleRequires (line 7095) | func marshalOMultiHelloMultipleRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋplu... function unmarshalOMultiHelloMultipleRequiresByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiHelloMultipleRequiresByNamesInput (line 7102) | func unmarshalOMultiHelloMultipleRequiresByNamesInput2ᚖgithubᚗcomᚋ99desi... function marshalOMultiHelloRequires2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiHelloRequires (line 7110) | func marshalOMultiHelloRequires2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfed... function marshalOMultiHelloRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiHelloRequires (line 7123) | func marshalOMultiHelloRequires2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfede... function unmarshalOMultiHelloRequiresByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiHelloRequiresByNamesInput (line 7130) | func unmarshalOMultiHelloRequiresByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlg... function marshalOMultiHelloWithError2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiHelloWithError (line 7138) | func marshalOMultiHelloWithError2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfe... function marshalOMultiHelloWithError2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiHelloWithError (line 7151) | func marshalOMultiHelloWithError2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfed... function unmarshalOMultiHelloWithErrorByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiHelloWithErrorByNamesInput (line 7158) | func unmarshalOMultiHelloWithErrorByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgql... function marshalOMultiPlanetRequiresNested2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiPlanetRequiresNested (line 7166) | func marshalOMultiPlanetRequiresNested2ᚕᚖgithubᚗcomᚋ99designsᚋgqlgenᚋplu... function marshalOMultiPlanetRequiresNested2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiPlanetRequiresNested (line 7179) | func marshalOMultiPlanetRequiresNested2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋplug... function unmarshalOMultiPlanetRequiresNestedByNamesInput2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋtestdataᚋusefunctionsyntaxforexecutioncontextᚋgeneratedᚋmodelᚐMultiPlanetRequiresNestedByNamesInput (line 7186) | func unmarshalOMultiPlanetRequiresNestedByNamesInput2ᚖgithubᚗcomᚋ99desig... function unmarshalOString2string (line 7194) | func unmarshalOString2string(ctx context.Context, ec *executionContext, ... function marshalOString2string (line 7199) | func marshalOString2string(ctx context.Context, ec *executionContext, se... function unmarshalOString2ᚖstring (line 7206) | func unmarshalOString2ᚖstring(ctx context.Context, ec *executionContext,... function marshalOString2ᚖstring (line 7214) | func marshalOString2ᚖstring(ctx context.Context, ec *executionContext, s... function marshalO_Entity2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐEntity (line 7224) | func marshalO_Entity2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedru... function marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 7231) | func marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospect... function marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 7250) | func marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐ... function marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 7269) | func marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospec... function marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 7288) | func marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospection... function marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 7295) | func marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐT... function marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 7314) | func marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐT... FILE: plugin/federation/testdata/usefunctionsyntaxforexecutioncontext/generated/federation.go method __resolve__service (line 21) | func (ec *executionContext) __resolve__service(ctx context.Context) (fed... method __resolve_entities (line 40) | func (ec *executionContext) __resolve_entities(ctx context.Context, repr... type EntityWithIndex (line 67) | type EntityWithIndex struct type EntityRepresentation (line 77) | type EntityRepresentation method buildRepresentationGroups (line 81) | func (ec *executionContext) buildRepresentationGroups( method resolveEntityGroup (line 104) | func (ec *executionContext) resolveEntityGroup( function isMulti (line 136) | func isMulti(typeName string) bool { method resolveEntity (line 153) | func (ec *executionContext) resolveEntity( method resolveManyEntities (line 382) | func (ec *executionContext) resolveManyEntities( function entityResolverNameForHello (line 594) | func entityResolverNameForHello(ctx context.Context, rep EntityRepresent... function entityResolverNameForHelloMultiSingleKeys (line 629) | func entityResolverNameForHelloMultiSingleKeys(ctx context.Context, rep ... function entityResolverNameForHelloWithErrors (line 674) | func entityResolverNameForHelloWithErrors(ctx context.Context, rep Entit... function entityResolverNameForMultiHello (line 709) | func entityResolverNameForMultiHello(ctx context.Context, rep EntityRepr... function entityResolverNameForMultiHelloMultipleRequires (line 744) | func entityResolverNameForMultiHelloMultipleRequires(ctx context.Context... function entityResolverNameForMultiHelloRequires (line 779) | func entityResolverNameForMultiHelloRequires(ctx context.Context, rep En... function entityResolverNameForMultiHelloWithError (line 814) | func entityResolverNameForMultiHelloWithError(ctx context.Context, rep E... function entityResolverNameForMultiPlanetRequiresNested (line 849) | func entityResolverNameForMultiPlanetRequiresNested(ctx context.Context,... function entityResolverNameForPlanetMultipleRequires (line 884) | func entityResolverNameForPlanetMultipleRequires(ctx context.Context, re... function entityResolverNameForPlanetRequires (line 919) | func entityResolverNameForPlanetRequires(ctx context.Context, rep Entity... function entityResolverNameForPlanetRequiresNested (line 954) | func entityResolverNameForPlanetRequiresNested(ctx context.Context, rep ... function entityResolverNameForWorld (line 989) | func entityResolverNameForWorld(ctx context.Context, rep EntityRepresent... function entityResolverNameForWorldName (line 1046) | func entityResolverNameForWorldName(ctx context.Context, rep EntityRepre... function entityResolverNameForWorldWithMultipleKeys (line 1081) | func entityResolverNameForWorldWithMultipleKeys(ctx context.Context, rep... FILE: plugin/federation/testdata/usefunctionsyntaxforexecutioncontext/generated/model/models.go type Hello (line 5) | type Hello struct method IsEntity (line 10) | func (Hello) IsEntity() {} type HelloMultiSingleKeys (line 12) | type HelloMultiSingleKeys struct method IsEntity (line 17) | func (HelloMultiSingleKeys) IsEntity() {} type HelloWithErrors (line 19) | type HelloWithErrors struct method IsEntity (line 23) | func (HelloWithErrors) IsEntity() {} type MultiHello (line 25) | type MultiHello struct method IsEntity (line 29) | func (MultiHello) IsEntity() {} type MultiHelloByNamesInput (line 31) | type MultiHelloByNamesInput struct type MultiHelloMultipleRequires (line 35) | type MultiHelloMultipleRequires struct method IsEntity (line 42) | func (MultiHelloMultipleRequires) IsEntity() {} type MultiHelloMultipleRequiresByNamesInput (line 44) | type MultiHelloMultipleRequiresByNamesInput struct type MultiHelloRequires (line 48) | type MultiHelloRequires struct method IsEntity (line 54) | func (MultiHelloRequires) IsEntity() {} type MultiHelloRequiresByNamesInput (line 56) | type MultiHelloRequiresByNamesInput struct type MultiHelloWithError (line 60) | type MultiHelloWithError struct method IsEntity (line 64) | func (MultiHelloWithError) IsEntity() {} type MultiHelloWithErrorByNamesInput (line 66) | type MultiHelloWithErrorByNamesInput struct type MultiPlanetRequiresNested (line 70) | type MultiPlanetRequiresNested struct method IsEntity (line 76) | func (MultiPlanetRequiresNested) IsEntity() {} type MultiPlanetRequiresNestedByNamesInput (line 78) | type MultiPlanetRequiresNestedByNamesInput struct type PlanetMultipleRequires (line 82) | type PlanetMultipleRequires struct method IsEntity (line 89) | func (PlanetMultipleRequires) IsEntity() {} type PlanetRequires (line 91) | type PlanetRequires struct method IsEntity (line 97) | func (PlanetRequires) IsEntity() {} type PlanetRequiresNested (line 99) | type PlanetRequiresNested struct method IsEntity (line 105) | func (PlanetRequiresNested) IsEntity() {} type Query (line 107) | type Query struct type World (line 110) | type World struct method IsEntity (line 116) | func (World) IsEntity() {} type WorldName (line 118) | type WorldName struct method IsEntity (line 122) | func (WorldName) IsEntity() {} type WorldWithMultipleKeys (line 124) | type WorldWithMultipleKeys struct method IsEntity (line 130) | func (WorldWithMultipleKeys) IsEntity() {} FILE: plugin/federation/testdata/usefunctionsyntaxforexecutioncontext/resolver.go type Resolver (line 7) | type Resolver struct constant FindWorldWithMultipleKeysByHelloNameAndFooBarValue (line 10) | FindWorldWithMultipleKeysByHelloNameAndFooBarValue = 99 FILE: plugin/modelgen/interface_graph.go type interfaceGraph (line 10) | type interfaceGraph struct method topologicalSort (line 43) | func (g *interfaceGraph) topologicalSort(interfaces []string) ([]strin... method getInterfaceOwnFields (line 97) | func (g *interfaceGraph) getInterfaceOwnFields(interfaceName string) [... method getEmbeddingInfo (line 131) | func (g *interfaceGraph) getEmbeddingInfo(interfaceName string) embedd... method isEmbeddable (line 173) | func (g *interfaceGraph) isEmbeddable(interfaceName string) bool { function newInterfaceGraph (line 16) | func newInterfaceGraph(schema *ast.Schema) *interfaceGraph { type embeddingInfo (line 91) | type embeddingInfo struct FILE: plugin/modelgen/interface_graph_test.go function TestInterfaceGraph (line 11) | func TestInterfaceGraph(t *testing.T) { function TestInterfaceGraphGetEmbeddableParents (line 116) | func TestInterfaceGraphGetEmbeddableParents(t *testing.T) { function createNodeElementMetalSchema (line 196) | func createNodeElementMetalSchema(embeddable ...string) *ast.Schema { function createABCChainSchema (line 239) | func createABCChainSchema(embeddable ...string) *ast.Schema { function createABCDChainSchema (line 278) | func createABCDChainSchema(embeddable ...string) *ast.Schema { function directives (line 327) | func directives(condition bool) ast.DirectiveList { FILE: plugin/modelgen/internal/extrafields/types.go type Type (line 3) | type Type struct FILE: plugin/modelgen/models.go function DefaultFieldMutateHook (line 29) | func DefaultFieldMutateHook(td *ast.Definition, fd *ast.FieldDefinition,... function DefaultBuildMutateHook (line 34) | func DefaultBuildMutateHook(b *ModelBuild) *ModelBuild { type ModelBuild (line 38) | type ModelBuild struct type Interface (line 46) | type Interface struct type Object (line 55) | type Object struct type Field (line 62) | type Field struct type Enum (line 75) | type Enum struct type EnumValue (line 82) | type EnumValue struct function New (line 87) | func New() plugin.Plugin { type Plugin (line 94) | type Plugin struct method Name (line 101) | func (m *Plugin) Name() string { method MutateConfig (line 105) | func (m *Plugin) MutateConfig(cfg *config.Config) error { method generateFields (line 338) | func (m *Plugin) generateFields( method generateField (line 377) | func (m *Plugin) generateField( method getInterface (line 797) | func (m *Plugin) getInterface( method getObject (line 826) | func (m *Plugin) getObject( method buildBaseObjectFromSpec (line 874) | func (m *Plugin) buildBaseObjectFromSpec( function getExtraFields (line 513) | func getExtraFields(cfg *config.Config, modelName string) []*Field { function getStructTagFromField (line 571) | func getStructTagFromField(cfg *config.Config, field *ast.FieldDefinitio... function GoTagFieldHook (line 593) | func GoTagFieldHook(td *ast.Definition, fd *ast.FieldDefinition, f *Fiel... function splitTagsBySpace (line 622) | func splitTagsBySpace(tagsString string) []string { function containsInvalidSpace (line 644) | func containsInvalidSpace(valuesString string) bool { function removeDuplicateTags (line 674) | func removeDuplicateTags(t string) string { function GoFieldHook (line 724) | func GoFieldHook(td *ast.Definition, fd *ast.FieldDefinition, f *Field) ... function isStruct (line 728) | func isStruct(t types.Type) bool { function findAndHandleCyclicalRelationships (line 737) | func findAndHandleCyclicalRelationships(b *ModelBuild) { function readModelTemplate (line 789) | func readModelTemplate(customModelTemplate string) string { FILE: plugin/modelgen/models_interface_embedder.go type embeddedInterfaceGenerator (line 17) | type embeddedInterfaceGenerator struct method generateAllInterfaceBaseStructs (line 41) | func (g *embeddedInterfaceGenerator) generateAllInterfaceBaseStructs()... method generateBaseStructForInterface (line 81) | func (g *embeddedInterfaceGenerator) generateBaseStructForInterface( method createParentBaseType (line 120) | func (g *embeddedInterfaceGenerator) createParentBaseType(interfaceNam... method generateEmbeddedFields (line 151) | func (g *embeddedInterfaceGenerator) generateEmbeddedFields( method findInterfacesWithCovariantOverrides (line 179) | func (g *embeddedInterfaceGenerator) findInterfacesWithCovariantOverri... method findInterfaceForField (line 221) | func (g *embeddedInterfaceGenerator) findInterfaceForField(field *ast.... method createEmbeddedBaseType (line 281) | func (g *embeddedInterfaceGenerator) createEmbeddedBaseType(interfaceN... function newEmbeddedInterfaceGenerator (line 25) | func newEmbeddedInterfaceGenerator( type baseStructSpec (line 74) | type baseStructSpec struct function typesMatch (line 258) | func typesMatch(a, b *ast.Type) bool { FILE: plugin/modelgen/models_interface_embedding_test.go function TestModelGenerationNoDirective (line 12) | func TestModelGenerationNoDirective(t *testing.T) { function TestModelGenerationDirectiveEmbedding (line 42) | func TestModelGenerationDirectiveEmbedding(t *testing.T) { type structCheck (line 120) | type structCheck struct function TestModelGenerationDirectiveCovariantTypes (line 126) | func TestModelGenerationDirectiveCovariantTypes(t *testing.T) { function TestModelGenerationSkippedParents (line 155) | func TestModelGenerationSkippedParents(t *testing.T) { function TestModelGenerationDirectiveDiamond (line 210) | func TestModelGenerationDirectiveDiamond(t *testing.T) { function setupTestGeneration (line 233) | func setupTestGeneration(t *testing.T, configPath, outputDir, generatedF... function assertBaseStructPresence (line 248) | func assertBaseStructPresence( function assertStructFields (line 268) | func assertStructFields( FILE: plugin/modelgen/models_test.go function TestModelGeneration (line 37) | func TestModelGeneration(t *testing.T) { function TestModelGenerationConflictingTypes (line 317) | func TestModelGenerationConflictingTypes(t *testing.T) { function TestModelGenerationOmitRootModels (line 342) | func TestModelGenerationOmitRootModels(t *testing.T) { function TestModelGenerationOmitEnumJSONMarshalers (line 359) | func TestModelGenerationOmitEnumJSONMarshalers(t *testing.T) { function TestModelGenerationOmitResolverFields (line 375) | func TestModelGenerationOmitResolverFields(t *testing.T) { function TestModelGenerationStructFieldPointers (line 394) | func TestModelGenerationStructFieldPointers(t *testing.T) { function TestModelGenerationNullableInputOmittable (line 441) | func TestModelGenerationNullableInputOmittable(t *testing.T) { function TestModelGenerationOmitemptyConfig (line 484) | func TestModelGenerationOmitemptyConfig(t *testing.T) { function TestModelGenerationOmitzeroConfig (line 543) | func TestModelGenerationOmitzeroConfig(t *testing.T) { function mutateHook (line 623) | func mutateHook(b *ModelBuild) *ModelBuild { function parseAst (line 633) | func parseAst(path string) (*ast.Package, error) { function goBuild (line 644) | func goBuild(t *testing.T, path string) error { function TestRemoveDuplicate (line 655) | func TestRemoveDuplicate(t *testing.T) { function Test_containsInvalidSpace (line 766) | func Test_containsInvalidSpace(t *testing.T) { function Test_splitTagsBySpace (line 810) | func Test_splitTagsBySpace(t *testing.T) { function TestCustomTemplate (line 868) | func TestCustomTemplate(t *testing.T) { function getStringInBetween (line 879) | func getStringInBetween(str, start, end string) string { FILE: plugin/modelgen/out/existing.go type ExistingType (line 3) | type ExistingType struct type ExistingModel (line 10) | type ExistingModel struct type ExistingInput (line 16) | type ExistingInput struct type ExistingEnum (line 22) | type ExistingEnum type ExistingInterface (line 24) | type ExistingInterface interface type ExistingUnion (line 28) | type ExistingUnion interface FILE: plugin/modelgen/out/generated.go type A (line 16) | type A interface type ArrayOfA (line 21) | type ArrayOfA interface type B (line 27) | type B interface type C (line 32) | type C interface type D (line 39) | type D interface type FooBarer (line 48) | type FooBarer interface type InterfaceWithDescription (line 54) | type InterfaceWithDescription interface type MissingInterface (line 59) | type MissingInterface interface type MissingUnion (line 64) | type MissingUnion interface type UnionWithDescription (line 69) | type UnionWithDescription interface type X (line 73) | type X interface type CDImplemented (line 78) | type CDImplemented struct method IsC (line 85) | func (CDImplemented) IsC() {} method GetA (line 86) | func (this CDImplemented) GetA() string { return this.A } method GetC (line 87) | func (this CDImplemented) GetC() bool { return this.C } method IsA (line 89) | func (CDImplemented) IsA() {} method IsD (line 91) | func (CDImplemented) IsD() {} method GetB (line 93) | func (this CDImplemented) GetB() int { return this.B } method GetD (line 94) | func (this CDImplemented) GetD() *string { return this.D } method IsB (line 96) | func (CDImplemented) IsB() {} type CyclicalA (line 98) | type CyclicalA struct type CyclicalB (line 105) | type CyclicalB struct type ExtraFieldsTest (line 113) | type ExtraFieldsTest struct type FieldMutationHook (line 122) | type FieldMutationHook struct type ImplArrayOfA (line 129) | type ImplArrayOfA struct method IsArrayOfA (line 134) | func (ImplArrayOfA) IsArrayOfA() {} method GetTrickyField (line 135) | func (this ImplArrayOfA) GetTrickyField() []A { method GetTrickyFieldPointer (line 145) | func (this ImplArrayOfA) GetTrickyFieldPointer() []A { type MissingInput (line 156) | type MissingInput struct type MissingTypeNotNull (line 165) | type MissingTypeNotNull struct method IsMissingInterface (line 173) | func (MissingTypeNotNull) IsMissingInterface() {} method GetName (line 174) | func (this MissingTypeNotNull) GetName() *string { return &this.Name } method IsExistingInterface (line 176) | func (MissingTypeNotNull) IsExistingInterface() {} method IsMissingUnion (line 178) | func (MissingTypeNotNull) IsMissingUnion() {} method IsExistingUnion (line 180) | func (MissingTypeNotNull) IsExistingUnion() {} type MissingTypeNullable (line 182) | type MissingTypeNullable struct method IsMissingInterface (line 190) | func (MissingTypeNullable) IsMissingInterface() {} method GetName (line 191) | func (this MissingTypeNullable) GetName() *string { return this.Name } method IsExistingInterface (line 193) | func (MissingTypeNullable) IsExistingInterface() {} method IsMissingUnion (line 195) | func (MissingTypeNullable) IsMissingUnion() {} method IsExistingUnion (line 197) | func (MissingTypeNullable) IsExistingUnion() {} type Mutation (line 199) | type Mutation struct type NotCyclicalA (line 202) | type NotCyclicalA struct type NotCyclicalB (line 207) | type NotCyclicalB struct type OmitEmptyJSONTagTest (line 212) | type OmitEmptyJSONTagTest struct type OmitZeroJSONTagTest (line 217) | type OmitZeroJSONTagTest struct type Query (line 222) | type Query struct type Recursive (line 225) | type Recursive struct type RenameFieldTest (line 232) | type RenameFieldTest struct type Subscription (line 237) | type Subscription struct type TypeWithDescription (line 241) | type TypeWithDescription struct method IsUnionWithDescription (line 245) | func (TypeWithDescription) IsUnionWithDescription() {} type Xer (line 247) | type Xer struct method IsX (line 252) | func (Xer) IsX() {} method GetId (line 253) | func (this Xer) GetId() string { return this.Id } type FooBarr (line 255) | type FooBarr struct method IsFooBarer (line 259) | func (FooBarr) IsFooBarer() {} method GetName (line 260) | func (this FooBarr) GetName() string { return this.Name } type EnumWithDescription (line 263) | type EnumWithDescription method IsValid (line 275) | func (e EnumWithDescription) IsValid() bool { method String (line 283) | func (e EnumWithDescription) String() string { method UnmarshalGQL (line 287) | func (e *EnumWithDescription) UnmarshalGQL(v any) error { method MarshalGQL (line 300) | func (e EnumWithDescription) MarshalGQL(w io.Writer) { constant EnumWithDescriptionCat (line 266) | EnumWithDescriptionCat EnumWithDescription = "CAT" constant EnumWithDescriptionDog (line 267) | EnumWithDescriptionDog EnumWithDescription = "DOG" type MissingEnum (line 304) | type MissingEnum method IsValid (line 316) | func (e MissingEnum) IsValid() bool { method String (line 324) | func (e MissingEnum) String() string { method UnmarshalGQL (line 328) | func (e *MissingEnum) UnmarshalGQL(v any) error { method MarshalGQL (line 341) | func (e MissingEnum) MarshalGQL(w io.Writer) { constant MissingEnumHello (line 307) | MissingEnumHello MissingEnum = "Hello" constant MissingEnumGoodbye (line 308) | MissingEnumGoodbye MissingEnum = "Goodbye" FILE: plugin/modelgen/out/generated_omit_root_models.go type SomeContent (line 12) | type SomeContent method IsValid (line 28) | func (e SomeContent) IsValid() bool { method String (line 36) | func (e SomeContent) String() string { method UnmarshalGQL (line 40) | func (e *SomeContent) UnmarshalGQL(v any) error { method MarshalGQL (line 53) | func (e SomeContent) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 57) | func (e *SomeContent) UnmarshalJSON(b []byte) error { method MarshalJSON (line 65) | func (e SomeContent) MarshalJSON() ([]byte, error) { constant SomeContentThis (line 15) | SomeContentThis SomeContent = "This" constant SomeContentIs (line 16) | SomeContentIs SomeContent = "Is" constant SomeContentA (line 17) | SomeContentA SomeContent = "A" constant SomeContentTest (line 18) | SomeContentTest SomeContent = "Test" FILE: plugin/modelgen/out_conflicting_types/generated.go type Baz (line 5) | type Baz struct type Bees (line 9) | type Bees struct type FooBar (line 13) | type FooBar struct type FooBar0 (line 17) | type FooBar0 struct type Query (line 21) | type Query struct FILE: plugin/modelgen/out_covariant_types/generated_covariant_types.go type Identifiable (line 5) | type Identifiable interface type Node (line 10) | type Node interface type NodeData (line 19) | type NodeData interface type Tags (line 25) | type Tags interface type Typeable (line 30) | type Typeable interface type BaseIdentifiable (line 35) | type BaseIdentifiable struct method IsIdentifiable (line 39) | func (BaseIdentifiable) IsIdentifiable() {} method GetID (line 40) | func (this BaseIdentifiable) GetID() string { return this.ID } type BaseNode (line 42) | type BaseNode struct method IsNode (line 48) | func (BaseNode) IsNode() {} method GetID (line 49) | func (this BaseNode) GetID() string { return this.ID } method GetType (line 50) | func (this BaseNode) GetType() string { return this.Type } method GetData (line 51) | func (this BaseNode) GetData() NodeData { return this.Data } method IsIdentifiable (line 53) | func (BaseNode) IsIdentifiable() {} method IsTypeable (line 55) | func (BaseNode) IsTypeable() {} type BaseNodeData (line 57) | type BaseNodeData struct method IsNodeData (line 62) | func (BaseNodeData) IsNodeData() {} method GetName (line 63) | func (this BaseNodeData) GetName() string { return this.Name } method GetChildrenIds (line 64) | func (this BaseNodeData) GetChildrenIds() []string { type BaseTags (line 75) | type BaseTags struct method IsTags (line 79) | func (BaseTags) IsTags() {} method GetData (line 80) | func (this BaseTags) GetData() []string { type BaseTypeable (line 91) | type BaseTypeable struct method IsTypeable (line 95) | func (BaseTypeable) IsTypeable() {} method GetType (line 96) | func (this BaseTypeable) GetType() string { return this.Type } type ExtendedProductNode (line 98) | type ExtendedProductNode struct method IsNode (line 105) | func (ExtendedProductNode) IsNode() {} method GetID (line 106) | func (this ExtendedProductNode) GetID() string { return this.ID } method GetType (line 107) | func (this ExtendedProductNode) GetType() string { return this.Type } method GetData (line 108) | func (this ExtendedProductNode) GetData() NodeData { return *this.Data } method IsIdentifiable (line 110) | func (ExtendedProductNode) IsIdentifiable() {} method IsTypeable (line 112) | func (ExtendedProductNode) IsTypeable() {} type ProductNode (line 114) | type ProductNode struct method IsNode (line 121) | func (ProductNode) IsNode() {} method GetID (line 122) | func (this ProductNode) GetID() string { return this.ID } method GetType (line 123) | func (this ProductNode) GetType() string { return this.Type } method GetData (line 124) | func (this ProductNode) GetData() NodeData { return *this.Data } method IsIdentifiable (line 126) | func (ProductNode) IsIdentifiable() {} method IsTypeable (line 128) | func (ProductNode) IsTypeable() {} type ProductNodeData (line 130) | type ProductNodeData struct method IsNodeData (line 135) | func (ProductNodeData) IsNodeData() {} method GetName (line 136) | func (this ProductNodeData) GetName() string { return this.Name } method GetChildrenIds (line 137) | func (this ProductNodeData) GetChildrenIds() []string { type ProductTags (line 148) | type ProductTags struct method IsTags (line 153) | func (ProductTags) IsTags() {} method GetData (line 154) | func (this ProductTags) GetData() []string { type Query (line 165) | type Query struct FILE: plugin/modelgen/out_directive_binding_models/generated_directive_binding_models.go type Molecule (line 9) | type Molecule struct method IsNode (line 14) | func (Molecule) IsNode() {} type Oxygen (line 16) | type Oxygen struct method IsElement (line 21) | func (Oxygen) IsElement() {} method IsNode (line 23) | func (Oxygen) IsNode() {} FILE: plugin/modelgen/out_directive_diamond/generated_directive_diamond.go type Conflicting (line 5) | type Conflicting interface type HasID (line 14) | type HasID interface type HasIdentifier (line 19) | type HasIdentifier interface type HasName (line 24) | type HasName interface type HasTitle (line 29) | type HasTitle interface type NoConflict (line 34) | type NoConflict interface type BaseConflicting (line 42) | type BaseConflicting struct method IsConflicting (line 48) | func (BaseConflicting) IsConflicting() {} method GetID (line 49) | func (this BaseConflicting) GetID() string { return this.ID } method GetIdentifier (line 50) | func (this BaseConflicting) GetIdentifier() string { return this.Ident... method GetName (line 51) | func (this BaseConflicting) GetName() string { return this.Name } method IsHasID (line 53) | func (BaseConflicting) IsHasID() {} method IsHasIdentifier (line 55) | func (BaseConflicting) IsHasIdentifier() {} type BaseHasID (line 57) | type BaseHasID struct method IsHasID (line 61) | func (BaseHasID) IsHasID() {} method GetID (line 62) | func (this BaseHasID) GetID() string { return this.ID } type BaseHasIdentifier (line 64) | type BaseHasIdentifier struct method IsHasIdentifier (line 68) | func (BaseHasIdentifier) IsHasIdentifier() {} method GetIdentifier (line 69) | func (this BaseHasIdentifier) GetIdentifier() string { return this.Ide... type BaseNoConflict (line 71) | type BaseNoConflict struct method IsNoConflict (line 76) | func (BaseNoConflict) IsNoConflict() {} method GetName (line 77) | func (this BaseNoConflict) GetName() string { return this.Name } method GetTitle (line 78) | func (this BaseNoConflict) GetTitle() string { return this.Title } type ConcreteConflicting (line 80) | type ConcreteConflicting struct method IsConflicting (line 85) | func (ConcreteConflicting) IsConflicting() {} method GetID (line 86) | func (this ConcreteConflicting) GetID() string { return this.ID } method GetIdentifier (line 87) | func (this ConcreteConflicting) GetIdentifier() string { return this.I... method GetName (line 88) | func (this ConcreteConflicting) GetName() string { return this.N... method IsHasID (line 90) | func (ConcreteConflicting) IsHasID() {} method IsHasIdentifier (line 92) | func (ConcreteConflicting) IsHasIdentifier() {} type ConcreteNoConflict (line 94) | type ConcreteNoConflict struct method IsNoConflict (line 99) | func (ConcreteNoConflict) IsNoConflict() {} method GetName (line 100) | func (this ConcreteNoConflict) GetName() string { return this.Name } method GetTitle (line 101) | func (this ConcreteNoConflict) GetTitle() string { return this.Title } method IsHasName (line 103) | func (ConcreteNoConflict) IsHasName() {} method IsHasTitle (line 105) | func (ConcreteNoConflict) IsHasTitle() {} type Query (line 107) | type Query struct FILE: plugin/modelgen/out_directive_embedding_models/generated_directive_embedding_models.go type Element (line 5) | type Element interface type Node (line 12) | type Node interface type BaseElement (line 17) | type BaseElement struct method IsElement (line 22) | func (BaseElement) IsElement() {} method GetID (line 23) | func (this BaseElement) GetID() string { return this.ID } method GetName (line 24) | func (this BaseElement) GetName() string { return this.Name } method IsNode (line 26) | func (BaseElement) IsNode() {} type BaseNode (line 28) | type BaseNode struct method IsNode (line 32) | func (BaseNode) IsNode() {} method GetID (line 33) | func (this BaseNode) GetID() string { return this.ID } type Carbon (line 35) | type Carbon struct method IsElement (line 40) | func (Carbon) IsElement() {} method GetID (line 41) | func (this Carbon) GetID() string { return this.ID } method GetName (line 42) | func (this Carbon) GetName() string { return this.Name } method IsNode (line 44) | func (Carbon) IsNode() {} type Magnesium (line 46) | type Magnesium struct method IsElement (line 51) | func (Magnesium) IsElement() {} method GetID (line 52) | func (this Magnesium) GetID() string { return this.ID } method GetName (line 53) | func (this Magnesium) GetName() string { return this.Name } method IsNode (line 55) | func (Magnesium) IsNode() {} type Potassium (line 57) | type Potassium struct method IsElement (line 62) | func (Potassium) IsElement() {} method GetID (line 63) | func (this Potassium) GetID() string { return this.ID } method GetName (line 64) | func (this Potassium) GetName() string { return this.Name } method IsNode (line 66) | func (Potassium) IsNode() {} type Query (line 68) | type Query struct FILE: plugin/modelgen/out_directive_partial/generated_directive_partial.go type Element (line 5) | type Element interface type Metal (line 12) | type Metal interface type Node (line 21) | type Node interface type BaseMetal (line 26) | type BaseMetal struct method IsMetal (line 32) | func (BaseMetal) IsMetal() {} method GetID (line 33) | func (this BaseMetal) GetID() string { return this.ID } method GetName (line 34) | func (this BaseMetal) GetName() string { return this.Name } method GetAtomicNumber (line 35) | func (this BaseMetal) GetAtomicNumber() int { return this.AtomicNumber } method IsNode (line 37) | func (BaseMetal) IsNode() {} type BaseNode (line 39) | type BaseNode struct method IsNode (line 43) | func (BaseNode) IsNode() {} method GetID (line 44) | func (this BaseNode) GetID() string { return this.ID } type Gold (line 46) | type Gold struct method IsMetal (line 51) | func (Gold) IsMetal() {} method GetID (line 52) | func (this Gold) GetID() string { return this.ID } method GetName (line 53) | func (this Gold) GetName() string { return this.Name } method GetAtomicNumber (line 54) | func (this Gold) GetAtomicNumber() int { return this.AtomicNumber } method IsElement (line 56) | func (Gold) IsElement() {} method IsNode (line 58) | func (Gold) IsNode() {} type Query (line 60) | type Query struct type Silver (line 63) | type Silver struct method IsMetal (line 68) | func (Silver) IsMetal() {} method GetID (line 69) | func (this Silver) GetID() string { return this.ID } method GetName (line 70) | func (this Silver) GetName() string { return this.Name } method GetAtomicNumber (line 71) | func (this Silver) GetAtomicNumber() int { return this.AtomicNumber } method IsElement (line 73) | func (Silver) IsElement() {} method IsNode (line 75) | func (Silver) IsNode() {} FILE: plugin/modelgen/out_directive_skipped_parents/generated_directive_skipped_parents.go type A (line 5) | type A interface type B (line 11) | type B interface type C (line 19) | type C interface type BaseA (line 29) | type BaseA struct method IsA (line 34) | func (BaseA) IsA() {} method GetID (line 35) | func (this BaseA) GetID() string { return this.ID } method GetFieldA (line 36) | func (this BaseA) GetFieldA() string { return this.FieldA } type BaseC (line 38) | type BaseC struct method IsC (line 44) | func (BaseC) IsC() {} method GetID (line 45) | func (this BaseC) GetID() string { return this.ID } method GetFieldA (line 46) | func (this BaseC) GetFieldA() string { return this.FieldA } method GetFieldB (line 47) | func (this BaseC) GetFieldB() string { return this.FieldB } method GetFieldC (line 48) | func (this BaseC) GetFieldC() string { return this.FieldC } method IsA (line 50) | func (BaseC) IsA() {} type ConcreteC (line 52) | type ConcreteC struct method IsC (line 57) | func (ConcreteC) IsC() {} method GetID (line 58) | func (this ConcreteC) GetID() string { return this.ID } method GetFieldA (line 59) | func (this ConcreteC) GetFieldA() string { return this.FieldA } method GetFieldB (line 60) | func (this ConcreteC) GetFieldB() string { return this.FieldB } method GetFieldC (line 61) | func (this ConcreteC) GetFieldC() string { return this.FieldC } method IsB (line 63) | func (ConcreteC) IsB() {} method IsA (line 65) | func (ConcreteC) IsA() {} type Query (line 67) | type Query struct FILE: plugin/modelgen/out_embedded_struct_models_with_binding/generated_embedded_structs_models_binding.go type Molecule (line 9) | type Molecule struct method IsNode (line 14) | func (Molecule) IsNode() {} type Oxygen (line 16) | type Oxygen struct method IsElement (line 21) | func (Oxygen) IsElement() {} method IsNode (line 23) | func (Oxygen) IsNode() {} FILE: plugin/modelgen/out_embedded_structs_models/generated_embedded_structs_models.go type Element (line 5) | type Element interface type Node (line 12) | type Node interface type BaseElement (line 17) | type BaseElement struct method IsElement (line 22) | func (BaseElement) IsElement() {} method GetID (line 23) | func (this BaseElement) GetID() string { return this.ID } method GetName (line 24) | func (this BaseElement) GetName() string { return this.Name } method IsNode (line 26) | func (BaseElement) IsNode() {} type BaseNode (line 28) | type BaseNode struct method IsNode (line 32) | func (BaseNode) IsNode() {} method GetID (line 33) | func (this BaseNode) GetID() string { return this.ID } type Carbon (line 35) | type Carbon struct method IsElement (line 40) | func (Carbon) IsElement() {} method GetID (line 41) | func (this Carbon) GetID() string { return this.ID } method GetName (line 42) | func (this Carbon) GetName() string { return this.Name } method IsNode (line 44) | func (Carbon) IsNode() {} type Magnesium (line 46) | type Magnesium struct method IsElement (line 51) | func (Magnesium) IsElement() {} method GetID (line 52) | func (this Magnesium) GetID() string { return this.ID } method GetName (line 53) | func (this Magnesium) GetName() string { return this.Name } method IsNode (line 55) | func (Magnesium) IsNode() {} type Potassium (line 57) | type Potassium struct method IsElement (line 62) | func (Potassium) IsElement() {} method GetID (line 63) | func (this Potassium) GetID() string { return this.ID } method GetName (line 64) | func (this Potassium) GetName() string { return this.Name } method IsNode (line 66) | func (Potassium) IsNode() {} type Query (line 68) | type Query struct FILE: plugin/modelgen/out_enable_model_json_omitempty_tag_false/existing.go type ExistingType (line 3) | type ExistingType struct type ExistingModel (line 10) | type ExistingModel struct type ExistingInput (line 16) | type ExistingInput struct type ExistingEnum (line 22) | type ExistingEnum type ExistingInterface (line 24) | type ExistingInterface interface type ExistingUnion (line 28) | type ExistingUnion interface FILE: plugin/modelgen/out_enable_model_json_omitempty_tag_false/generated.go type A (line 15) | type A interface type ArrayOfA (line 20) | type ArrayOfA interface type B (line 26) | type B interface type C (line 31) | type C interface type D (line 38) | type D interface type FooBarer (line 47) | type FooBarer interface type InterfaceWithDescription (line 53) | type InterfaceWithDescription interface type MissingInterface (line 58) | type MissingInterface interface type MissingUnion (line 63) | type MissingUnion interface type UnionWithDescription (line 68) | type UnionWithDescription interface type X (line 72) | type X interface type CDImplemented (line 77) | type CDImplemented struct method IsC (line 84) | func (CDImplemented) IsC() {} method GetA (line 85) | func (this CDImplemented) GetA() string { return this.A } method GetC (line 86) | func (this CDImplemented) GetC() bool { return this.C } method IsA (line 88) | func (CDImplemented) IsA() {} method IsD (line 90) | func (CDImplemented) IsD() {} method GetB (line 92) | func (this CDImplemented) GetB() int { return this.B } method GetD (line 93) | func (this CDImplemented) GetD() *string { return this.D } method IsB (line 95) | func (CDImplemented) IsB() {} type CyclicalA (line 97) | type CyclicalA struct type CyclicalB (line 104) | type CyclicalB struct type ExtraFieldsTest (line 112) | type ExtraFieldsTest struct type FieldMutationHook (line 116) | type FieldMutationHook struct type ImplArrayOfA (line 123) | type ImplArrayOfA struct method IsArrayOfA (line 128) | func (ImplArrayOfA) IsArrayOfA() {} method GetTrickyField (line 129) | func (this ImplArrayOfA) GetTrickyField() []A { method GetTrickyFieldPointer (line 139) | func (this ImplArrayOfA) GetTrickyFieldPointer() []A { type MissingInput (line 150) | type MissingInput struct type MissingTypeNotNull (line 159) | type MissingTypeNotNull struct method IsMissingInterface (line 167) | func (MissingTypeNotNull) IsMissingInterface() {} method GetName (line 168) | func (this MissingTypeNotNull) GetName() *string { return &this.Name } method IsExistingInterface (line 170) | func (MissingTypeNotNull) IsExistingInterface() {} method IsMissingUnion (line 172) | func (MissingTypeNotNull) IsMissingUnion() {} method IsExistingUnion (line 174) | func (MissingTypeNotNull) IsExistingUnion() {} type MissingTypeNullable (line 176) | type MissingTypeNullable struct method IsMissingInterface (line 184) | func (MissingTypeNullable) IsMissingInterface() {} method GetName (line 185) | func (this MissingTypeNullable) GetName() *string { return this.Name } method IsExistingInterface (line 187) | func (MissingTypeNullable) IsExistingInterface() {} method IsMissingUnion (line 189) | func (MissingTypeNullable) IsMissingUnion() {} method IsExistingUnion (line 191) | func (MissingTypeNullable) IsExistingUnion() {} type Mutation (line 193) | type Mutation struct type NotCyclicalA (line 196) | type NotCyclicalA struct type NotCyclicalB (line 201) | type NotCyclicalB struct type OmitEmptyJSONTagTest (line 206) | type OmitEmptyJSONTagTest struct type OmitZeroJSONTagTest (line 211) | type OmitZeroJSONTagTest struct type Query (line 216) | type Query struct type Recursive (line 219) | type Recursive struct type RenameFieldTest (line 226) | type RenameFieldTest struct type Subscription (line 231) | type Subscription struct type TypeWithDescription (line 235) | type TypeWithDescription struct method IsUnionWithDescription (line 239) | func (TypeWithDescription) IsUnionWithDescription() {} type Xer (line 241) | type Xer struct method IsX (line 246) | func (Xer) IsX() {} method GetId (line 247) | func (this Xer) GetId() string { return this.Id } type FooBarr (line 249) | type FooBarr struct method IsFooBarer (line 253) | func (FooBarr) IsFooBarer() {} method GetName (line 254) | func (this FooBarr) GetName() string { return this.Name } type EnumWithDescription (line 257) | type EnumWithDescription method IsValid (line 269) | func (e EnumWithDescription) IsValid() bool { method String (line 277) | func (e EnumWithDescription) String() string { method UnmarshalGQL (line 281) | func (e *EnumWithDescription) UnmarshalGQL(v any) error { method MarshalGQL (line 294) | func (e EnumWithDescription) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 298) | func (e *EnumWithDescription) UnmarshalJSON(b []byte) error { method MarshalJSON (line 306) | func (e EnumWithDescription) MarshalJSON() ([]byte, error) { constant EnumWithDescriptionCat (line 260) | EnumWithDescriptionCat EnumWithDescription = "CAT" constant EnumWithDescriptionDog (line 261) | EnumWithDescriptionDog EnumWithDescription = "DOG" type MissingEnum (line 312) | type MissingEnum method IsValid (line 324) | func (e MissingEnum) IsValid() bool { method String (line 332) | func (e MissingEnum) String() string { method UnmarshalGQL (line 336) | func (e *MissingEnum) UnmarshalGQL(v any) error { method MarshalGQL (line 349) | func (e MissingEnum) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 353) | func (e *MissingEnum) UnmarshalJSON(b []byte) error { method MarshalJSON (line 361) | func (e MissingEnum) MarshalJSON() ([]byte, error) { constant MissingEnumHello (line 315) | MissingEnumHello MissingEnum = "Hello" constant MissingEnumGoodbye (line 316) | MissingEnumGoodbye MissingEnum = "Goodbye" FILE: plugin/modelgen/out_enable_model_json_omitempty_tag_false_omitempty_tag_false_omitzero_tag_nil/generated.go type A (line 14) | type A interface type ArrayOfA (line 19) | type ArrayOfA interface type B (line 25) | type B interface type C (line 30) | type C interface type D (line 37) | type D interface type FooBarer (line 46) | type FooBarer interface type InterfaceWithDescription (line 52) | type InterfaceWithDescription interface type MissingInterface (line 57) | type MissingInterface interface type MissingUnion (line 62) | type MissingUnion interface type UnionWithDescription (line 67) | type UnionWithDescription interface type X (line 71) | type X interface type CDImplemented (line 76) | type CDImplemented struct method IsC (line 83) | func (CDImplemented) IsC() {} method GetA (line 84) | func (this CDImplemented) GetA() string { return this.A } method GetC (line 85) | func (this CDImplemented) GetC() bool { return this.C } method IsA (line 87) | func (CDImplemented) IsA() {} method IsD (line 89) | func (CDImplemented) IsD() {} method GetB (line 91) | func (this CDImplemented) GetB() int { return this.B } method GetD (line 92) | func (this CDImplemented) GetD() *string { return this.D } method IsB (line 94) | func (CDImplemented) IsB() {} type CyclicalA (line 96) | type CyclicalA struct type CyclicalB (line 103) | type CyclicalB struct type ExtraFieldsTest (line 111) | type ExtraFieldsTest struct type FieldMutationHook (line 115) | type FieldMutationHook struct type ImplArrayOfA (line 122) | type ImplArrayOfA struct method IsArrayOfA (line 127) | func (ImplArrayOfA) IsArrayOfA() {} method GetTrickyField (line 128) | func (this ImplArrayOfA) GetTrickyField() []A { method GetTrickyFieldPointer (line 138) | func (this ImplArrayOfA) GetTrickyFieldPointer() []A { type MissingInput (line 149) | type MissingInput struct type MissingTypeNotNull (line 158) | type MissingTypeNotNull struct method IsMissingInterface (line 166) | func (MissingTypeNotNull) IsMissingInterface() {} method GetName (line 167) | func (this MissingTypeNotNull) GetName() *string { return &this.Name } method IsExistingInterface (line 169) | func (MissingTypeNotNull) IsExistingInterface() {} method IsMissingUnion (line 171) | func (MissingTypeNotNull) IsMissingUnion() {} method IsExistingUnion (line 173) | func (MissingTypeNotNull) IsExistingUnion() {} type MissingTypeNullable (line 175) | type MissingTypeNullable struct method IsMissingInterface (line 183) | func (MissingTypeNullable) IsMissingInterface() {} method GetName (line 184) | func (this MissingTypeNullable) GetName() *string { return this.Name } method IsExistingInterface (line 186) | func (MissingTypeNullable) IsExistingInterface() {} method IsMissingUnion (line 188) | func (MissingTypeNullable) IsMissingUnion() {} method IsExistingUnion (line 190) | func (MissingTypeNullable) IsExistingUnion() {} type Mutation (line 192) | type Mutation struct type NotCyclicalA (line 195) | type NotCyclicalA struct type NotCyclicalB (line 200) | type NotCyclicalB struct type OmitEmptyJSONTagTest (line 205) | type OmitEmptyJSONTagTest struct type OmitZeroJSONTagTest (line 210) | type OmitZeroJSONTagTest struct type Query (line 215) | type Query struct type Recursive (line 218) | type Recursive struct type RenameFieldTest (line 225) | type RenameFieldTest struct type Subscription (line 230) | type Subscription struct type TypeWithDescription (line 234) | type TypeWithDescription struct method IsUnionWithDescription (line 238) | func (TypeWithDescription) IsUnionWithDescription() {} type Xer (line 240) | type Xer struct method IsX (line 245) | func (Xer) IsX() {} method GetId (line 246) | func (this Xer) GetId() string { return this.Id } type FooBarr (line 248) | type FooBarr struct method IsFooBarer (line 252) | func (FooBarr) IsFooBarer() {} method GetName (line 253) | func (this FooBarr) GetName() string { return this.Name } type EnumWithDescription (line 256) | type EnumWithDescription method IsValid (line 268) | func (e EnumWithDescription) IsValid() bool { method String (line 276) | func (e EnumWithDescription) String() string { method UnmarshalGQL (line 280) | func (e *EnumWithDescription) UnmarshalGQL(v any) error { method MarshalGQL (line 293) | func (e EnumWithDescription) MarshalGQL(w io.Writer) { constant EnumWithDescriptionCat (line 259) | EnumWithDescriptionCat EnumWithDescription = "CAT" constant EnumWithDescriptionDog (line 260) | EnumWithDescriptionDog EnumWithDescription = "DOG" type MissingEnum (line 297) | type MissingEnum method IsValid (line 309) | func (e MissingEnum) IsValid() bool { method String (line 317) | func (e MissingEnum) String() string { method UnmarshalGQL (line 321) | func (e *MissingEnum) UnmarshalGQL(v any) error { method MarshalGQL (line 334) | func (e MissingEnum) MarshalGQL(w io.Writer) { constant MissingEnumHello (line 300) | MissingEnumHello MissingEnum = "Hello" constant MissingEnumGoodbye (line 301) | MissingEnumGoodbye MissingEnum = "Goodbye" FILE: plugin/modelgen/out_enable_model_json_omitempty_tag_false_omitempty_tag_false_omitzero_tag_true/generated.go type A (line 14) | type A interface type ArrayOfA (line 19) | type ArrayOfA interface type B (line 25) | type B interface type C (line 30) | type C interface type D (line 37) | type D interface type FooBarer (line 46) | type FooBarer interface type InterfaceWithDescription (line 52) | type InterfaceWithDescription interface type MissingInterface (line 57) | type MissingInterface interface type MissingUnion (line 62) | type MissingUnion interface type UnionWithDescription (line 67) | type UnionWithDescription interface type X (line 71) | type X interface type CDImplemented (line 76) | type CDImplemented struct method IsC (line 83) | func (CDImplemented) IsC() {} method GetA (line 84) | func (this CDImplemented) GetA() string { return this.A } method GetC (line 85) | func (this CDImplemented) GetC() bool { return this.C } method IsA (line 87) | func (CDImplemented) IsA() {} method IsD (line 89) | func (CDImplemented) IsD() {} method GetB (line 91) | func (this CDImplemented) GetB() int { return this.B } method GetD (line 92) | func (this CDImplemented) GetD() *string { return this.D } method IsB (line 94) | func (CDImplemented) IsB() {} type CyclicalA (line 96) | type CyclicalA struct type CyclicalB (line 103) | type CyclicalB struct type ExtraFieldsTest (line 111) | type ExtraFieldsTest struct type FieldMutationHook (line 115) | type FieldMutationHook struct type ImplArrayOfA (line 122) | type ImplArrayOfA struct method IsArrayOfA (line 127) | func (ImplArrayOfA) IsArrayOfA() {} method GetTrickyField (line 128) | func (this ImplArrayOfA) GetTrickyField() []A { method GetTrickyFieldPointer (line 138) | func (this ImplArrayOfA) GetTrickyFieldPointer() []A { type MissingInput (line 149) | type MissingInput struct type MissingTypeNotNull (line 158) | type MissingTypeNotNull struct method IsMissingInterface (line 166) | func (MissingTypeNotNull) IsMissingInterface() {} method GetName (line 167) | func (this MissingTypeNotNull) GetName() *string { return &this.Name } method IsExistingInterface (line 169) | func (MissingTypeNotNull) IsExistingInterface() {} method IsMissingUnion (line 171) | func (MissingTypeNotNull) IsMissingUnion() {} method IsExistingUnion (line 173) | func (MissingTypeNotNull) IsExistingUnion() {} type MissingTypeNullable (line 175) | type MissingTypeNullable struct method IsMissingInterface (line 183) | func (MissingTypeNullable) IsMissingInterface() {} method GetName (line 184) | func (this MissingTypeNullable) GetName() *string { return this.Name } method IsExistingInterface (line 186) | func (MissingTypeNullable) IsExistingInterface() {} method IsMissingUnion (line 188) | func (MissingTypeNullable) IsMissingUnion() {} method IsExistingUnion (line 190) | func (MissingTypeNullable) IsExistingUnion() {} type Mutation (line 192) | type Mutation struct type NotCyclicalA (line 195) | type NotCyclicalA struct type NotCyclicalB (line 200) | type NotCyclicalB struct type OmitEmptyJSONTagTest (line 205) | type OmitEmptyJSONTagTest struct type OmitZeroJSONTagTest (line 210) | type OmitZeroJSONTagTest struct type Query (line 215) | type Query struct type Recursive (line 218) | type Recursive struct type RenameFieldTest (line 225) | type RenameFieldTest struct type Subscription (line 230) | type Subscription struct type TypeWithDescription (line 234) | type TypeWithDescription struct method IsUnionWithDescription (line 238) | func (TypeWithDescription) IsUnionWithDescription() {} type Xer (line 240) | type Xer struct method IsX (line 245) | func (Xer) IsX() {} method GetId (line 246) | func (this Xer) GetId() string { return this.Id } type FooBarr (line 248) | type FooBarr struct method IsFooBarer (line 252) | func (FooBarr) IsFooBarer() {} method GetName (line 253) | func (this FooBarr) GetName() string { return this.Name } type EnumWithDescription (line 256) | type EnumWithDescription method IsValid (line 268) | func (e EnumWithDescription) IsValid() bool { method String (line 276) | func (e EnumWithDescription) String() string { method UnmarshalGQL (line 280) | func (e *EnumWithDescription) UnmarshalGQL(v any) error { method MarshalGQL (line 293) | func (e EnumWithDescription) MarshalGQL(w io.Writer) { constant EnumWithDescriptionCat (line 259) | EnumWithDescriptionCat EnumWithDescription = "CAT" constant EnumWithDescriptionDog (line 260) | EnumWithDescriptionDog EnumWithDescription = "DOG" type MissingEnum (line 297) | type MissingEnum method IsValid (line 309) | func (e MissingEnum) IsValid() bool { method String (line 317) | func (e MissingEnum) String() string { method UnmarshalGQL (line 321) | func (e *MissingEnum) UnmarshalGQL(v any) error { method MarshalGQL (line 334) | func (e MissingEnum) MarshalGQL(w io.Writer) { constant MissingEnumHello (line 300) | MissingEnumHello MissingEnum = "Hello" constant MissingEnumGoodbye (line 301) | MissingEnumGoodbye MissingEnum = "Goodbye" FILE: plugin/modelgen/out_enable_model_json_omitempty_tag_false_omitzero_tag_false/existing.go type ExistingType (line 3) | type ExistingType struct type ExistingModel (line 10) | type ExistingModel struct type ExistingInput (line 16) | type ExistingInput struct type ExistingEnum (line 22) | type ExistingEnum type ExistingInterface (line 24) | type ExistingInterface interface type ExistingUnion (line 28) | type ExistingUnion interface FILE: plugin/modelgen/out_enable_model_json_omitempty_tag_false_omitzero_tag_false/generated.go type A (line 15) | type A interface type ArrayOfA (line 20) | type ArrayOfA interface type B (line 26) | type B interface type C (line 31) | type C interface type D (line 38) | type D interface type FooBarer (line 47) | type FooBarer interface type InterfaceWithDescription (line 53) | type InterfaceWithDescription interface type MissingInterface (line 58) | type MissingInterface interface type MissingUnion (line 63) | type MissingUnion interface type UnionWithDescription (line 68) | type UnionWithDescription interface type X (line 72) | type X interface type CDImplemented (line 77) | type CDImplemented struct method IsC (line 84) | func (CDImplemented) IsC() {} method GetA (line 85) | func (this CDImplemented) GetA() string { return this.A } method GetC (line 86) | func (this CDImplemented) GetC() bool { return this.C } method IsA (line 88) | func (CDImplemented) IsA() {} method IsD (line 90) | func (CDImplemented) IsD() {} method GetB (line 92) | func (this CDImplemented) GetB() int { return this.B } method GetD (line 93) | func (this CDImplemented) GetD() *string { return this.D } method IsB (line 95) | func (CDImplemented) IsB() {} type CyclicalA (line 97) | type CyclicalA struct type CyclicalB (line 104) | type CyclicalB struct type ExtraFieldsTest (line 112) | type ExtraFieldsTest struct type FieldMutationHook (line 116) | type FieldMutationHook struct type ImplArrayOfA (line 123) | type ImplArrayOfA struct method IsArrayOfA (line 128) | func (ImplArrayOfA) IsArrayOfA() {} method GetTrickyField (line 129) | func (this ImplArrayOfA) GetTrickyField() []A { method GetTrickyFieldPointer (line 139) | func (this ImplArrayOfA) GetTrickyFieldPointer() []A { type MissingInput (line 150) | type MissingInput struct type MissingTypeNotNull (line 159) | type MissingTypeNotNull struct method IsMissingInterface (line 167) | func (MissingTypeNotNull) IsMissingInterface() {} method GetName (line 168) | func (this MissingTypeNotNull) GetName() *string { return &this.Name } method IsExistingInterface (line 170) | func (MissingTypeNotNull) IsExistingInterface() {} method IsMissingUnion (line 172) | func (MissingTypeNotNull) IsMissingUnion() {} method IsExistingUnion (line 174) | func (MissingTypeNotNull) IsExistingUnion() {} type MissingTypeNullable (line 176) | type MissingTypeNullable struct method IsMissingInterface (line 184) | func (MissingTypeNullable) IsMissingInterface() {} method GetName (line 185) | func (this MissingTypeNullable) GetName() *string { return this.Name } method IsExistingInterface (line 187) | func (MissingTypeNullable) IsExistingInterface() {} method IsMissingUnion (line 189) | func (MissingTypeNullable) IsMissingUnion() {} method IsExistingUnion (line 191) | func (MissingTypeNullable) IsExistingUnion() {} type Mutation (line 193) | type Mutation struct type NotCyclicalA (line 196) | type NotCyclicalA struct type NotCyclicalB (line 201) | type NotCyclicalB struct type OmitEmptyJSONTagTest (line 206) | type OmitEmptyJSONTagTest struct type OmitZeroJSONTagTest (line 211) | type OmitZeroJSONTagTest struct type Query (line 216) | type Query struct type Recursive (line 219) | type Recursive struct type RenameFieldTest (line 226) | type RenameFieldTest struct type Subscription (line 231) | type Subscription struct type TypeWithDescription (line 235) | type TypeWithDescription struct method IsUnionWithDescription (line 239) | func (TypeWithDescription) IsUnionWithDescription() {} type Xer (line 241) | type Xer struct method IsX (line 246) | func (Xer) IsX() {} method GetId (line 247) | func (this Xer) GetId() string { return this.Id } type FooBarr (line 249) | type FooBarr struct method IsFooBarer (line 253) | func (FooBarr) IsFooBarer() {} method GetName (line 254) | func (this FooBarr) GetName() string { return this.Name } type EnumWithDescription (line 257) | type EnumWithDescription method IsValid (line 269) | func (e EnumWithDescription) IsValid() bool { method String (line 277) | func (e EnumWithDescription) String() string { method UnmarshalGQL (line 281) | func (e *EnumWithDescription) UnmarshalGQL(v any) error { method MarshalGQL (line 294) | func (e EnumWithDescription) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 298) | func (e *EnumWithDescription) UnmarshalJSON(b []byte) error { method MarshalJSON (line 306) | func (e EnumWithDescription) MarshalJSON() ([]byte, error) { constant EnumWithDescriptionCat (line 260) | EnumWithDescriptionCat EnumWithDescription = "CAT" constant EnumWithDescriptionDog (line 261) | EnumWithDescriptionDog EnumWithDescription = "DOG" type MissingEnum (line 312) | type MissingEnum method IsValid (line 324) | func (e MissingEnum) IsValid() bool { method String (line 332) | func (e MissingEnum) String() string { method UnmarshalGQL (line 336) | func (e *MissingEnum) UnmarshalGQL(v any) error { method MarshalGQL (line 349) | func (e MissingEnum) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 353) | func (e *MissingEnum) UnmarshalJSON(b []byte) error { method MarshalJSON (line 361) | func (e MissingEnum) MarshalJSON() ([]byte, error) { constant MissingEnumHello (line 315) | MissingEnumHello MissingEnum = "Hello" constant MissingEnumGoodbye (line 316) | MissingEnumGoodbye MissingEnum = "Goodbye" FILE: plugin/modelgen/out_enable_model_json_omitempty_tag_false_omitzero_tag_nil/existing.go type ExistingType (line 3) | type ExistingType struct type ExistingModel (line 10) | type ExistingModel struct type ExistingInput (line 16) | type ExistingInput struct type ExistingEnum (line 22) | type ExistingEnum type ExistingInterface (line 24) | type ExistingInterface interface type ExistingUnion (line 28) | type ExistingUnion interface FILE: plugin/modelgen/out_enable_model_json_omitempty_tag_false_omitzero_tag_nil/generated.go type A (line 15) | type A interface type ArrayOfA (line 20) | type ArrayOfA interface type B (line 26) | type B interface type C (line 31) | type C interface type D (line 38) | type D interface type FooBarer (line 47) | type FooBarer interface type InterfaceWithDescription (line 53) | type InterfaceWithDescription interface type MissingInterface (line 58) | type MissingInterface interface type MissingUnion (line 63) | type MissingUnion interface type UnionWithDescription (line 68) | type UnionWithDescription interface type X (line 72) | type X interface type CDImplemented (line 77) | type CDImplemented struct method IsC (line 84) | func (CDImplemented) IsC() {} method GetA (line 85) | func (this CDImplemented) GetA() string { return this.A } method GetC (line 86) | func (this CDImplemented) GetC() bool { return this.C } method IsA (line 88) | func (CDImplemented) IsA() {} method IsD (line 90) | func (CDImplemented) IsD() {} method GetB (line 92) | func (this CDImplemented) GetB() int { return this.B } method GetD (line 93) | func (this CDImplemented) GetD() *string { return this.D } method IsB (line 95) | func (CDImplemented) IsB() {} type CyclicalA (line 97) | type CyclicalA struct type CyclicalB (line 104) | type CyclicalB struct type ExtraFieldsTest (line 112) | type ExtraFieldsTest struct type FieldMutationHook (line 116) | type FieldMutationHook struct type ImplArrayOfA (line 123) | type ImplArrayOfA struct method IsArrayOfA (line 128) | func (ImplArrayOfA) IsArrayOfA() {} method GetTrickyField (line 129) | func (this ImplArrayOfA) GetTrickyField() []A { method GetTrickyFieldPointer (line 139) | func (this ImplArrayOfA) GetTrickyFieldPointer() []A { type MissingInput (line 150) | type MissingInput struct type MissingTypeNotNull (line 159) | type MissingTypeNotNull struct method IsMissingInterface (line 167) | func (MissingTypeNotNull) IsMissingInterface() {} method GetName (line 168) | func (this MissingTypeNotNull) GetName() *string { return &this.Name } method IsExistingInterface (line 170) | func (MissingTypeNotNull) IsExistingInterface() {} method IsMissingUnion (line 172) | func (MissingTypeNotNull) IsMissingUnion() {} method IsExistingUnion (line 174) | func (MissingTypeNotNull) IsExistingUnion() {} type MissingTypeNullable (line 176) | type MissingTypeNullable struct method IsMissingInterface (line 184) | func (MissingTypeNullable) IsMissingInterface() {} method GetName (line 185) | func (this MissingTypeNullable) GetName() *string { return this.Name } method IsExistingInterface (line 187) | func (MissingTypeNullable) IsExistingInterface() {} method IsMissingUnion (line 189) | func (MissingTypeNullable) IsMissingUnion() {} method IsExistingUnion (line 191) | func (MissingTypeNullable) IsExistingUnion() {} type Mutation (line 193) | type Mutation struct type NotCyclicalA (line 196) | type NotCyclicalA struct type NotCyclicalB (line 201) | type NotCyclicalB struct type OmitEmptyJSONTagTest (line 206) | type OmitEmptyJSONTagTest struct type OmitZeroJSONTagTest (line 211) | type OmitZeroJSONTagTest struct type Query (line 216) | type Query struct type Recursive (line 219) | type Recursive struct type RenameFieldTest (line 226) | type RenameFieldTest struct type Subscription (line 231) | type Subscription struct type TypeWithDescription (line 235) | type TypeWithDescription struct method IsUnionWithDescription (line 239) | func (TypeWithDescription) IsUnionWithDescription() {} type Xer (line 241) | type Xer struct method IsX (line 246) | func (Xer) IsX() {} method GetId (line 247) | func (this Xer) GetId() string { return this.Id } type FooBarr (line 249) | type FooBarr struct method IsFooBarer (line 253) | func (FooBarr) IsFooBarer() {} method GetName (line 254) | func (this FooBarr) GetName() string { return this.Name } type EnumWithDescription (line 257) | type EnumWithDescription method IsValid (line 269) | func (e EnumWithDescription) IsValid() bool { method String (line 277) | func (e EnumWithDescription) String() string { method UnmarshalGQL (line 281) | func (e *EnumWithDescription) UnmarshalGQL(v any) error { method MarshalGQL (line 294) | func (e EnumWithDescription) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 298) | func (e *EnumWithDescription) UnmarshalJSON(b []byte) error { method MarshalJSON (line 306) | func (e EnumWithDescription) MarshalJSON() ([]byte, error) { constant EnumWithDescriptionCat (line 260) | EnumWithDescriptionCat EnumWithDescription = "CAT" constant EnumWithDescriptionDog (line 261) | EnumWithDescriptionDog EnumWithDescription = "DOG" type MissingEnum (line 312) | type MissingEnum method IsValid (line 324) | func (e MissingEnum) IsValid() bool { method String (line 332) | func (e MissingEnum) String() string { method UnmarshalGQL (line 336) | func (e *MissingEnum) UnmarshalGQL(v any) error { method MarshalGQL (line 349) | func (e MissingEnum) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 353) | func (e *MissingEnum) UnmarshalJSON(b []byte) error { method MarshalJSON (line 361) | func (e MissingEnum) MarshalJSON() ([]byte, error) { constant MissingEnumHello (line 315) | MissingEnumHello MissingEnum = "Hello" constant MissingEnumGoodbye (line 316) | MissingEnumGoodbye MissingEnum = "Goodbye" FILE: plugin/modelgen/out_enable_model_json_omitempty_tag_false_omitzero_tag_true/existing.go type ExistingType (line 3) | type ExistingType struct type ExistingModel (line 10) | type ExistingModel struct type ExistingInput (line 16) | type ExistingInput struct type ExistingEnum (line 22) | type ExistingEnum type ExistingInterface (line 24) | type ExistingInterface interface type ExistingUnion (line 28) | type ExistingUnion interface FILE: plugin/modelgen/out_enable_model_json_omitempty_tag_false_omitzero_tag_true/generated.go type A (line 15) | type A interface type ArrayOfA (line 20) | type ArrayOfA interface type B (line 26) | type B interface type C (line 31) | type C interface type D (line 38) | type D interface type FooBarer (line 47) | type FooBarer interface type InterfaceWithDescription (line 53) | type InterfaceWithDescription interface type MissingInterface (line 58) | type MissingInterface interface type MissingUnion (line 63) | type MissingUnion interface type UnionWithDescription (line 68) | type UnionWithDescription interface type X (line 72) | type X interface type CDImplemented (line 77) | type CDImplemented struct method IsC (line 84) | func (CDImplemented) IsC() {} method GetA (line 85) | func (this CDImplemented) GetA() string { return this.A } method GetC (line 86) | func (this CDImplemented) GetC() bool { return this.C } method IsA (line 88) | func (CDImplemented) IsA() {} method IsD (line 90) | func (CDImplemented) IsD() {} method GetB (line 92) | func (this CDImplemented) GetB() int { return this.B } method GetD (line 93) | func (this CDImplemented) GetD() *string { return this.D } method IsB (line 95) | func (CDImplemented) IsB() {} type CyclicalA (line 97) | type CyclicalA struct type CyclicalB (line 104) | type CyclicalB struct type ExtraFieldsTest (line 112) | type ExtraFieldsTest struct type FieldMutationHook (line 116) | type FieldMutationHook struct type ImplArrayOfA (line 123) | type ImplArrayOfA struct method IsArrayOfA (line 128) | func (ImplArrayOfA) IsArrayOfA() {} method GetTrickyField (line 129) | func (this ImplArrayOfA) GetTrickyField() []A { method GetTrickyFieldPointer (line 139) | func (this ImplArrayOfA) GetTrickyFieldPointer() []A { type MissingInput (line 150) | type MissingInput struct type MissingTypeNotNull (line 159) | type MissingTypeNotNull struct method IsMissingInterface (line 167) | func (MissingTypeNotNull) IsMissingInterface() {} method GetName (line 168) | func (this MissingTypeNotNull) GetName() *string { return &this.Name } method IsExistingInterface (line 170) | func (MissingTypeNotNull) IsExistingInterface() {} method IsMissingUnion (line 172) | func (MissingTypeNotNull) IsMissingUnion() {} method IsExistingUnion (line 174) | func (MissingTypeNotNull) IsExistingUnion() {} type MissingTypeNullable (line 176) | type MissingTypeNullable struct method IsMissingInterface (line 184) | func (MissingTypeNullable) IsMissingInterface() {} method GetName (line 185) | func (this MissingTypeNullable) GetName() *string { return this.Name } method IsExistingInterface (line 187) | func (MissingTypeNullable) IsExistingInterface() {} method IsMissingUnion (line 189) | func (MissingTypeNullable) IsMissingUnion() {} method IsExistingUnion (line 191) | func (MissingTypeNullable) IsExistingUnion() {} type Mutation (line 193) | type Mutation struct type NotCyclicalA (line 196) | type NotCyclicalA struct type NotCyclicalB (line 201) | type NotCyclicalB struct type OmitEmptyJSONTagTest (line 206) | type OmitEmptyJSONTagTest struct type OmitZeroJSONTagTest (line 211) | type OmitZeroJSONTagTest struct type Query (line 216) | type Query struct type Recursive (line 219) | type Recursive struct type RenameFieldTest (line 226) | type RenameFieldTest struct type Subscription (line 231) | type Subscription struct type TypeWithDescription (line 235) | type TypeWithDescription struct method IsUnionWithDescription (line 239) | func (TypeWithDescription) IsUnionWithDescription() {} type Xer (line 241) | type Xer struct method IsX (line 246) | func (Xer) IsX() {} method GetId (line 247) | func (this Xer) GetId() string { return this.Id } type FooBarr (line 249) | type FooBarr struct method IsFooBarer (line 253) | func (FooBarr) IsFooBarer() {} method GetName (line 254) | func (this FooBarr) GetName() string { return this.Name } type EnumWithDescription (line 257) | type EnumWithDescription method IsValid (line 269) | func (e EnumWithDescription) IsValid() bool { method String (line 277) | func (e EnumWithDescription) String() string { method UnmarshalGQL (line 281) | func (e *EnumWithDescription) UnmarshalGQL(v any) error { method MarshalGQL (line 294) | func (e EnumWithDescription) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 298) | func (e *EnumWithDescription) UnmarshalJSON(b []byte) error { method MarshalJSON (line 306) | func (e EnumWithDescription) MarshalJSON() ([]byte, error) { constant EnumWithDescriptionCat (line 260) | EnumWithDescriptionCat EnumWithDescription = "CAT" constant EnumWithDescriptionDog (line 261) | EnumWithDescriptionDog EnumWithDescription = "DOG" type MissingEnum (line 312) | type MissingEnum method IsValid (line 324) | func (e MissingEnum) IsValid() bool { method String (line 332) | func (e MissingEnum) String() string { method UnmarshalGQL (line 336) | func (e *MissingEnum) UnmarshalGQL(v any) error { method MarshalGQL (line 349) | func (e MissingEnum) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 353) | func (e *MissingEnum) UnmarshalJSON(b []byte) error { method MarshalJSON (line 361) | func (e MissingEnum) MarshalJSON() ([]byte, error) { constant MissingEnumHello (line 315) | MissingEnumHello MissingEnum = "Hello" constant MissingEnumGoodbye (line 316) | MissingEnumGoodbye MissingEnum = "Goodbye" FILE: plugin/modelgen/out_enable_model_json_omitempty_tag_nil/existing.go type ExistingType (line 3) | type ExistingType struct type ExistingModel (line 10) | type ExistingModel struct type ExistingInput (line 16) | type ExistingInput struct type ExistingEnum (line 22) | type ExistingEnum type ExistingInterface (line 24) | type ExistingInterface interface type ExistingUnion (line 28) | type ExistingUnion interface FILE: plugin/modelgen/out_enable_model_json_omitempty_tag_nil/generated.go type A (line 14) | type A interface type ArrayOfA (line 19) | type ArrayOfA interface type B (line 25) | type B interface type C (line 30) | type C interface type D (line 37) | type D interface type FooBarer (line 46) | type FooBarer interface type InterfaceWithDescription (line 52) | type InterfaceWithDescription interface type MissingInterface (line 57) | type MissingInterface interface type MissingUnion (line 62) | type MissingUnion interface type UnionWithDescription (line 67) | type UnionWithDescription interface type X (line 71) | type X interface type CDImplemented (line 76) | type CDImplemented struct method IsC (line 83) | func (CDImplemented) IsC() {} method GetA (line 84) | func (this CDImplemented) GetA() string { return this.A } method GetC (line 85) | func (this CDImplemented) GetC() bool { return this.C } method IsA (line 87) | func (CDImplemented) IsA() {} method IsD (line 89) | func (CDImplemented) IsD() {} method GetB (line 91) | func (this CDImplemented) GetB() int { return this.B } method GetD (line 92) | func (this CDImplemented) GetD() *string { return this.D } method IsB (line 94) | func (CDImplemented) IsB() {} type CyclicalA (line 96) | type CyclicalA struct type CyclicalB (line 103) | type CyclicalB struct type ExtraFieldsTest (line 111) | type ExtraFieldsTest struct type FieldMutationHook (line 115) | type FieldMutationHook struct type ImplArrayOfA (line 122) | type ImplArrayOfA struct method IsArrayOfA (line 127) | func (ImplArrayOfA) IsArrayOfA() {} method GetTrickyField (line 128) | func (this ImplArrayOfA) GetTrickyField() []A { method GetTrickyFieldPointer (line 138) | func (this ImplArrayOfA) GetTrickyFieldPointer() []A { type MissingInput (line 149) | type MissingInput struct type MissingTypeNotNull (line 158) | type MissingTypeNotNull struct method IsMissingInterface (line 166) | func (MissingTypeNotNull) IsMissingInterface() {} method GetName (line 167) | func (this MissingTypeNotNull) GetName() *string { return &this.Name } method IsExistingInterface (line 169) | func (MissingTypeNotNull) IsExistingInterface() {} method IsMissingUnion (line 171) | func (MissingTypeNotNull) IsMissingUnion() {} method IsExistingUnion (line 173) | func (MissingTypeNotNull) IsExistingUnion() {} type MissingTypeNullable (line 175) | type MissingTypeNullable struct method IsMissingInterface (line 183) | func (MissingTypeNullable) IsMissingInterface() {} method GetName (line 184) | func (this MissingTypeNullable) GetName() *string { return this.Name } method IsExistingInterface (line 186) | func (MissingTypeNullable) IsExistingInterface() {} method IsMissingUnion (line 188) | func (MissingTypeNullable) IsMissingUnion() {} method IsExistingUnion (line 190) | func (MissingTypeNullable) IsExistingUnion() {} type Mutation (line 192) | type Mutation struct type NotCyclicalA (line 195) | type NotCyclicalA struct type NotCyclicalB (line 200) | type NotCyclicalB struct type OmitEmptyJSONTagTest (line 205) | type OmitEmptyJSONTagTest struct type OmitZeroJSONTagTest (line 210) | type OmitZeroJSONTagTest struct type Query (line 215) | type Query struct type Recursive (line 218) | type Recursive struct type RenameFieldTest (line 225) | type RenameFieldTest struct type Subscription (line 230) | type Subscription struct type TypeWithDescription (line 234) | type TypeWithDescription struct method IsUnionWithDescription (line 238) | func (TypeWithDescription) IsUnionWithDescription() {} type Xer (line 240) | type Xer struct method IsX (line 245) | func (Xer) IsX() {} method GetId (line 246) | func (this Xer) GetId() string { return this.Id } type FooBarr (line 248) | type FooBarr struct method IsFooBarer (line 252) | func (FooBarr) IsFooBarer() {} method GetName (line 253) | func (this FooBarr) GetName() string { return this.Name } type EnumWithDescription (line 256) | type EnumWithDescription method IsValid (line 268) | func (e EnumWithDescription) IsValid() bool { method String (line 276) | func (e EnumWithDescription) String() string { method UnmarshalGQL (line 280) | func (e *EnumWithDescription) UnmarshalGQL(v any) error { method MarshalGQL (line 293) | func (e EnumWithDescription) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 297) | func (e *EnumWithDescription) UnmarshalJSON(b []byte) error { method MarshalJSON (line 305) | func (e EnumWithDescription) MarshalJSON() ([]byte, error) { constant EnumWithDescriptionCat (line 259) | EnumWithDescriptionCat EnumWithDescription = "CAT" constant EnumWithDescriptionDog (line 260) | EnumWithDescriptionDog EnumWithDescription = "DOG" type MissingEnum (line 311) | type MissingEnum method IsValid (line 323) | func (e MissingEnum) IsValid() bool { method String (line 331) | func (e MissingEnum) String() string { method UnmarshalGQL (line 335) | func (e *MissingEnum) UnmarshalGQL(v any) error { method MarshalGQL (line 348) | func (e MissingEnum) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 352) | func (e *MissingEnum) UnmarshalJSON(b []byte) error { method MarshalJSON (line 360) | func (e MissingEnum) MarshalJSON() ([]byte, error) { constant MissingEnumHello (line 314) | MissingEnumHello MissingEnum = "Hello" constant MissingEnumGoodbye (line 315) | MissingEnumGoodbye MissingEnum = "Goodbye" FILE: plugin/modelgen/out_enable_model_json_omitempty_tag_true/existing.go type ExistingType (line 3) | type ExistingType struct type ExistingModel (line 10) | type ExistingModel struct type ExistingInput (line 16) | type ExistingInput struct type ExistingEnum (line 22) | type ExistingEnum type ExistingInterface (line 24) | type ExistingInterface interface type ExistingUnion (line 28) | type ExistingUnion interface FILE: plugin/modelgen/out_enable_model_json_omitempty_tag_true/generated.go type A (line 15) | type A interface type ArrayOfA (line 20) | type ArrayOfA interface type B (line 26) | type B interface type C (line 31) | type C interface type D (line 38) | type D interface type FooBarer (line 47) | type FooBarer interface type InterfaceWithDescription (line 53) | type InterfaceWithDescription interface type MissingInterface (line 58) | type MissingInterface interface type MissingUnion (line 63) | type MissingUnion interface type UnionWithDescription (line 68) | type UnionWithDescription interface type X (line 72) | type X interface type CDImplemented (line 77) | type CDImplemented struct method IsC (line 84) | func (CDImplemented) IsC() {} method GetA (line 85) | func (this CDImplemented) GetA() string { return this.A } method GetC (line 86) | func (this CDImplemented) GetC() bool { return this.C } method IsA (line 88) | func (CDImplemented) IsA() {} method IsD (line 90) | func (CDImplemented) IsD() {} method GetB (line 92) | func (this CDImplemented) GetB() int { return this.B } method GetD (line 93) | func (this CDImplemented) GetD() *string { return this.D } method IsB (line 95) | func (CDImplemented) IsB() {} type CyclicalA (line 97) | type CyclicalA struct type CyclicalB (line 104) | type CyclicalB struct type ExtraFieldsTest (line 112) | type ExtraFieldsTest struct type FieldMutationHook (line 116) | type FieldMutationHook struct type ImplArrayOfA (line 123) | type ImplArrayOfA struct method IsArrayOfA (line 128) | func (ImplArrayOfA) IsArrayOfA() {} method GetTrickyField (line 129) | func (this ImplArrayOfA) GetTrickyField() []A { method GetTrickyFieldPointer (line 139) | func (this ImplArrayOfA) GetTrickyFieldPointer() []A { type MissingInput (line 150) | type MissingInput struct type MissingTypeNotNull (line 159) | type MissingTypeNotNull struct method IsMissingInterface (line 167) | func (MissingTypeNotNull) IsMissingInterface() {} method GetName (line 168) | func (this MissingTypeNotNull) GetName() *string { return &this.Name } method IsExistingInterface (line 170) | func (MissingTypeNotNull) IsExistingInterface() {} method IsMissingUnion (line 172) | func (MissingTypeNotNull) IsMissingUnion() {} method IsExistingUnion (line 174) | func (MissingTypeNotNull) IsExistingUnion() {} type MissingTypeNullable (line 176) | type MissingTypeNullable struct method IsMissingInterface (line 184) | func (MissingTypeNullable) IsMissingInterface() {} method GetName (line 185) | func (this MissingTypeNullable) GetName() *string { return this.Name } method IsExistingInterface (line 187) | func (MissingTypeNullable) IsExistingInterface() {} method IsMissingUnion (line 189) | func (MissingTypeNullable) IsMissingUnion() {} method IsExistingUnion (line 191) | func (MissingTypeNullable) IsExistingUnion() {} type Mutation (line 193) | type Mutation struct type NotCyclicalA (line 196) | type NotCyclicalA struct type NotCyclicalB (line 201) | type NotCyclicalB struct type OmitEmptyJSONTagTest (line 206) | type OmitEmptyJSONTagTest struct type OmitZeroJSONTagTest (line 211) | type OmitZeroJSONTagTest struct type Query (line 216) | type Query struct type Recursive (line 219) | type Recursive struct type RenameFieldTest (line 226) | type RenameFieldTest struct type Subscription (line 231) | type Subscription struct type TypeWithDescription (line 235) | type TypeWithDescription struct method IsUnionWithDescription (line 239) | func (TypeWithDescription) IsUnionWithDescription() {} type Xer (line 241) | type Xer struct method IsX (line 246) | func (Xer) IsX() {} method GetId (line 247) | func (this Xer) GetId() string { return this.Id } type FooBarr (line 249) | type FooBarr struct method IsFooBarer (line 253) | func (FooBarr) IsFooBarer() {} method GetName (line 254) | func (this FooBarr) GetName() string { return this.Name } type EnumWithDescription (line 257) | type EnumWithDescription method IsValid (line 269) | func (e EnumWithDescription) IsValid() bool { method String (line 277) | func (e EnumWithDescription) String() string { method UnmarshalGQL (line 281) | func (e *EnumWithDescription) UnmarshalGQL(v any) error { method MarshalGQL (line 294) | func (e EnumWithDescription) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 298) | func (e *EnumWithDescription) UnmarshalJSON(b []byte) error { method MarshalJSON (line 306) | func (e EnumWithDescription) MarshalJSON() ([]byte, error) { constant EnumWithDescriptionCat (line 260) | EnumWithDescriptionCat EnumWithDescription = "CAT" constant EnumWithDescriptionDog (line 261) | EnumWithDescriptionDog EnumWithDescription = "DOG" type MissingEnum (line 312) | type MissingEnum method IsValid (line 324) | func (e MissingEnum) IsValid() bool { method String (line 332) | func (e MissingEnum) String() string { method UnmarshalGQL (line 336) | func (e *MissingEnum) UnmarshalGQL(v any) error { method MarshalGQL (line 349) | func (e MissingEnum) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 353) | func (e *MissingEnum) UnmarshalJSON(b []byte) error { method MarshalJSON (line 361) | func (e MissingEnum) MarshalJSON() ([]byte, error) { constant MissingEnumHello (line 315) | MissingEnumHello MissingEnum = "Hello" constant MissingEnumGoodbye (line 316) | MissingEnumGoodbye MissingEnum = "Goodbye" FILE: plugin/modelgen/out_enable_model_json_omitzero_tag_false/existing.go type ExistingType (line 3) | type ExistingType struct type ExistingModel (line 10) | type ExistingModel struct type ExistingInput (line 16) | type ExistingInput struct type ExistingEnum (line 22) | type ExistingEnum type ExistingInterface (line 24) | type ExistingInterface interface type ExistingUnion (line 28) | type ExistingUnion interface FILE: plugin/modelgen/out_enable_model_json_omitzero_tag_false/generated.go type A (line 15) | type A interface type ArrayOfA (line 20) | type ArrayOfA interface type B (line 26) | type B interface type C (line 31) | type C interface type D (line 38) | type D interface type FooBarer (line 47) | type FooBarer interface type InterfaceWithDescription (line 53) | type InterfaceWithDescription interface type MissingInterface (line 58) | type MissingInterface interface type MissingUnion (line 63) | type MissingUnion interface type UnionWithDescription (line 68) | type UnionWithDescription interface type X (line 72) | type X interface type CDImplemented (line 77) | type CDImplemented struct method IsC (line 84) | func (CDImplemented) IsC() {} method GetA (line 85) | func (this CDImplemented) GetA() string { return this.A } method GetC (line 86) | func (this CDImplemented) GetC() bool { return this.C } method IsA (line 88) | func (CDImplemented) IsA() {} method IsD (line 90) | func (CDImplemented) IsD() {} method GetB (line 92) | func (this CDImplemented) GetB() int { return this.B } method GetD (line 93) | func (this CDImplemented) GetD() *string { return this.D } method IsB (line 95) | func (CDImplemented) IsB() {} type CyclicalA (line 97) | type CyclicalA struct type CyclicalB (line 104) | type CyclicalB struct type ExtraFieldsTest (line 112) | type ExtraFieldsTest struct type FieldMutationHook (line 116) | type FieldMutationHook struct type ImplArrayOfA (line 123) | type ImplArrayOfA struct method IsArrayOfA (line 128) | func (ImplArrayOfA) IsArrayOfA() {} method GetTrickyField (line 129) | func (this ImplArrayOfA) GetTrickyField() []A { method GetTrickyFieldPointer (line 139) | func (this ImplArrayOfA) GetTrickyFieldPointer() []A { type MissingInput (line 150) | type MissingInput struct type MissingTypeNotNull (line 159) | type MissingTypeNotNull struct method IsMissingInterface (line 167) | func (MissingTypeNotNull) IsMissingInterface() {} method GetName (line 168) | func (this MissingTypeNotNull) GetName() *string { return &this.Name } method IsExistingInterface (line 170) | func (MissingTypeNotNull) IsExistingInterface() {} method IsMissingUnion (line 172) | func (MissingTypeNotNull) IsMissingUnion() {} method IsExistingUnion (line 174) | func (MissingTypeNotNull) IsExistingUnion() {} type MissingTypeNullable (line 176) | type MissingTypeNullable struct method IsMissingInterface (line 184) | func (MissingTypeNullable) IsMissingInterface() {} method GetName (line 185) | func (this MissingTypeNullable) GetName() *string { return this.Name } method IsExistingInterface (line 187) | func (MissingTypeNullable) IsExistingInterface() {} method IsMissingUnion (line 189) | func (MissingTypeNullable) IsMissingUnion() {} method IsExistingUnion (line 191) | func (MissingTypeNullable) IsExistingUnion() {} type Mutation (line 193) | type Mutation struct type NotCyclicalA (line 196) | type NotCyclicalA struct type NotCyclicalB (line 201) | type NotCyclicalB struct type OmitEmptyJSONTagTest (line 206) | type OmitEmptyJSONTagTest struct type OmitZeroJSONTagTest (line 211) | type OmitZeroJSONTagTest struct type Query (line 216) | type Query struct type Recursive (line 219) | type Recursive struct type RenameFieldTest (line 226) | type RenameFieldTest struct type Subscription (line 231) | type Subscription struct type TypeWithDescription (line 235) | type TypeWithDescription struct method IsUnionWithDescription (line 239) | func (TypeWithDescription) IsUnionWithDescription() {} type Xer (line 241) | type Xer struct method IsX (line 246) | func (Xer) IsX() {} method GetId (line 247) | func (this Xer) GetId() string { return this.Id } type FooBarr (line 249) | type FooBarr struct method IsFooBarer (line 253) | func (FooBarr) IsFooBarer() {} method GetName (line 254) | func (this FooBarr) GetName() string { return this.Name } type EnumWithDescription (line 257) | type EnumWithDescription method IsValid (line 269) | func (e EnumWithDescription) IsValid() bool { method String (line 277) | func (e EnumWithDescription) String() string { method UnmarshalGQL (line 281) | func (e *EnumWithDescription) UnmarshalGQL(v any) error { method MarshalGQL (line 294) | func (e EnumWithDescription) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 298) | func (e *EnumWithDescription) UnmarshalJSON(b []byte) error { method MarshalJSON (line 306) | func (e EnumWithDescription) MarshalJSON() ([]byte, error) { constant EnumWithDescriptionCat (line 260) | EnumWithDescriptionCat EnumWithDescription = "CAT" constant EnumWithDescriptionDog (line 261) | EnumWithDescriptionDog EnumWithDescription = "DOG" type MissingEnum (line 312) | type MissingEnum method IsValid (line 324) | func (e MissingEnum) IsValid() bool { method String (line 332) | func (e MissingEnum) String() string { method UnmarshalGQL (line 336) | func (e *MissingEnum) UnmarshalGQL(v any) error { method MarshalGQL (line 349) | func (e MissingEnum) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 353) | func (e *MissingEnum) UnmarshalJSON(b []byte) error { method MarshalJSON (line 361) | func (e MissingEnum) MarshalJSON() ([]byte, error) { constant MissingEnumHello (line 315) | MissingEnumHello MissingEnum = "Hello" constant MissingEnumGoodbye (line 316) | MissingEnumGoodbye MissingEnum = "Goodbye" FILE: plugin/modelgen/out_enable_model_json_omitzero_tag_nil/existing.go type ExistingType (line 3) | type ExistingType struct type ExistingModel (line 10) | type ExistingModel struct type ExistingInput (line 16) | type ExistingInput struct type ExistingEnum (line 22) | type ExistingEnum type ExistingInterface (line 24) | type ExistingInterface interface type ExistingUnion (line 28) | type ExistingUnion interface FILE: plugin/modelgen/out_enable_model_json_omitzero_tag_nil/generated.go type A (line 15) | type A interface type ArrayOfA (line 20) | type ArrayOfA interface type B (line 26) | type B interface type C (line 31) | type C interface type D (line 38) | type D interface type FooBarer (line 47) | type FooBarer interface type InterfaceWithDescription (line 53) | type InterfaceWithDescription interface type MissingInterface (line 58) | type MissingInterface interface type MissingUnion (line 63) | type MissingUnion interface type UnionWithDescription (line 68) | type UnionWithDescription interface type X (line 72) | type X interface type CDImplemented (line 77) | type CDImplemented struct method IsC (line 84) | func (CDImplemented) IsC() {} method GetA (line 85) | func (this CDImplemented) GetA() string { return this.A } method GetC (line 86) | func (this CDImplemented) GetC() bool { return this.C } method IsA (line 88) | func (CDImplemented) IsA() {} method IsD (line 90) | func (CDImplemented) IsD() {} method GetB (line 92) | func (this CDImplemented) GetB() int { return this.B } method GetD (line 93) | func (this CDImplemented) GetD() *string { return this.D } method IsB (line 95) | func (CDImplemented) IsB() {} type CyclicalA (line 97) | type CyclicalA struct type CyclicalB (line 104) | type CyclicalB struct type ExtraFieldsTest (line 112) | type ExtraFieldsTest struct type FieldMutationHook (line 116) | type FieldMutationHook struct type ImplArrayOfA (line 123) | type ImplArrayOfA struct method IsArrayOfA (line 128) | func (ImplArrayOfA) IsArrayOfA() {} method GetTrickyField (line 129) | func (this ImplArrayOfA) GetTrickyField() []A { method GetTrickyFieldPointer (line 139) | func (this ImplArrayOfA) GetTrickyFieldPointer() []A { type MissingInput (line 150) | type MissingInput struct type MissingTypeNotNull (line 159) | type MissingTypeNotNull struct method IsMissingInterface (line 167) | func (MissingTypeNotNull) IsMissingInterface() {} method GetName (line 168) | func (this MissingTypeNotNull) GetName() *string { return &this.Name } method IsExistingInterface (line 170) | func (MissingTypeNotNull) IsExistingInterface() {} method IsMissingUnion (line 172) | func (MissingTypeNotNull) IsMissingUnion() {} method IsExistingUnion (line 174) | func (MissingTypeNotNull) IsExistingUnion() {} type MissingTypeNullable (line 176) | type MissingTypeNullable struct method IsMissingInterface (line 184) | func (MissingTypeNullable) IsMissingInterface() {} method GetName (line 185) | func (this MissingTypeNullable) GetName() *string { return this.Name } method IsExistingInterface (line 187) | func (MissingTypeNullable) IsExistingInterface() {} method IsMissingUnion (line 189) | func (MissingTypeNullable) IsMissingUnion() {} method IsExistingUnion (line 191) | func (MissingTypeNullable) IsExistingUnion() {} type Mutation (line 193) | type Mutation struct type NotCyclicalA (line 196) | type NotCyclicalA struct type NotCyclicalB (line 201) | type NotCyclicalB struct type OmitEmptyJSONTagTest (line 206) | type OmitEmptyJSONTagTest struct type OmitZeroJSONTagTest (line 211) | type OmitZeroJSONTagTest struct type Query (line 216) | type Query struct type Recursive (line 219) | type Recursive struct type RenameFieldTest (line 226) | type RenameFieldTest struct type Subscription (line 231) | type Subscription struct type TypeWithDescription (line 235) | type TypeWithDescription struct method IsUnionWithDescription (line 239) | func (TypeWithDescription) IsUnionWithDescription() {} type Xer (line 241) | type Xer struct method IsX (line 246) | func (Xer) IsX() {} method GetId (line 247) | func (this Xer) GetId() string { return this.Id } type FooBarr (line 249) | type FooBarr struct method IsFooBarer (line 253) | func (FooBarr) IsFooBarer() {} method GetName (line 254) | func (this FooBarr) GetName() string { return this.Name } type EnumWithDescription (line 257) | type EnumWithDescription method IsValid (line 269) | func (e EnumWithDescription) IsValid() bool { method String (line 277) | func (e EnumWithDescription) String() string { method UnmarshalGQL (line 281) | func (e *EnumWithDescription) UnmarshalGQL(v any) error { method MarshalGQL (line 294) | func (e EnumWithDescription) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 298) | func (e *EnumWithDescription) UnmarshalJSON(b []byte) error { method MarshalJSON (line 306) | func (e EnumWithDescription) MarshalJSON() ([]byte, error) { constant EnumWithDescriptionCat (line 260) | EnumWithDescriptionCat EnumWithDescription = "CAT" constant EnumWithDescriptionDog (line 261) | EnumWithDescriptionDog EnumWithDescription = "DOG" type MissingEnum (line 312) | type MissingEnum method IsValid (line 324) | func (e MissingEnum) IsValid() bool { method String (line 332) | func (e MissingEnum) String() string { method UnmarshalGQL (line 336) | func (e *MissingEnum) UnmarshalGQL(v any) error { method MarshalGQL (line 349) | func (e MissingEnum) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 353) | func (e *MissingEnum) UnmarshalJSON(b []byte) error { method MarshalJSON (line 361) | func (e MissingEnum) MarshalJSON() ([]byte, error) { constant MissingEnumHello (line 315) | MissingEnumHello MissingEnum = "Hello" constant MissingEnumGoodbye (line 316) | MissingEnumGoodbye MissingEnum = "Goodbye" FILE: plugin/modelgen/out_enable_model_json_omitzero_tag_true/existing.go type ExistingType (line 3) | type ExistingType struct type ExistingModel (line 10) | type ExistingModel struct type ExistingInput (line 16) | type ExistingInput struct type ExistingEnum (line 22) | type ExistingEnum type ExistingInterface (line 24) | type ExistingInterface interface type ExistingUnion (line 28) | type ExistingUnion interface FILE: plugin/modelgen/out_enable_model_json_omitzero_tag_true/generated.go type A (line 15) | type A interface type ArrayOfA (line 20) | type ArrayOfA interface type B (line 26) | type B interface type C (line 31) | type C interface type D (line 38) | type D interface type FooBarer (line 47) | type FooBarer interface type InterfaceWithDescription (line 53) | type InterfaceWithDescription interface type MissingInterface (line 58) | type MissingInterface interface type MissingUnion (line 63) | type MissingUnion interface type UnionWithDescription (line 68) | type UnionWithDescription interface type X (line 72) | type X interface type CDImplemented (line 77) | type CDImplemented struct method IsC (line 84) | func (CDImplemented) IsC() {} method GetA (line 85) | func (this CDImplemented) GetA() string { return this.A } method GetC (line 86) | func (this CDImplemented) GetC() bool { return this.C } method IsA (line 88) | func (CDImplemented) IsA() {} method IsD (line 90) | func (CDImplemented) IsD() {} method GetB (line 92) | func (this CDImplemented) GetB() int { return this.B } method GetD (line 93) | func (this CDImplemented) GetD() *string { return this.D } method IsB (line 95) | func (CDImplemented) IsB() {} type CyclicalA (line 97) | type CyclicalA struct type CyclicalB (line 104) | type CyclicalB struct type ExtraFieldsTest (line 112) | type ExtraFieldsTest struct type FieldMutationHook (line 116) | type FieldMutationHook struct type ImplArrayOfA (line 123) | type ImplArrayOfA struct method IsArrayOfA (line 128) | func (ImplArrayOfA) IsArrayOfA() {} method GetTrickyField (line 129) | func (this ImplArrayOfA) GetTrickyField() []A { method GetTrickyFieldPointer (line 139) | func (this ImplArrayOfA) GetTrickyFieldPointer() []A { type MissingInput (line 150) | type MissingInput struct type MissingTypeNotNull (line 159) | type MissingTypeNotNull struct method IsMissingInterface (line 167) | func (MissingTypeNotNull) IsMissingInterface() {} method GetName (line 168) | func (this MissingTypeNotNull) GetName() *string { return &this.Name } method IsExistingInterface (line 170) | func (MissingTypeNotNull) IsExistingInterface() {} method IsMissingUnion (line 172) | func (MissingTypeNotNull) IsMissingUnion() {} method IsExistingUnion (line 174) | func (MissingTypeNotNull) IsExistingUnion() {} type MissingTypeNullable (line 176) | type MissingTypeNullable struct method IsMissingInterface (line 184) | func (MissingTypeNullable) IsMissingInterface() {} method GetName (line 185) | func (this MissingTypeNullable) GetName() *string { return this.Name } method IsExistingInterface (line 187) | func (MissingTypeNullable) IsExistingInterface() {} method IsMissingUnion (line 189) | func (MissingTypeNullable) IsMissingUnion() {} method IsExistingUnion (line 191) | func (MissingTypeNullable) IsExistingUnion() {} type Mutation (line 193) | type Mutation struct type NotCyclicalA (line 196) | type NotCyclicalA struct type NotCyclicalB (line 201) | type NotCyclicalB struct type OmitEmptyJSONTagTest (line 206) | type OmitEmptyJSONTagTest struct type OmitZeroJSONTagTest (line 211) | type OmitZeroJSONTagTest struct type Query (line 216) | type Query struct type Recursive (line 219) | type Recursive struct type RenameFieldTest (line 226) | type RenameFieldTest struct type Subscription (line 231) | type Subscription struct type TypeWithDescription (line 235) | type TypeWithDescription struct method IsUnionWithDescription (line 239) | func (TypeWithDescription) IsUnionWithDescription() {} type Xer (line 241) | type Xer struct method IsX (line 246) | func (Xer) IsX() {} method GetId (line 247) | func (this Xer) GetId() string { return this.Id } type FooBarr (line 249) | type FooBarr struct method IsFooBarer (line 253) | func (FooBarr) IsFooBarer() {} method GetName (line 254) | func (this FooBarr) GetName() string { return this.Name } type EnumWithDescription (line 257) | type EnumWithDescription method IsValid (line 269) | func (e EnumWithDescription) IsValid() bool { method String (line 277) | func (e EnumWithDescription) String() string { method UnmarshalGQL (line 281) | func (e *EnumWithDescription) UnmarshalGQL(v any) error { method MarshalGQL (line 294) | func (e EnumWithDescription) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 298) | func (e *EnumWithDescription) UnmarshalJSON(b []byte) error { method MarshalJSON (line 306) | func (e EnumWithDescription) MarshalJSON() ([]byte, error) { constant EnumWithDescriptionCat (line 260) | EnumWithDescriptionCat EnumWithDescription = "CAT" constant EnumWithDescriptionDog (line 261) | EnumWithDescriptionDog EnumWithDescription = "DOG" type MissingEnum (line 312) | type MissingEnum method IsValid (line 324) | func (e MissingEnum) IsValid() bool { method String (line 332) | func (e MissingEnum) String() string { method UnmarshalGQL (line 336) | func (e *MissingEnum) UnmarshalGQL(v any) error { method MarshalGQL (line 349) | func (e MissingEnum) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 353) | func (e *MissingEnum) UnmarshalJSON(b []byte) error { method MarshalJSON (line 361) | func (e MissingEnum) MarshalJSON() ([]byte, error) { constant MissingEnumHello (line 315) | MissingEnumHello MissingEnum = "Hello" constant MissingEnumGoodbye (line 316) | MissingEnumGoodbye MissingEnum = "Goodbye" FILE: plugin/modelgen/out_no_directive_models/generated_no_directive_models.go type Element (line 5) | type Element interface type Node (line 12) | type Node interface type Carbon (line 17) | type Carbon struct method IsElement (line 23) | func (Carbon) IsElement() {} method GetID (line 24) | func (this Carbon) GetID() string { return this.ID } method GetName (line 25) | func (this Carbon) GetName() string { return this.Name } method IsNode (line 27) | func (Carbon) IsNode() {} type Magnesium (line 29) | type Magnesium struct method IsElement (line 35) | func (Magnesium) IsElement() {} method GetID (line 36) | func (this Magnesium) GetID() string { return this.ID } method GetName (line 37) | func (this Magnesium) GetName() string { return this.Name } method IsNode (line 39) | func (Magnesium) IsNode() {} type Potassium (line 41) | type Potassium struct method IsElement (line 47) | func (Potassium) IsElement() {} method GetID (line 48) | func (this Potassium) GetID() string { return this.ID } method GetName (line 49) | func (this Potassium) GetName() string { return this.Name } method IsNode (line 51) | func (Potassium) IsNode() {} type Query (line 53) | type Query struct FILE: plugin/modelgen/out_nullable_input_omittable/existing.go type ExistingType (line 7) | type ExistingType struct type ExistingModel (line 14) | type ExistingModel struct type ExistingInput (line 20) | type ExistingInput struct type ExistingEnum (line 26) | type ExistingEnum type ExistingInterface (line 28) | type ExistingInterface interface type ExistingUnion (line 32) | type ExistingUnion interface FILE: plugin/modelgen/out_nullable_input_omittable/generated.go type A (line 14) | type A interface type ArrayOfA (line 19) | type ArrayOfA interface type B (line 25) | type B interface type C (line 30) | type C interface type D (line 37) | type D interface type FooBarer (line 46) | type FooBarer interface type InterfaceWithDescription (line 52) | type InterfaceWithDescription interface type MissingInterface (line 57) | type MissingInterface interface type MissingUnion (line 62) | type MissingUnion interface type UnionWithDescription (line 67) | type UnionWithDescription interface type X (line 71) | type X interface type CDImplemented (line 76) | type CDImplemented struct method IsC (line 83) | func (CDImplemented) IsC() {} method GetA (line 84) | func (this CDImplemented) GetA() string { return this.A } method GetC (line 85) | func (this CDImplemented) GetC() bool { return this.C } method IsA (line 87) | func (CDImplemented) IsA() {} method IsD (line 89) | func (CDImplemented) IsD() {} method GetB (line 91) | func (this CDImplemented) GetB() int { return this.B } method GetD (line 92) | func (this CDImplemented) GetD() *string { return this.D } method IsB (line 94) | func (CDImplemented) IsB() {} type CyclicalA (line 96) | type CyclicalA struct type CyclicalB (line 103) | type CyclicalB struct type ExtraFieldsTest (line 111) | type ExtraFieldsTest struct type FieldMutationHook (line 115) | type FieldMutationHook struct type ImplArrayOfA (line 122) | type ImplArrayOfA struct method IsArrayOfA (line 127) | func (ImplArrayOfA) IsArrayOfA() {} method GetTrickyField (line 128) | func (this ImplArrayOfA) GetTrickyField() []A { method GetTrickyFieldPointer (line 138) | func (this ImplArrayOfA) GetTrickyFieldPointer() []A { type MissingInput (line 149) | type MissingInput struct type MissingTypeNotNull (line 158) | type MissingTypeNotNull struct method IsMissingInterface (line 166) | func (MissingTypeNotNull) IsMissingInterface() {} method GetName (line 167) | func (this MissingTypeNotNull) GetName() *string { return &this.Name } method IsExistingInterface (line 169) | func (MissingTypeNotNull) IsExistingInterface() {} method IsMissingUnion (line 171) | func (MissingTypeNotNull) IsMissingUnion() {} method IsExistingUnion (line 173) | func (MissingTypeNotNull) IsExistingUnion() {} type MissingTypeNullable (line 175) | type MissingTypeNullable struct method IsMissingInterface (line 183) | func (MissingTypeNullable) IsMissingInterface() {} method GetName (line 184) | func (this MissingTypeNullable) GetName() *string { return this.Name } method IsExistingInterface (line 186) | func (MissingTypeNullable) IsExistingInterface() {} method IsMissingUnion (line 188) | func (MissingTypeNullable) IsMissingUnion() {} method IsExistingUnion (line 190) | func (MissingTypeNullable) IsExistingUnion() {} type Mutation (line 192) | type Mutation struct type NotCyclicalA (line 195) | type NotCyclicalA struct type NotCyclicalB (line 200) | type NotCyclicalB struct type OmitEmptyJSONTagTest (line 205) | type OmitEmptyJSONTagTest struct type OmitZeroJSONTagTest (line 210) | type OmitZeroJSONTagTest struct type Query (line 215) | type Query struct type Recursive (line 218) | type Recursive struct type RenameFieldTest (line 225) | type RenameFieldTest struct type Subscription (line 230) | type Subscription struct type TypeWithDescription (line 234) | type TypeWithDescription struct method IsUnionWithDescription (line 238) | func (TypeWithDescription) IsUnionWithDescription() {} type Xer (line 240) | type Xer struct method IsX (line 245) | func (Xer) IsX() {} method GetId (line 246) | func (this Xer) GetId() string { return this.Id } type FooBarr (line 248) | type FooBarr struct method IsFooBarer (line 252) | func (FooBarr) IsFooBarer() {} method GetName (line 253) | func (this FooBarr) GetName() string { return this.Name } type EnumWithDescription (line 256) | type EnumWithDescription method IsValid (line 268) | func (e EnumWithDescription) IsValid() bool { method String (line 276) | func (e EnumWithDescription) String() string { method UnmarshalGQL (line 280) | func (e *EnumWithDescription) UnmarshalGQL(v any) error { method MarshalGQL (line 293) | func (e EnumWithDescription) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 297) | func (e *EnumWithDescription) UnmarshalJSON(b []byte) error { method MarshalJSON (line 305) | func (e EnumWithDescription) MarshalJSON() ([]byte, error) { constant EnumWithDescriptionCat (line 259) | EnumWithDescriptionCat EnumWithDescription = "CAT" constant EnumWithDescriptionDog (line 260) | EnumWithDescriptionDog EnumWithDescription = "DOG" type MissingEnum (line 311) | type MissingEnum method IsValid (line 323) | func (e MissingEnum) IsValid() bool { method String (line 331) | func (e MissingEnum) String() string { method UnmarshalGQL (line 335) | func (e *MissingEnum) UnmarshalGQL(v any) error { method MarshalGQL (line 348) | func (e MissingEnum) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 352) | func (e *MissingEnum) UnmarshalJSON(b []byte) error { method MarshalJSON (line 360) | func (e MissingEnum) MarshalJSON() ([]byte, error) { constant MissingEnumHello (line 314) | MissingEnumHello MissingEnum = "Hello" constant MissingEnumGoodbye (line 315) | MissingEnumGoodbye MissingEnum = "Goodbye" FILE: plugin/modelgen/out_omit_embedded_structs_models/generated_omit_embedded_structs_models.go type Element (line 5) | type Element interface type Node (line 12) | type Node interface type Carbon (line 17) | type Carbon struct method IsElement (line 23) | func (Carbon) IsElement() {} method GetID (line 24) | func (this Carbon) GetID() string { return this.ID } method GetName (line 25) | func (this Carbon) GetName() string { return this.Name } method IsNode (line 27) | func (Carbon) IsNode() {} type Magnesium (line 29) | type Magnesium struct method IsElement (line 35) | func (Magnesium) IsElement() {} method GetID (line 36) | func (this Magnesium) GetID() string { return this.ID } method GetName (line 37) | func (this Magnesium) GetName() string { return this.Name } method IsNode (line 39) | func (Magnesium) IsNode() {} type Potassium (line 41) | type Potassium struct method IsElement (line 47) | func (Potassium) IsElement() {} method GetID (line 48) | func (this Potassium) GetID() string { return this.ID } method GetName (line 49) | func (this Potassium) GetName() string { return this.Name } method IsNode (line 51) | func (Potassium) IsNode() {} type Query (line 53) | type Query struct FILE: plugin/modelgen/out_omit_json_enum_marshalers/generated.go type A (line 13) | type A interface type ArrayOfA (line 18) | type ArrayOfA interface type B (line 24) | type B interface type C (line 29) | type C interface type D (line 36) | type D interface type ExistingInterface (line 45) | type ExistingInterface interface type ExistingUnion (line 50) | type ExistingUnion interface type FooBarer (line 54) | type FooBarer interface type InterfaceWithDescription (line 60) | type InterfaceWithDescription interface type MissingInterface (line 65) | type MissingInterface interface type MissingUnion (line 70) | type MissingUnion interface type UnionWithDescription (line 75) | type UnionWithDescription interface type X (line 79) | type X interface type CDImplemented (line 84) | type CDImplemented struct method IsC (line 91) | func (CDImplemented) IsC() {} method GetA (line 92) | func (this CDImplemented) GetA() string { return this.A } method GetC (line 93) | func (this CDImplemented) GetC() bool { return this.C } method IsA (line 95) | func (CDImplemented) IsA() {} method IsD (line 97) | func (CDImplemented) IsD() {} method GetB (line 99) | func (this CDImplemented) GetB() int { return this.B } method GetD (line 100) | func (this CDImplemented) GetD() *string { return this.D } method IsB (line 102) | func (CDImplemented) IsB() {} type CyclicalA (line 104) | type CyclicalA struct type CyclicalB (line 111) | type CyclicalB struct type ExistingInput (line 119) | type ExistingInput struct type ExistingType (line 124) | type ExistingType struct method IsMissingUnion (line 131) | func (ExistingType) IsMissingUnion() {} method IsMissingInterface (line 133) | func (ExistingType) IsMissingInterface() {} method GetName (line 134) | func (this ExistingType) GetName() *string { return this.Name } method IsExistingInterface (line 136) | func (ExistingType) IsExistingInterface() {} method IsExistingUnion (line 138) | func (ExistingType) IsExistingUnion() {} method IsUnionWithDescription (line 140) | func (ExistingType) IsUnionWithDescription() {} type ExtraFieldsTest (line 142) | type ExtraFieldsTest struct type FieldMutationHook (line 146) | type FieldMutationHook struct type ImplArrayOfA (line 153) | type ImplArrayOfA struct method IsArrayOfA (line 158) | func (ImplArrayOfA) IsArrayOfA() {} method GetTrickyField (line 159) | func (this ImplArrayOfA) GetTrickyField() []A { method GetTrickyFieldPointer (line 169) | func (this ImplArrayOfA) GetTrickyFieldPointer() []A { type MissingInput (line 180) | type MissingInput struct type MissingTypeNotNull (line 189) | type MissingTypeNotNull struct method IsMissingInterface (line 197) | func (MissingTypeNotNull) IsMissingInterface() {} method GetName (line 198) | func (this MissingTypeNotNull) GetName() *string { return &this.Name } method IsExistingInterface (line 200) | func (MissingTypeNotNull) IsExistingInterface() {} method IsMissingUnion (line 202) | func (MissingTypeNotNull) IsMissingUnion() {} method IsExistingUnion (line 204) | func (MissingTypeNotNull) IsExistingUnion() {} type MissingTypeNullable (line 206) | type MissingTypeNullable struct method IsMissingInterface (line 214) | func (MissingTypeNullable) IsMissingInterface() {} method GetName (line 215) | func (this MissingTypeNullable) GetName() *string { return this.Name } method IsExistingInterface (line 217) | func (MissingTypeNullable) IsExistingInterface() {} method IsMissingUnion (line 219) | func (MissingTypeNullable) IsMissingUnion() {} method IsExistingUnion (line 221) | func (MissingTypeNullable) IsExistingUnion() {} type Mutation (line 223) | type Mutation struct type NotCyclicalA (line 226) | type NotCyclicalA struct type NotCyclicalB (line 231) | type NotCyclicalB struct type OmitEmptyJSONTagTest (line 236) | type OmitEmptyJSONTagTest struct type OmitZeroJSONTagTest (line 241) | type OmitZeroJSONTagTest struct type Query (line 246) | type Query struct type Recursive (line 249) | type Recursive struct type RenameFieldTest (line 256) | type RenameFieldTest struct type Subscription (line 261) | type Subscription struct type TypeWithDescription (line 265) | type TypeWithDescription struct method IsUnionWithDescription (line 269) | func (TypeWithDescription) IsUnionWithDescription() {} type Xer (line 271) | type Xer struct method IsX (line 276) | func (Xer) IsX() {} method GetId (line 277) | func (this Xer) GetId() string { return this.Id } type FooBarr (line 279) | type FooBarr struct method IsFooBarer (line 283) | func (FooBarr) IsFooBarer() {} method GetName (line 284) | func (this FooBarr) GetName() string { return this.Name } type EnumWithDescription (line 287) | type EnumWithDescription method IsValid (line 299) | func (e EnumWithDescription) IsValid() bool { method String (line 307) | func (e EnumWithDescription) String() string { method UnmarshalGQL (line 311) | func (e *EnumWithDescription) UnmarshalGQL(v any) error { method MarshalGQL (line 324) | func (e EnumWithDescription) MarshalGQL(w io.Writer) { constant EnumWithDescriptionCat (line 290) | EnumWithDescriptionCat EnumWithDescription = "CAT" constant EnumWithDescriptionDog (line 291) | EnumWithDescriptionDog EnumWithDescription = "DOG" type ExistingEnum (line 328) | type ExistingEnum method IsValid (line 340) | func (e ExistingEnum) IsValid() bool { method String (line 348) | func (e ExistingEnum) String() string { method UnmarshalGQL (line 352) | func (e *ExistingEnum) UnmarshalGQL(v any) error { method MarshalGQL (line 365) | func (e ExistingEnum) MarshalGQL(w io.Writer) { constant ExistingEnumHello (line 331) | ExistingEnumHello ExistingEnum = "Hello" constant ExistingEnumGoodbye (line 332) | ExistingEnumGoodbye ExistingEnum = "Goodbye" type MissingEnum (line 369) | type MissingEnum method IsValid (line 381) | func (e MissingEnum) IsValid() bool { method String (line 389) | func (e MissingEnum) String() string { method UnmarshalGQL (line 393) | func (e *MissingEnum) UnmarshalGQL(v any) error { method MarshalGQL (line 406) | func (e MissingEnum) MarshalGQL(w io.Writer) { constant MissingEnumHello (line 372) | MissingEnumHello MissingEnum = "Hello" constant MissingEnumGoodbye (line 373) | MissingEnumGoodbye MissingEnum = "Goodbye" FILE: plugin/modelgen/out_omit_resolver_fields/generated.go type Base (line 5) | type Base struct type Query (line 10) | type Query struct FILE: plugin/modelgen/out_struct_pointers/existing.go type ExistingType (line 3) | type ExistingType struct type ExistingModel (line 10) | type ExistingModel struct type ExistingInput (line 16) | type ExistingInput struct type ExistingEnum (line 22) | type ExistingEnum type ExistingInterface (line 24) | type ExistingInterface interface type ExistingUnion (line 28) | type ExistingUnion interface FILE: plugin/modelgen/out_struct_pointers/generated.go type A (line 14) | type A interface type ArrayOfA (line 18) | type ArrayOfA interface type B (line 22) | type B interface type C (line 26) | type C interface type D (line 31) | type D interface type FooBarer (line 37) | type FooBarer interface type InterfaceWithDescription (line 42) | type InterfaceWithDescription interface type MissingInterface (line 46) | type MissingInterface interface type MissingUnion (line 50) | type MissingUnion interface type UnionWithDescription (line 55) | type UnionWithDescription interface type X (line 59) | type X interface type CDImplemented (line 63) | type CDImplemented struct method IsC (line 70) | func (CDImplemented) IsC() {} method IsA (line 72) | func (CDImplemented) IsA() {} method IsD (line 74) | func (CDImplemented) IsD() {} method IsB (line 76) | func (CDImplemented) IsB() {} type CyclicalA (line 78) | type CyclicalA struct type CyclicalB (line 85) | type CyclicalB struct type ExtraFieldsTest (line 93) | type ExtraFieldsTest struct type FieldMutationHook (line 97) | type FieldMutationHook struct type ImplArrayOfA (line 104) | type ImplArrayOfA struct method IsArrayOfA (line 109) | func (ImplArrayOfA) IsArrayOfA() {} type MissingInput (line 111) | type MissingInput struct type MissingTypeNotNull (line 120) | type MissingTypeNotNull struct method IsMissingInterface (line 128) | func (MissingTypeNotNull) IsMissingInterface() {} method IsExistingInterface (line 130) | func (MissingTypeNotNull) IsExistingInterface() {} method IsMissingUnion (line 132) | func (MissingTypeNotNull) IsMissingUnion() {} method IsExistingUnion (line 134) | func (MissingTypeNotNull) IsExistingUnion() {} type MissingTypeNullable (line 136) | type MissingTypeNullable struct method IsMissingInterface (line 144) | func (MissingTypeNullable) IsMissingInterface() {} method IsExistingInterface (line 146) | func (MissingTypeNullable) IsExistingInterface() {} method IsMissingUnion (line 148) | func (MissingTypeNullable) IsMissingUnion() {} method IsExistingUnion (line 150) | func (MissingTypeNullable) IsExistingUnion() {} type Mutation (line 152) | type Mutation struct type NotCyclicalA (line 155) | type NotCyclicalA struct type NotCyclicalB (line 160) | type NotCyclicalB struct type OmitEmptyJSONTagTest (line 165) | type OmitEmptyJSONTagTest struct type OmitZeroJSONTagTest (line 170) | type OmitZeroJSONTagTest struct type Query (line 175) | type Query struct type Recursive (line 178) | type Recursive struct type RenameFieldTest (line 185) | type RenameFieldTest struct type Subscription (line 190) | type Subscription struct type TypeWithDescription (line 194) | type TypeWithDescription struct method IsUnionWithDescription (line 198) | func (TypeWithDescription) IsUnionWithDescription() {} type Xer (line 200) | type Xer struct method IsX (line 205) | func (Xer) IsX() {} type FooBarr (line 207) | type FooBarr struct method IsFooBarer (line 211) | func (FooBarr) IsFooBarer() {} type EnumWithDescription (line 214) | type EnumWithDescription method IsValid (line 226) | func (e EnumWithDescription) IsValid() bool { method String (line 234) | func (e EnumWithDescription) String() string { method UnmarshalGQL (line 238) | func (e *EnumWithDescription) UnmarshalGQL(v any) error { method MarshalGQL (line 251) | func (e EnumWithDescription) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 255) | func (e *EnumWithDescription) UnmarshalJSON(b []byte) error { method MarshalJSON (line 263) | func (e EnumWithDescription) MarshalJSON() ([]byte, error) { constant EnumWithDescriptionCat (line 217) | EnumWithDescriptionCat EnumWithDescription = "CAT" constant EnumWithDescriptionDog (line 218) | EnumWithDescriptionDog EnumWithDescription = "DOG" type MissingEnum (line 269) | type MissingEnum method IsValid (line 281) | func (e MissingEnum) IsValid() bool { method String (line 289) | func (e MissingEnum) String() string { method UnmarshalGQL (line 293) | func (e *MissingEnum) UnmarshalGQL(v any) error { method MarshalGQL (line 306) | func (e MissingEnum) MarshalGQL(w io.Writer) { method UnmarshalJSON (line 310) | func (e *MissingEnum) UnmarshalJSON(b []byte) error { method MarshalJSON (line 318) | func (e MissingEnum) MarshalJSON() ([]byte, error) { constant MissingEnumHello (line 272) | MissingEnumHello MissingEnum = "Hello" constant MissingEnumGoodbye (line 273) | MissingEnumGoodbye MissingEnum = "Goodbye" FILE: plugin/modelgen/types.go function buildType (line 10) | func buildType(typeString string) types.Type { function buildNamedType (line 28) | func buildNamedType(fullName string) types.Type { FILE: plugin/plugin.go type Plugin (line 12) | type Plugin interface type SchemaMutator (line 19) | type SchemaMutator interface type ConfigMutator (line 23) | type ConfigMutator interface type CodeGenerator (line 27) | type CodeGenerator interface type EarlySourceInjector (line 34) | type EarlySourceInjector interface type EarlySourcesInjector (line 39) | type EarlySourcesInjector interface type LateSourceInjector (line 45) | type LateSourceInjector interface type ResolverImplementer (line 50) | type ResolverImplementer interface type LateSourcesInjector (line 55) | type LateSourcesInjector interface FILE: plugin/resolvergen/resolver.go function New (line 26) | func New() plugin.Plugin { type Plugin (line 30) | type Plugin struct method Name (line 34) | func (m *Plugin) Name() string { method GenerateCode (line 38) | func (m *Plugin) GenerateCode(data *codegen.Data) error { method generateSingleFile (line 54) | func (m *Plugin) generateSingleFile(data *codegen.Data) error { method generatePerSchema (line 142) | func (m *Plugin) generatePerSchema(data *codegen.Data) error { type ResolverBuild (line 300) | type ResolverBuild struct type File (line 308) | type File struct method Imports (line 319) | func (f *File) Imports() string { type Resolver (line 330) | type Resolver struct method Implementation (line 339) | func (r *Resolver) Implementation() string { function gqlToResolverName (line 357) | func gqlToResolverName(base, gqlname, filenameTmpl string) string { function readResolverTemplate (line 367) | func readResolverTemplate(customResolverTemplate string) string { function fileExists (line 375) | func fileExists(fileName string) bool { FILE: plugin/resolvergen/resolver_test.go function TestLayoutSingleFile (line 16) | func TestLayoutSingleFile(t *testing.T) { function TestLayoutSingleFileWithEnableRewrite (line 32) | func TestLayoutSingleFileWithEnableRewrite(t *testing.T) { function TestLayoutFollowSchema (line 57) | func TestLayoutFollowSchema(t *testing.T) { function TestLayoutFollowSchemaWithCustomFilename (line 73) | func TestLayoutFollowSchemaWithCustomFilename(t *testing.T) { function TestLayoutInvalidModelPath (line 87) | func TestLayoutInvalidModelPath(t *testing.T) { function TestOmitTemplateComment (line 97) | func TestOmitTemplateComment(t *testing.T) { function TestResolver_Implementation (line 116) | func TestResolver_Implementation(t *testing.T) { function TestCustomResolverTemplate (line 135) | func TestCustomResolverTemplate(t *testing.T) { function TestCommentDirective (line 149) | func TestCommentDirective(t *testing.T) { function testFollowSchemaPersistence (line 174) | func testFollowSchemaPersistence(t *testing.T, dir string) { function overWriteFile (line 190) | func overWriteFile(t *testing.T, sourceFile, destinationFile string) { function assertNoErrors (line 198) | func assertNoErrors(t *testing.T, pkg string) { type implementorTest (line 222) | type implementorTest struct method Implement (line 224) | func (i *implementorTest) Implement(_ string, _ *codegen.Field) string { FILE: plugin/resolvergen/testdata/comment_directive/out/resolver.go type CustomResolverType (line 7) | type CustomResolverType struct FILE: plugin/resolvergen/testdata/comment_directive/out/schema.resolvers.go method Query (line 28) | func (r *CustomResolverType) Query() customresolver.QueryResolver { retu... method Resolver (line 31) | func (r *CustomResolverType) Resolver() customresolver.ResolverResolver { type queryCustomResolverType (line 35) | type queryCustomResolverType struct method Resolver (line 16) | func (r *queryCustomResolverType) Resolver(ctx context.Context) (*cust... type resolverCustomResolverType (line 36) | type resolverCustomResolverType struct method Name (line 23) | func (r *resolverCustomResolverType) Name(ctx context.Context, obj *cu... FILE: plugin/resolvergen/testdata/filetemplate/out/model.go type Resolver (line 5) | type Resolver struct type QueryResolver (line 7) | type QueryResolver interface type ResolverResolver (line 11) | type ResolverResolver interface FILE: plugin/resolvergen/testdata/filetemplate/out/resolver.go type CustomResolverType (line 8) | type CustomResolverType struct FILE: plugin/resolvergen/testdata/filetemplate/out/schema.custom.go method Query (line 26) | func (r *CustomResolverType) Query() customresolver.QueryResolver { retu... method Resolver (line 29) | func (r *CustomResolverType) Resolver() customresolver.ResolverResolver { type queryCustomResolverType (line 33) | type queryCustomResolverType struct method Resolver (line 14) | func (r *queryCustomResolverType) Resolver(ctx context.Context) (*cust... type resolverCustomResolverType (line 34) | type resolverCustomResolverType struct method Name (line 20) | func (r *resolverCustomResolverType) Name(ctx context.Context, obj *cu... function AUserHelperFunction (line 36) | func AUserHelperFunction() { FILE: plugin/resolvergen/testdata/followschema/out/model.go type Resolver (line 5) | type Resolver struct type QueryResolver (line 7) | type QueryResolver interface type ResolverResolver (line 11) | type ResolverResolver interface FILE: plugin/resolvergen/testdata/followschema/out/resolver.go type CustomResolverType (line 8) | type CustomResolverType struct FILE: plugin/resolvergen/testdata/followschema/out/schema.resolvers.go method Query (line 27) | func (r *CustomResolverType) Query() customresolver.QueryResolver { retu... method Resolver (line 31) | func (r *CustomResolverType) Resolver() customresolver.ResolverResolver { type queryCustomResolverType (line 35) | type queryCustomResolverType struct method Resolver (line 14) | func (r *queryCustomResolverType) Resolver(ctx context.Context) (_ *cu... type resolverCustomResolverType (line 36) | type resolverCustomResolverType struct method Name (line 21) | func (r *resolverCustomResolverType) Name(ctx context.Context, obj *cu... function AUserHelperFunction (line 38) | func AUserHelperFunction() { FILE: plugin/resolvergen/testdata/omit_template_comment/out/resolver.go type CustomResolverType (line 7) | type CustomResolverType struct FILE: plugin/resolvergen/testdata/omit_template_comment/out/schema.resolvers.go method Query (line 24) | func (r *CustomResolverType) Query() customresolver.QueryResolver { retu... method Resolver (line 26) | func (r *CustomResolverType) Resolver() customresolver.ResolverResolver { type queryCustomResolverType (line 30) | type queryCustomResolverType struct method Resolver (line 15) | func (r *queryCustomResolverType) Resolver(ctx context.Context) (*cust... type resolverCustomResolverType (line 31) | type resolverCustomResolverType struct method Name (line 20) | func (r *resolverCustomResolverType) Name(ctx context.Context, obj *cu... FILE: plugin/resolvergen/testdata/resolver_implementor/out/model.go type Resolver (line 5) | type Resolver struct type QueryResolver (line 7) | type QueryResolver interface type ResolverResolver (line 11) | type ResolverResolver interface FILE: plugin/resolvergen/testdata/resolver_implementor/out/resolver.go type CustomResolverType (line 7) | type CustomResolverType struct FILE: plugin/resolvergen/testdata/resolver_implementor/out/schema.resolvers.go method Query (line 23) | func (r *CustomResolverType) Query() QueryResolver { return &queryCustom... method Resolver (line 26) | func (r *CustomResolverType) Resolver() ResolverResolver { return &resol... type queryCustomResolverType (line 28) | type queryCustomResolverType struct method Resolver (line 13) | func (r *queryCustomResolverType) Resolver(ctx context.Context) (*Reso... type resolverCustomResolverType (line 29) | type resolverCustomResolverType struct method Name (line 18) | func (r *resolverCustomResolverType) Name(ctx context.Context, obj *Re... FILE: plugin/resolvergen/testdata/resolvertemplate/out/resolver.go type CustomResolverType (line 8) | type CustomResolverType struct FILE: plugin/resolvergen/testdata/resolvertemplate/out/schema.resolvers.go method Query (line 28) | func (r *CustomResolverType) Query() customresolver.QueryResolver { retu... method Resolver (line 31) | func (r *CustomResolverType) Resolver() customresolver.ResolverResolver { type queryCustomResolverType (line 35) | type queryCustomResolverType struct method Resolver (line 16) | func (r *queryCustomResolverType) Resolver(ctx context.Context) (*cust... type resolverCustomResolverType (line 36) | type resolverCustomResolverType struct method Name (line 22) | func (r *resolverCustomResolverType) Name(ctx context.Context, obj *cu... FILE: plugin/resolvergen/testdata/return_values/ignored.go function NewExecutableSchema (line 24) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type Config (line 32) | type Config struct type ResolverRoot (line 38) | type ResolverRoot interface type DirectiveRoot (line 42) | type DirectiveRoot struct type ComplexityRoot (line 45) | type ComplexityRoot struct type QueryResolver (line 57) | type QueryResolver interface type executableSchema (line 62) | type executableSchema struct method Schema (line 68) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 72) | func (e *executableSchema) Complexity(typeName, field string, childCom... method Exec (line 109) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 137) | type executionContext struct method introspectSchema (line 142) | func (ec *executionContext) introspectSchema() (*introspection.Schema,... method introspectType (line 149) | func (ec *executionContext) introspectType(name string) (*introspectio... method field_Query___type_args (line 176) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field___Type_enumValues_args (line 191) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 206) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Query_user (line 229) | func (ec *executionContext) _Query_user(ctx context.Context, field gra... method fieldContext_Query_user (line 260) | func (ec *executionContext) fieldContext_Query_user(ctx context.Contex... method _Query_userPointer (line 279) | func (ec *executionContext) _Query_userPointer(ctx context.Context, fi... method fieldContext_Query_userPointer (line 307) | func (ec *executionContext) fieldContext_Query_userPointer(ctx context... method _Query___type (line 326) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 354) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 400) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 428) | func (ec *executionContext) fieldContext_Query___schema(ctx context.Co... method _User_id (line 455) | func (ec *executionContext) _User_id(ctx context.Context, field graphq... method fieldContext_User_id (line 486) | func (ec *executionContext) fieldContext_User_id(ctx context.Context, ... method _User_name (line 499) | func (ec *executionContext) _User_name(ctx context.Context, field grap... method fieldContext_User_name (line 530) | func (ec *executionContext) fieldContext_User_name(ctx context.Context... method ___Directive_name (line 543) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 574) | func (ec *executionContext) fieldContext___Directive_name(ctx context.... method ___Directive_description (line 587) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 615) | func (ec *executionContext) fieldContext___Directive_description(ctx c... method ___Directive_locations (line 628) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 659) | func (ec *executionContext) fieldContext___Directive_locations(ctx con... method ___Directive_args (line 672) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 703) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___Directive_isRepeatable (line 726) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 757) | func (ec *executionContext) fieldContext___Directive_isRepeatable(ctx ... method ___EnumValue_name (line 770) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 801) | func (ec *executionContext) fieldContext___EnumValue_name(ctx context.... method ___EnumValue_description (line 814) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 842) | func (ec *executionContext) fieldContext___EnumValue_description(ctx c... method ___EnumValue_isDeprecated (line 855) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 886) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(ctx ... method ___EnumValue_deprecationReason (line 899) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 927) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 940) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 971) | func (ec *executionContext) fieldContext___Field_name(ctx context.Cont... method ___Field_description (line 984) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 1012) | func (ec *executionContext) fieldContext___Field_description(ctx conte... method ___Field_args (line 1025) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 1056) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 1079) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 1110) | func (ec *executionContext) fieldContext___Field_type(ctx context.Cont... method ___Field_isDeprecated (line 1145) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 1176) | func (ec *executionContext) fieldContext___Field_isDeprecated(ctx cont... method ___Field_deprecationReason (line 1189) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 1217) | func (ec *executionContext) fieldContext___Field_deprecationReason(ctx... method ___InputValue_name (line 1230) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 1261) | func (ec *executionContext) fieldContext___InputValue_name(ctx context... method ___InputValue_description (line 1274) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 1302) | func (ec *executionContext) fieldContext___InputValue_description(ctx ... method ___InputValue_type (line 1315) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1346) | func (ec *executionContext) fieldContext___InputValue_type(ctx context... method ___InputValue_defaultValue (line 1381) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1409) | func (ec *executionContext) fieldContext___InputValue_defaultValue(ctx... method ___Schema_description (line 1422) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1450) | func (ec *executionContext) fieldContext___Schema_description(ctx cont... method ___Schema_types (line 1463) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1494) | func (ec *executionContext) fieldContext___Schema_types(ctx context.Co... method ___Schema_queryType (line 1529) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1560) | func (ec *executionContext) fieldContext___Schema_queryType(ctx contex... method ___Schema_mutationType (line 1595) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1623) | func (ec *executionContext) fieldContext___Schema_mutationType(ctx con... method ___Schema_subscriptionType (line 1658) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1686) | func (ec *executionContext) fieldContext___Schema_subscriptionType(ctx... method ___Schema_directives (line 1721) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1752) | func (ec *executionContext) fieldContext___Schema_directives(ctx conte... method ___Type_kind (line 1777) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1808) | func (ec *executionContext) fieldContext___Type_kind(ctx context.Conte... method ___Type_name (line 1821) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 1849) | func (ec *executionContext) fieldContext___Type_name(ctx context.Conte... method ___Type_description (line 1862) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 1890) | func (ec *executionContext) fieldContext___Type_description(ctx contex... method ___Type_fields (line 1903) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 1931) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 1969) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 1997) | func (ec *executionContext) fieldContext___Type_interfaces(ctx context... method ___Type_possibleTypes (line 2032) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 2060) | func (ec *executionContext) fieldContext___Type_possibleTypes(ctx cont... method ___Type_enumValues (line 2095) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 2123) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 2157) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 2185) | func (ec *executionContext) fieldContext___Type_inputFields(ctx contex... method ___Type_ofType (line 2208) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 2236) | func (ec *executionContext) fieldContext___Type_ofType(ctx context.Con... method ___Type_specifiedByURL (line 2271) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 2299) | func (ec *executionContext) fieldContext___Type_specifiedByURL(ctx con... method _Query (line 2326) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method _User (line 2411) | func (ec *executionContext) _User(ctx context.Context, sel ast.Selecti... method ___Directive (line 2446) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2499) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2542) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2599) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2642) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2696) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 2762) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 2767) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNID2string (line 2777) | func (ec *executionContext) unmarshalNID2string(ctx context.Context, v... method marshalNID2string (line 2782) | func (ec *executionContext) marshalNID2string(ctx context.Context, sel... method unmarshalNString2string (line 2792) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 2797) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method marshalNUser2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋresolvergenᚋtestdataᚋreturn_valuesᚐUser (line 2807) | func (ec *executionContext) marshalNUser2githubᚗcomᚋ99designsᚋgqlgenᚋp... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 2811) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 2815) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 2859) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 2864) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 2874) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 2891) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 2935) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 2939) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 2943) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2947) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2991) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2995) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3039) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 3049) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 3054) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 3064) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 3069) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 3074) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 3082) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOString2ᚖstring (line 3090) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 3098) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalOUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋresolvergenᚋtestdataᚋreturn_valuesᚐUser (line 3106) | func (ec *executionContext) marshalOUser2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋ... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 3113) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 3160) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 3207) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 3254) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 3261) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 3308) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... function sourceData (line 159) | func sourceData(filename string) string { FILE: plugin/resolvergen/testdata/return_values/model.go type User (line 5) | type User struct FILE: plugin/resolvergen/testdata/return_values/resolvers.go type Resolver (line 9) | type Resolver struct method Query (line 22) | func (r *Resolver) Query() QueryResolver { return &queryResolver{r} } type queryResolver (line 24) | type queryResolver struct method User (line 12) | func (r *queryResolver) User(ctx context.Context) (User, error) { method UserPointer (line 17) | func (r *queryResolver) UserPointer(ctx context.Context) (*User, error) { FILE: plugin/resolvergen/testdata/return_values/return_values_test.go function TestResolverReturnTypes (line 13) | func TestResolverReturnTypes(t *testing.T) { FILE: plugin/resolvergen/testdata/singlefile/out/model.go type Resolver (line 5) | type Resolver struct type QueryResolver (line 7) | type QueryResolver interface type ResolverResolver (line 11) | type ResolverResolver interface FILE: plugin/resolvergen/testdata/singlefile/out/resolver.go type CustomResolverType (line 9) | type CustomResolverType struct method Query (line 22) | func (r *CustomResolverType) Query() QueryResolver { return &queryCust... method Resolver (line 25) | func (r *CustomResolverType) Resolver() ResolverResolver { return &res... type queryCustomResolverType (line 27) | type queryCustomResolverType struct method Resolver (line 12) | func (r *queryCustomResolverType) Resolver(ctx context.Context) (*Reso... type resolverCustomResolverType (line 28) | type resolverCustomResolverType struct method Name (line 17) | func (r *resolverCustomResolverType) Name(ctx context.Context, obj *Re... FILE: plugin/resolvergen/testdata/singlefile_preserve/out/model.go type Resolver (line 5) | type Resolver struct type QueryResolver (line 7) | type QueryResolver interface type ResolverResolver (line 11) | type ResolverResolver interface FILE: plugin/resolvergen/testdata/singlefile_preserve/out/resolver.go type CustomResolverType (line 9) | type CustomResolverType struct method Query (line 22) | func (r *CustomResolverType) Query() QueryResolver { return &queryCust... method Resolver (line 25) | func (r *CustomResolverType) Resolver() ResolverResolver { return &res... type queryCustomResolverType (line 27) | type queryCustomResolverType struct method Resolver (line 12) | func (r *queryCustomResolverType) Resolver(ctx context.Context) (*Reso... type resolverCustomResolverType (line 28) | type resolverCustomResolverType struct method Name (line 17) | func (r *resolverCustomResolverType) Name(ctx context.Context, obj *Re... FILE: plugin/servergen/server.go function New (line 18) | func New(filename string) plugin.Plugin { type Plugin (line 22) | type Plugin struct method Name (line 28) | func (m *Plugin) Name() string { method GenerateCode (line 32) | func (m *Plugin) GenerateCode(data *codegen.Data) error { type ServerBuild (line 53) | type ServerBuild struct FILE: plugin/stubgen/stubs.go function New (line 18) | func New(filename, typename string) plugin.Plugin { type Plugin (line 22) | type Plugin struct method Name (line 32) | func (m *Plugin) Name() string { method MutateConfig (line 36) | func (m *Plugin) MutateConfig(cfg *config.Config) error { method GenerateCode (line 41) | func (m *Plugin) GenerateCode(data *codegen.Data) error { type ResolverBuild (line 62) | type ResolverBuild struct FILE: testdata/entitydirectives/generated/exec.go function NewExecutableSchema (line 24) | func NewExecutableSchema(cfg Config) graphql.ExecutableSchema { type Config (line 33) | type Config struct type ResolverRoot (line 40) | type ResolverRoot interface type DirectiveRoot (line 43) | type DirectiveRoot struct type ComplexityRoot (line 46) | type ComplexityRoot struct type executableSchema (line 56) | type executableSchema struct method Schema (line 63) | func (e *executableSchema) Schema() *ast.Schema { method Complexity (line 70) | func (e *executableSchema) Complexity(ctx context.Context, typeName, f... method Exec (line 93) | func (e *executableSchema) Exec(ctx context.Context) graphql.ResponseH... type executionContext (line 136) | type executionContext struct method processDeferredGroup (line 144) | func (ec *executionContext) processDeferredGroup(dg graphql.DeferredGr... method introspectSchema (line 163) | func (ec *executionContext) introspectSchema() (*introspection.Schema,... method introspectType (line 170) | func (ec *executionContext) introspectType(name string) (*introspectio... method field_Query___type_args (line 203) | func (ec *executionContext) field_Query___type_args(ctx context.Contex... method field___Directive_args_args (line 214) | func (ec *executionContext) field___Directive_args_args(ctx context.Co... method field___Field_args_args (line 225) | func (ec *executionContext) field___Field_args_args(ctx context.Contex... method field___Type_enumValues_args (line 236) | func (ec *executionContext) field___Type_enumValues_args(ctx context.C... method field___Type_fields_args (line 247) | func (ec *executionContext) field___Type_fields_args(ctx context.Conte... method _Query__service (line 266) | func (ec *executionContext) _Query__service(ctx context.Context, field... method fieldContext_Query__service (line 282) | func (ec *executionContext) fieldContext_Query__service(_ context.Cont... method _Query___type (line 299) | func (ec *executionContext) _Query___type(ctx context.Context, field g... method fieldContext_Query___type (line 316) | func (ec *executionContext) fieldContext_Query___type(ctx context.Cont... method _Query___schema (line 364) | func (ec *executionContext) _Query___schema(ctx context.Context, field... method fieldContext_Query___schema (line 380) | func (ec *executionContext) fieldContext_Query___schema(_ context.Cont... method __Service_sdl (line 407) | func (ec *executionContext) __Service_sdl(ctx context.Context, field g... method fieldContext__Service_sdl (line 423) | func (ec *executionContext) fieldContext__Service_sdl(_ context.Contex... method ___Directive_name (line 436) | func (ec *executionContext) ___Directive_name(ctx context.Context, fie... method fieldContext___Directive_name (line 452) | func (ec *executionContext) fieldContext___Directive_name(_ context.Co... method ___Directive_description (line 465) | func (ec *executionContext) ___Directive_description(ctx context.Conte... method fieldContext___Directive_description (line 481) | func (ec *executionContext) fieldContext___Directive_description(_ con... method ___Directive_isRepeatable (line 494) | func (ec *executionContext) ___Directive_isRepeatable(ctx context.Cont... method fieldContext___Directive_isRepeatable (line 510) | func (ec *executionContext) fieldContext___Directive_isRepeatable(_ co... method ___Directive_locations (line 523) | func (ec *executionContext) ___Directive_locations(ctx context.Context... method fieldContext___Directive_locations (line 539) | func (ec *executionContext) fieldContext___Directive_locations(_ conte... method ___Directive_args (line 552) | func (ec *executionContext) ___Directive_args(ctx context.Context, fie... method fieldContext___Directive_args (line 568) | func (ec *executionContext) fieldContext___Directive_args(ctx context.... method ___EnumValue_name (line 606) | func (ec *executionContext) ___EnumValue_name(ctx context.Context, fie... method fieldContext___EnumValue_name (line 622) | func (ec *executionContext) fieldContext___EnumValue_name(_ context.Co... method ___EnumValue_description (line 635) | func (ec *executionContext) ___EnumValue_description(ctx context.Conte... method fieldContext___EnumValue_description (line 651) | func (ec *executionContext) fieldContext___EnumValue_description(_ con... method ___EnumValue_isDeprecated (line 664) | func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Cont... method fieldContext___EnumValue_isDeprecated (line 680) | func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ co... method ___EnumValue_deprecationReason (line 693) | func (ec *executionContext) ___EnumValue_deprecationReason(ctx context... method fieldContext___EnumValue_deprecationReason (line 709) | func (ec *executionContext) fieldContext___EnumValue_deprecationReason... method ___Field_name (line 722) | func (ec *executionContext) ___Field_name(ctx context.Context, field g... method fieldContext___Field_name (line 738) | func (ec *executionContext) fieldContext___Field_name(_ context.Contex... method ___Field_description (line 751) | func (ec *executionContext) ___Field_description(ctx context.Context, ... method fieldContext___Field_description (line 767) | func (ec *executionContext) fieldContext___Field_description(_ context... method ___Field_args (line 780) | func (ec *executionContext) ___Field_args(ctx context.Context, field g... method fieldContext___Field_args (line 796) | func (ec *executionContext) fieldContext___Field_args(ctx context.Cont... method ___Field_type (line 834) | func (ec *executionContext) ___Field_type(ctx context.Context, field g... method fieldContext___Field_type (line 850) | func (ec *executionContext) fieldContext___Field_type(_ context.Contex... method ___Field_isDeprecated (line 887) | func (ec *executionContext) ___Field_isDeprecated(ctx context.Context,... method fieldContext___Field_isDeprecated (line 903) | func (ec *executionContext) fieldContext___Field_isDeprecated(_ contex... method ___Field_deprecationReason (line 916) | func (ec *executionContext) ___Field_deprecationReason(ctx context.Con... method fieldContext___Field_deprecationReason (line 932) | func (ec *executionContext) fieldContext___Field_deprecationReason(_ c... method ___InputValue_name (line 945) | func (ec *executionContext) ___InputValue_name(ctx context.Context, fi... method fieldContext___InputValue_name (line 961) | func (ec *executionContext) fieldContext___InputValue_name(_ context.C... method ___InputValue_description (line 974) | func (ec *executionContext) ___InputValue_description(ctx context.Cont... method fieldContext___InputValue_description (line 990) | func (ec *executionContext) fieldContext___InputValue_description(_ co... method ___InputValue_type (line 1003) | func (ec *executionContext) ___InputValue_type(ctx context.Context, fi... method fieldContext___InputValue_type (line 1019) | func (ec *executionContext) fieldContext___InputValue_type(_ context.C... method ___InputValue_defaultValue (line 1056) | func (ec *executionContext) ___InputValue_defaultValue(ctx context.Con... method fieldContext___InputValue_defaultValue (line 1072) | func (ec *executionContext) fieldContext___InputValue_defaultValue(_ c... method ___InputValue_isDeprecated (line 1085) | func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Con... method fieldContext___InputValue_isDeprecated (line 1101) | func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ c... method ___InputValue_deprecationReason (line 1114) | func (ec *executionContext) ___InputValue_deprecationReason(ctx contex... method fieldContext___InputValue_deprecationReason (line 1130) | func (ec *executionContext) fieldContext___InputValue_deprecationReaso... method ___Schema_description (line 1143) | func (ec *executionContext) ___Schema_description(ctx context.Context,... method fieldContext___Schema_description (line 1159) | func (ec *executionContext) fieldContext___Schema_description(_ contex... method ___Schema_types (line 1172) | func (ec *executionContext) ___Schema_types(ctx context.Context, field... method fieldContext___Schema_types (line 1188) | func (ec *executionContext) fieldContext___Schema_types(_ context.Cont... method ___Schema_queryType (line 1225) | func (ec *executionContext) ___Schema_queryType(ctx context.Context, f... method fieldContext___Schema_queryType (line 1241) | func (ec *executionContext) fieldContext___Schema_queryType(_ context.... method ___Schema_mutationType (line 1278) | func (ec *executionContext) ___Schema_mutationType(ctx context.Context... method fieldContext___Schema_mutationType (line 1294) | func (ec *executionContext) fieldContext___Schema_mutationType(_ conte... method ___Schema_subscriptionType (line 1331) | func (ec *executionContext) ___Schema_subscriptionType(ctx context.Con... method fieldContext___Schema_subscriptionType (line 1347) | func (ec *executionContext) fieldContext___Schema_subscriptionType(_ c... method ___Schema_directives (line 1384) | func (ec *executionContext) ___Schema_directives(ctx context.Context, ... method fieldContext___Schema_directives (line 1400) | func (ec *executionContext) fieldContext___Schema_directives(_ context... method ___Type_kind (line 1425) | func (ec *executionContext) ___Type_kind(ctx context.Context, field gr... method fieldContext___Type_kind (line 1441) | func (ec *executionContext) fieldContext___Type_kind(_ context.Context... method ___Type_name (line 1454) | func (ec *executionContext) ___Type_name(ctx context.Context, field gr... method fieldContext___Type_name (line 1470) | func (ec *executionContext) fieldContext___Type_name(_ context.Context... method ___Type_description (line 1483) | func (ec *executionContext) ___Type_description(ctx context.Context, f... method fieldContext___Type_description (line 1499) | func (ec *executionContext) fieldContext___Type_description(_ context.... method ___Type_specifiedByURL (line 1512) | func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context... method fieldContext___Type_specifiedByURL (line 1528) | func (ec *executionContext) fieldContext___Type_specifiedByURL(_ conte... method ___Type_fields (line 1541) | func (ec *executionContext) ___Type_fields(ctx context.Context, field ... method fieldContext___Type_fields (line 1558) | func (ec *executionContext) fieldContext___Type_fields(ctx context.Con... method ___Type_interfaces (line 1596) | func (ec *executionContext) ___Type_interfaces(ctx context.Context, fi... method fieldContext___Type_interfaces (line 1612) | func (ec *executionContext) fieldContext___Type_interfaces(_ context.C... method ___Type_possibleTypes (line 1649) | func (ec *executionContext) ___Type_possibleTypes(ctx context.Context,... method fieldContext___Type_possibleTypes (line 1665) | func (ec *executionContext) fieldContext___Type_possibleTypes(_ contex... method ___Type_enumValues (line 1702) | func (ec *executionContext) ___Type_enumValues(ctx context.Context, fi... method fieldContext___Type_enumValues (line 1719) | func (ec *executionContext) fieldContext___Type_enumValues(ctx context... method ___Type_inputFields (line 1753) | func (ec *executionContext) ___Type_inputFields(ctx context.Context, f... method fieldContext___Type_inputFields (line 1769) | func (ec *executionContext) fieldContext___Type_inputFields(_ context.... method ___Type_ofType (line 1796) | func (ec *executionContext) ___Type_ofType(ctx context.Context, field ... method fieldContext___Type_ofType (line 1812) | func (ec *executionContext) fieldContext___Type_ofType(_ context.Conte... method ___Type_isOneOf (line 1849) | func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field... method fieldContext___Type_isOneOf (line 1865) | func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Cont... method _Query (line 1892) | func (ec *executionContext) _Query(ctx context.Context, sel ast.Select... method __Service (line 1964) | func (ec *executionContext) __Service(ctx context.Context, sel ast.Sel... method ___Directive (line 2000) | func (ec *executionContext) ___Directive(ctx context.Context, sel ast.... method ___EnumValue (line 2056) | func (ec *executionContext) ___EnumValue(ctx context.Context, sel ast.... method ___Field (line 2104) | func (ec *executionContext) ___Field(ctx context.Context, sel ast.Sele... method ___InputValue (line 2162) | func (ec *executionContext) ___InputValue(ctx context.Context, sel ast... method ___Schema (line 2217) | func (ec *executionContext) ___Schema(ctx context.Context, sel ast.Sel... method ___Type (line 2272) | func (ec *executionContext) ___Type(ctx context.Context, sel ast.Selec... method unmarshalNBoolean2bool (line 2333) | func (ec *executionContext) unmarshalNBoolean2bool(ctx context.Context... method marshalNBoolean2bool (line 2338) | func (ec *executionContext) marshalNBoolean2bool(ctx context.Context, ... method unmarshalNString2string (line 2349) | func (ec *executionContext) unmarshalNString2string(ctx context.Contex... method marshalNString2string (line 2354) | func (ec *executionContext) marshalNString2string(ctx context.Context,... method unmarshalN_FieldSet2string (line 2365) | func (ec *executionContext) unmarshalN_FieldSet2string(ctx context.Con... method marshalN_FieldSet2string (line 2370) | func (ec *executionContext) marshalN_FieldSet2string(ctx context.Conte... method marshalN_Service2githubᚗcomᚋ99designsᚋgqlgenᚋpluginᚋfederationᚋfedruntimeᚐService (line 2381) | func (ec *executionContext) marshalN_Service2githubᚗcomᚋ99designsᚋgqlg... method marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective (line 2385) | func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋg... method marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ (line 2389) | func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋ... method unmarshalN__DirectiveLocation2string (line 2433) | func (ec *executionContext) unmarshalN__DirectiveLocation2string(ctx c... method marshalN__DirectiveLocation2string (line 2438) | func (ec *executionContext) marshalN__DirectiveLocation2string(ctx con... method unmarshalN__DirectiveLocation2ᚕstringᚄ (line 2449) | func (ec *executionContext) unmarshalN__DirectiveLocation2ᚕstringᚄ(ctx... method marshalN__DirectiveLocation2ᚕstringᚄ (line 2464) | func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx c... method marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue (line 2508) | func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋg... method marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField (line 2512) | func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlge... method marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue (line 2516) | func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋ... method marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2520) | func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2564) | func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgen... method marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2568) | func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2612) | func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... method unmarshalN__TypeKind2string (line 2622) | func (ec *executionContext) unmarshalN__TypeKind2string(ctx context.Co... method marshalN__TypeKind2string (line 2627) | func (ec *executionContext) marshalN__TypeKind2string(ctx context.Cont... method unmarshalOBoolean2bool (line 2638) | func (ec *executionContext) unmarshalOBoolean2bool(ctx context.Context... method marshalOBoolean2bool (line 2643) | func (ec *executionContext) marshalOBoolean2bool(ctx context.Context, ... method unmarshalOBoolean2ᚖbool (line 2650) | func (ec *executionContext) unmarshalOBoolean2ᚖbool(ctx context.Contex... method marshalOBoolean2ᚖbool (line 2658) | func (ec *executionContext) marshalOBoolean2ᚖbool(ctx context.Context,... method unmarshalOString2string (line 2668) | func (ec *executionContext) unmarshalOString2string(ctx context.Contex... method marshalOString2string (line 2673) | func (ec *executionContext) marshalOString2string(ctx context.Context,... method unmarshalOString2ᚖstring (line 2680) | func (ec *executionContext) unmarshalOString2ᚖstring(ctx context.Conte... method marshalOString2ᚖstring (line 2688) | func (ec *executionContext) marshalOString2ᚖstring(ctx context.Context... method marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ (line 2698) | func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋ... method marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ (line 2745) | func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlg... method marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ (line 2792) | func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designs... method marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema (line 2839) | func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgql... method marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ (line 2846) | func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlge... method marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType (line 2893) | func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlge... FILE: testdata/entitydirectives/generated/federation.go method __resolve__service (line 18) | func (ec *executionContext) __resolve__service(ctx context.Context) (fed... FILE: testdata/entitydirectives/generated/models_gen.go type Query (line 5) | type Query struct FILE: testdata/gqlgen.go function main (line 17) | func main() {