Compare commits

..

1 Commits

Author SHA1 Message Date
argoyle b4c5b52440 chore: regenerate gqlgen code for v0.17.92
schemas / vulnerabilities (pull_request) Successful in 1m19s
schemas / check (pull_request) Successful in 2m1s
schemas / check-release (pull_request) Successful in 2m1s
pre-commit / pre-commit (pull_request) Successful in 4m10s
schemas / build (pull_request) Successful in 4m10s
schemas / deploy-prod (pull_request) Has been skipped
2026-06-25 17:04:12 +02:00
+1 -81
View File
@@ -1105,7 +1105,6 @@ func (ec *executionContext) _APIKey_id(ctx context.Context, field graphql.Collec
true, true,
) )
} }
func (ec *executionContext) fieldContext_APIKey_id(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_APIKey_id(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("APIKey", field, false, false, errors.New("field of type ID does not have child fields")) return graphql.NewScalarFieldContext("APIKey", field, false, false, errors.New("field of type ID does not have child fields"))
} }
@@ -1129,7 +1128,6 @@ func (ec *executionContext) _APIKey_name(ctx context.Context, field graphql.Coll
true, true,
) )
} }
func (ec *executionContext) fieldContext_APIKey_name(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_APIKey_name(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("APIKey", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("APIKey", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -1153,7 +1151,6 @@ func (ec *executionContext) _APIKey_key(ctx context.Context, field graphql.Colle
false, false,
) )
} }
func (ec *executionContext) fieldContext_APIKey_key(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_APIKey_key(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("APIKey", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("APIKey", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -1177,7 +1174,6 @@ func (ec *executionContext) _APIKey_organization(ctx context.Context, field grap
true, true,
) )
} }
func (ec *executionContext) fieldContext_APIKey_organization(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_APIKey_organization(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "APIKey", Object: "APIKey",
@@ -1210,7 +1206,6 @@ func (ec *executionContext) _APIKey_refs(ctx context.Context, field graphql.Coll
true, true,
) )
} }
func (ec *executionContext) fieldContext_APIKey_refs(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_APIKey_refs(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("APIKey", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("APIKey", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -1234,7 +1229,6 @@ func (ec *executionContext) _APIKey_read(ctx context.Context, field graphql.Coll
true, true,
) )
} }
func (ec *executionContext) fieldContext_APIKey_read(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_APIKey_read(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("APIKey", field, false, false, errors.New("field of type Boolean does not have child fields")) return graphql.NewScalarFieldContext("APIKey", field, false, false, errors.New("field of type Boolean does not have child fields"))
} }
@@ -1258,7 +1252,6 @@ func (ec *executionContext) _APIKey_publish(ctx context.Context, field graphql.C
true, true,
) )
} }
func (ec *executionContext) fieldContext_APIKey_publish(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_APIKey_publish(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("APIKey", field, false, false, errors.New("field of type Boolean does not have child fields")) return graphql.NewScalarFieldContext("APIKey", field, false, false, errors.New("field of type Boolean does not have child fields"))
} }
@@ -1301,7 +1294,6 @@ func (ec *executionContext) _Mutation_addOrganization(ctx context.Context, field
true, true,
) )
} }
func (ec *executionContext) fieldContext_Mutation_addOrganization(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Mutation_addOrganization(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "Mutation", Object: "Mutation",
@@ -1364,7 +1356,6 @@ func (ec *executionContext) _Mutation_addUserToOrganization(ctx context.Context,
true, true,
) )
} }
func (ec *executionContext) fieldContext_Mutation_addUserToOrganization(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Mutation_addUserToOrganization(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "Mutation", Object: "Mutation",
@@ -1427,7 +1418,6 @@ func (ec *executionContext) _Mutation_addAPIKey(ctx context.Context, field graph
true, true,
) )
} }
func (ec *executionContext) fieldContext_Mutation_addAPIKey(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Mutation_addAPIKey(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "Mutation", Object: "Mutation",
@@ -1490,7 +1480,6 @@ func (ec *executionContext) _Mutation_removeAPIKey(ctx context.Context, field gr
true, true,
) )
} }
func (ec *executionContext) fieldContext_Mutation_removeAPIKey(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Mutation_removeAPIKey(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "Mutation", Object: "Mutation",
@@ -1553,7 +1542,6 @@ func (ec *executionContext) _Mutation_removeOrganization(ctx context.Context, fi
true, true,
) )
} }
func (ec *executionContext) fieldContext_Mutation_removeOrganization(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Mutation_removeOrganization(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "Mutation", Object: "Mutation",
@@ -1616,7 +1604,6 @@ func (ec *executionContext) _Mutation_updateSubGraph(ctx context.Context, field
true, true,
) )
} }
func (ec *executionContext) fieldContext_Mutation_updateSubGraph(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Mutation_updateSubGraph(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "Mutation", Object: "Mutation",
@@ -1660,7 +1647,6 @@ func (ec *executionContext) _Organization_id(ctx context.Context, field graphql.
true, true,
) )
} }
func (ec *executionContext) fieldContext_Organization_id(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Organization_id(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("Organization", field, false, false, errors.New("field of type ID does not have child fields")) return graphql.NewScalarFieldContext("Organization", field, false, false, errors.New("field of type ID does not have child fields"))
} }
@@ -1684,7 +1670,6 @@ func (ec *executionContext) _Organization_name(ctx context.Context, field graphq
true, true,
) )
} }
func (ec *executionContext) fieldContext_Organization_name(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Organization_name(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("Organization", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("Organization", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -1708,7 +1693,6 @@ func (ec *executionContext) _Organization_users(ctx context.Context, field graph
true, true,
) )
} }
func (ec *executionContext) fieldContext_Organization_users(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Organization_users(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "Organization", Object: "Organization",
@@ -1741,7 +1725,6 @@ func (ec *executionContext) _Organization_apiKeys(ctx context.Context, field gra
true, true,
) )
} }
func (ec *executionContext) fieldContext_Organization_apiKeys(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Organization_apiKeys(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "Organization", Object: "Organization",
@@ -1792,7 +1775,6 @@ func (ec *executionContext) _Query_organizations(ctx context.Context, field grap
true, true,
) )
} }
func (ec *executionContext) fieldContext_Query_organizations(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Query_organizations(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "Query", Object: "Query",
@@ -1843,7 +1825,6 @@ func (ec *executionContext) _Query_allOrganizations(ctx context.Context, field g
true, true,
) )
} }
func (ec *executionContext) fieldContext_Query_allOrganizations(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Query_allOrganizations(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "Query", Object: "Query",
@@ -1900,7 +1881,6 @@ func (ec *executionContext) _Query_supergraph(ctx context.Context, field graphql
true, true,
) )
} }
func (ec *executionContext) fieldContext_Query_supergraph(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Query_supergraph(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "Query", Object: "Query",
@@ -1968,7 +1948,6 @@ func (ec *executionContext) _Query_latestSchema(ctx context.Context, field graph
true, true,
) )
} }
func (ec *executionContext) fieldContext_Query_latestSchema(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Query_latestSchema(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "Query", Object: "Query",
@@ -2013,7 +1992,6 @@ func (ec *executionContext) _Query___type(ctx context.Context, field graphql.Col
false, false,
) )
} }
func (ec *executionContext) fieldContext_Query___type(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Query___type(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "Query", Object: "Query",
@@ -2057,7 +2035,6 @@ func (ec *executionContext) _Query___schema(ctx context.Context, field graphql.C
false, false,
) )
} }
func (ec *executionContext) fieldContext_Query___schema(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Query___schema(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "Query", Object: "Query",
@@ -2090,7 +2067,6 @@ func (ec *executionContext) _SchemaUpdate_ref(ctx context.Context, field graphql
true, true,
) )
} }
func (ec *executionContext) fieldContext_SchemaUpdate_ref(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_SchemaUpdate_ref(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("SchemaUpdate", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("SchemaUpdate", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -2114,7 +2090,6 @@ func (ec *executionContext) _SchemaUpdate_id(ctx context.Context, field graphql.
true, true,
) )
} }
func (ec *executionContext) fieldContext_SchemaUpdate_id(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_SchemaUpdate_id(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("SchemaUpdate", field, false, false, errors.New("field of type ID does not have child fields")) return graphql.NewScalarFieldContext("SchemaUpdate", field, false, false, errors.New("field of type ID does not have child fields"))
} }
@@ -2138,7 +2113,6 @@ func (ec *executionContext) _SchemaUpdate_subGraphs(ctx context.Context, field g
true, true,
) )
} }
func (ec *executionContext) fieldContext_SchemaUpdate_subGraphs(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_SchemaUpdate_subGraphs(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "SchemaUpdate", Object: "SchemaUpdate",
@@ -2171,7 +2145,6 @@ func (ec *executionContext) _SchemaUpdate_cosmoRouterConfig(ctx context.Context,
false, false,
) )
} }
func (ec *executionContext) fieldContext_SchemaUpdate_cosmoRouterConfig(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_SchemaUpdate_cosmoRouterConfig(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("SchemaUpdate", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("SchemaUpdate", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -2195,7 +2168,6 @@ func (ec *executionContext) _SubGraph_id(ctx context.Context, field graphql.Coll
true, true,
) )
} }
func (ec *executionContext) fieldContext_SubGraph_id(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_SubGraph_id(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("SubGraph", field, false, false, errors.New("field of type ID does not have child fields")) return graphql.NewScalarFieldContext("SubGraph", field, false, false, errors.New("field of type ID does not have child fields"))
} }
@@ -2219,7 +2191,6 @@ func (ec *executionContext) _SubGraph_service(ctx context.Context, field graphql
true, true,
) )
} }
func (ec *executionContext) fieldContext_SubGraph_service(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_SubGraph_service(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("SubGraph", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("SubGraph", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -2243,7 +2214,6 @@ func (ec *executionContext) _SubGraph_url(ctx context.Context, field graphql.Col
false, false,
) )
} }
func (ec *executionContext) fieldContext_SubGraph_url(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_SubGraph_url(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("SubGraph", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("SubGraph", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -2267,7 +2237,6 @@ func (ec *executionContext) _SubGraph_wsUrl(ctx context.Context, field graphql.C
false, false,
) )
} }
func (ec *executionContext) fieldContext_SubGraph_wsUrl(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_SubGraph_wsUrl(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("SubGraph", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("SubGraph", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -2291,7 +2260,6 @@ func (ec *executionContext) _SubGraph_sdl(ctx context.Context, field graphql.Col
true, true,
) )
} }
func (ec *executionContext) fieldContext_SubGraph_sdl(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_SubGraph_sdl(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("SubGraph", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("SubGraph", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -2315,7 +2283,6 @@ func (ec *executionContext) _SubGraph_changedBy(ctx context.Context, field graph
true, true,
) )
} }
func (ec *executionContext) fieldContext_SubGraph_changedBy(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_SubGraph_changedBy(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("SubGraph", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("SubGraph", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -2339,7 +2306,6 @@ func (ec *executionContext) _SubGraph_changedAt(ctx context.Context, field graph
true, true,
) )
} }
func (ec *executionContext) fieldContext_SubGraph_changedAt(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_SubGraph_changedAt(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("SubGraph", field, false, false, errors.New("field of type Time does not have child fields")) return graphql.NewScalarFieldContext("SubGraph", field, false, false, errors.New("field of type Time does not have child fields"))
} }
@@ -2363,7 +2329,6 @@ func (ec *executionContext) _SubGraphs_id(ctx context.Context, field graphql.Col
true, true,
) )
} }
func (ec *executionContext) fieldContext_SubGraphs_id(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_SubGraphs_id(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("SubGraphs", field, false, false, errors.New("field of type ID does not have child fields")) return graphql.NewScalarFieldContext("SubGraphs", field, false, false, errors.New("field of type ID does not have child fields"))
} }
@@ -2387,7 +2352,6 @@ func (ec *executionContext) _SubGraphs_minDelaySeconds(ctx context.Context, fiel
true, true,
) )
} }
func (ec *executionContext) fieldContext_SubGraphs_minDelaySeconds(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_SubGraphs_minDelaySeconds(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("SubGraphs", field, false, false, errors.New("field of type Int does not have child fields")) return graphql.NewScalarFieldContext("SubGraphs", field, false, false, errors.New("field of type Int does not have child fields"))
} }
@@ -2411,7 +2375,6 @@ func (ec *executionContext) _SubGraphs_sdl(ctx context.Context, field graphql.Co
true, true,
) )
} }
func (ec *executionContext) fieldContext_SubGraphs_sdl(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_SubGraphs_sdl(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("SubGraphs", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("SubGraphs", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -2435,7 +2398,6 @@ func (ec *executionContext) _SubGraphs_subGraphs(ctx context.Context, field grap
true, true,
) )
} }
func (ec *executionContext) fieldContext_SubGraphs_subGraphs(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_SubGraphs_subGraphs(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "SubGraphs", Object: "SubGraphs",
@@ -2487,7 +2449,6 @@ func (ec *executionContext) _Subscription_schemaUpdates(ctx context.Context, fie
true, true,
) )
} }
func (ec *executionContext) fieldContext_Subscription_schemaUpdates(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Subscription_schemaUpdates(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "Subscription", Object: "Subscription",
@@ -2531,7 +2492,6 @@ func (ec *executionContext) _Unchanged_id(ctx context.Context, field graphql.Col
true, true,
) )
} }
func (ec *executionContext) fieldContext_Unchanged_id(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Unchanged_id(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("Unchanged", field, false, false, errors.New("field of type ID does not have child fields")) return graphql.NewScalarFieldContext("Unchanged", field, false, false, errors.New("field of type ID does not have child fields"))
} }
@@ -2555,7 +2515,6 @@ func (ec *executionContext) _Unchanged_minDelaySeconds(ctx context.Context, fiel
true, true,
) )
} }
func (ec *executionContext) fieldContext_Unchanged_minDelaySeconds(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_Unchanged_minDelaySeconds(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("Unchanged", field, false, false, errors.New("field of type Int does not have child fields")) return graphql.NewScalarFieldContext("Unchanged", field, false, false, errors.New("field of type Int does not have child fields"))
} }
@@ -2579,7 +2538,6 @@ func (ec *executionContext) _User_id(ctx context.Context, field graphql.Collecte
true, true,
) )
} }
func (ec *executionContext) fieldContext_User_id(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext_User_id(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("User", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("User", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -2603,7 +2561,6 @@ func (ec *executionContext) ___Directive_name(ctx context.Context, field graphql
true, true,
) )
} }
func (ec *executionContext) fieldContext___Directive_name(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Directive_name(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__Directive", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("__Directive", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -2627,7 +2584,6 @@ func (ec *executionContext) ___Directive_description(ctx context.Context, field
false, false,
) )
} }
func (ec *executionContext) fieldContext___Directive_description(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Directive_description(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__Directive", field, true, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("__Directive", field, true, false, errors.New("field of type String does not have child fields"))
} }
@@ -2651,7 +2607,6 @@ func (ec *executionContext) ___Directive_isRepeatable(ctx context.Context, field
true, true,
) )
} }
func (ec *executionContext) fieldContext___Directive_isRepeatable(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Directive_isRepeatable(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__Directive", field, false, false, errors.New("field of type Boolean does not have child fields")) return graphql.NewScalarFieldContext("__Directive", field, false, false, errors.New("field of type Boolean does not have child fields"))
} }
@@ -2675,7 +2630,6 @@ func (ec *executionContext) ___Directive_locations(ctx context.Context, field gr
true, true,
) )
} }
func (ec *executionContext) fieldContext___Directive_locations(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Directive_locations(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__Directive", field, false, false, errors.New("field of type __DirectiveLocation does not have child fields")) return graphql.NewScalarFieldContext("__Directive", field, false, false, errors.New("field of type __DirectiveLocation does not have child fields"))
} }
@@ -2699,7 +2653,6 @@ func (ec *executionContext) ___Directive_args(ctx context.Context, field graphql
true, true,
) )
} }
func (ec *executionContext) fieldContext___Directive_args(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Directive_args(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "__Directive", Object: "__Directive",
@@ -2743,7 +2696,6 @@ func (ec *executionContext) ___EnumValue_name(ctx context.Context, field graphql
true, true,
) )
} }
func (ec *executionContext) fieldContext___EnumValue_name(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___EnumValue_name(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__EnumValue", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("__EnumValue", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -2767,7 +2719,6 @@ func (ec *executionContext) ___EnumValue_description(ctx context.Context, field
false, false,
) )
} }
func (ec *executionContext) fieldContext___EnumValue_description(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___EnumValue_description(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__EnumValue", field, true, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("__EnumValue", field, true, false, errors.New("field of type String does not have child fields"))
} }
@@ -2791,7 +2742,6 @@ func (ec *executionContext) ___EnumValue_isDeprecated(ctx context.Context, field
true, true,
) )
} }
func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___EnumValue_isDeprecated(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__EnumValue", field, true, false, errors.New("field of type Boolean does not have child fields")) return graphql.NewScalarFieldContext("__EnumValue", field, true, false, errors.New("field of type Boolean does not have child fields"))
} }
@@ -2815,7 +2765,6 @@ func (ec *executionContext) ___EnumValue_deprecationReason(ctx context.Context,
false, false,
) )
} }
func (ec *executionContext) fieldContext___EnumValue_deprecationReason(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___EnumValue_deprecationReason(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__EnumValue", field, true, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("__EnumValue", field, true, false, errors.New("field of type String does not have child fields"))
} }
@@ -2839,7 +2788,6 @@ func (ec *executionContext) ___Field_name(ctx context.Context, field graphql.Col
true, true,
) )
} }
func (ec *executionContext) fieldContext___Field_name(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Field_name(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__Field", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("__Field", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -2863,7 +2811,6 @@ func (ec *executionContext) ___Field_description(ctx context.Context, field grap
false, false,
) )
} }
func (ec *executionContext) fieldContext___Field_description(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Field_description(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__Field", field, true, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("__Field", field, true, false, errors.New("field of type String does not have child fields"))
} }
@@ -2887,7 +2834,6 @@ func (ec *executionContext) ___Field_args(ctx context.Context, field graphql.Col
true, true,
) )
} }
func (ec *executionContext) fieldContext___Field_args(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Field_args(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "__Field", Object: "__Field",
@@ -2931,7 +2877,6 @@ func (ec *executionContext) ___Field_type(ctx context.Context, field graphql.Col
true, true,
) )
} }
func (ec *executionContext) fieldContext___Field_type(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Field_type(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "__Field", Object: "__Field",
@@ -2964,7 +2909,6 @@ func (ec *executionContext) ___Field_isDeprecated(ctx context.Context, field gra
true, true,
) )
} }
func (ec *executionContext) fieldContext___Field_isDeprecated(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Field_isDeprecated(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__Field", field, true, false, errors.New("field of type Boolean does not have child fields")) return graphql.NewScalarFieldContext("__Field", field, true, false, errors.New("field of type Boolean does not have child fields"))
} }
@@ -2988,7 +2932,6 @@ func (ec *executionContext) ___Field_deprecationReason(ctx context.Context, fiel
false, false,
) )
} }
func (ec *executionContext) fieldContext___Field_deprecationReason(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Field_deprecationReason(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__Field", field, true, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("__Field", field, true, false, errors.New("field of type String does not have child fields"))
} }
@@ -3012,7 +2955,6 @@ func (ec *executionContext) ___InputValue_name(ctx context.Context, field graphq
true, true,
) )
} }
func (ec *executionContext) fieldContext___InputValue_name(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___InputValue_name(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__InputValue", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("__InputValue", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -3036,7 +2978,6 @@ func (ec *executionContext) ___InputValue_description(ctx context.Context, field
false, false,
) )
} }
func (ec *executionContext) fieldContext___InputValue_description(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___InputValue_description(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__InputValue", field, true, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("__InputValue", field, true, false, errors.New("field of type String does not have child fields"))
} }
@@ -3060,7 +3001,6 @@ func (ec *executionContext) ___InputValue_type(ctx context.Context, field graphq
true, true,
) )
} }
func (ec *executionContext) fieldContext___InputValue_type(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___InputValue_type(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "__InputValue", Object: "__InputValue",
@@ -3093,7 +3033,6 @@ func (ec *executionContext) ___InputValue_defaultValue(ctx context.Context, fiel
false, false,
) )
} }
func (ec *executionContext) fieldContext___InputValue_defaultValue(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___InputValue_defaultValue(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__InputValue", field, false, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("__InputValue", field, false, false, errors.New("field of type String does not have child fields"))
} }
@@ -3117,7 +3056,6 @@ func (ec *executionContext) ___InputValue_isDeprecated(ctx context.Context, fiel
true, true,
) )
} }
func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___InputValue_isDeprecated(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__InputValue", field, true, false, errors.New("field of type Boolean does not have child fields")) return graphql.NewScalarFieldContext("__InputValue", field, true, false, errors.New("field of type Boolean does not have child fields"))
} }
@@ -3141,7 +3079,6 @@ func (ec *executionContext) ___InputValue_deprecationReason(ctx context.Context,
false, false,
) )
} }
func (ec *executionContext) fieldContext___InputValue_deprecationReason(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___InputValue_deprecationReason(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__InputValue", field, true, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("__InputValue", field, true, false, errors.New("field of type String does not have child fields"))
} }
@@ -3165,7 +3102,6 @@ func (ec *executionContext) ___Schema_description(ctx context.Context, field gra
false, false,
) )
} }
func (ec *executionContext) fieldContext___Schema_description(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Schema_description(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__Schema", field, true, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("__Schema", field, true, false, errors.New("field of type String does not have child fields"))
} }
@@ -3189,7 +3125,6 @@ func (ec *executionContext) ___Schema_types(ctx context.Context, field graphql.C
true, true,
) )
} }
func (ec *executionContext) fieldContext___Schema_types(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Schema_types(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "__Schema", Object: "__Schema",
@@ -3222,7 +3157,6 @@ func (ec *executionContext) ___Schema_queryType(ctx context.Context, field graph
true, true,
) )
} }
func (ec *executionContext) fieldContext___Schema_queryType(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Schema_queryType(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "__Schema", Object: "__Schema",
@@ -3255,7 +3189,6 @@ func (ec *executionContext) ___Schema_mutationType(ctx context.Context, field gr
false, false,
) )
} }
func (ec *executionContext) fieldContext___Schema_mutationType(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Schema_mutationType(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "__Schema", Object: "__Schema",
@@ -3288,7 +3221,6 @@ func (ec *executionContext) ___Schema_subscriptionType(ctx context.Context, fiel
false, false,
) )
} }
func (ec *executionContext) fieldContext___Schema_subscriptionType(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Schema_subscriptionType(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "__Schema", Object: "__Schema",
@@ -3321,7 +3253,6 @@ func (ec *executionContext) ___Schema_directives(ctx context.Context, field grap
true, true,
) )
} }
func (ec *executionContext) fieldContext___Schema_directives(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Schema_directives(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "__Schema", Object: "__Schema",
@@ -3354,7 +3285,6 @@ func (ec *executionContext) ___Type_kind(ctx context.Context, field graphql.Coll
true, true,
) )
} }
func (ec *executionContext) fieldContext___Type_kind(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Type_kind(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__Type", field, true, false, errors.New("field of type __TypeKind does not have child fields")) return graphql.NewScalarFieldContext("__Type", field, true, false, errors.New("field of type __TypeKind does not have child fields"))
} }
@@ -3378,7 +3308,6 @@ func (ec *executionContext) ___Type_name(ctx context.Context, field graphql.Coll
false, false,
) )
} }
func (ec *executionContext) fieldContext___Type_name(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Type_name(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__Type", field, true, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("__Type", field, true, false, errors.New("field of type String does not have child fields"))
} }
@@ -3402,7 +3331,6 @@ func (ec *executionContext) ___Type_description(ctx context.Context, field graph
false, false,
) )
} }
func (ec *executionContext) fieldContext___Type_description(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Type_description(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__Type", field, true, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("__Type", field, true, false, errors.New("field of type String does not have child fields"))
} }
@@ -3426,7 +3354,6 @@ func (ec *executionContext) ___Type_specifiedByURL(ctx context.Context, field gr
false, false,
) )
} }
func (ec *executionContext) fieldContext___Type_specifiedByURL(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Type_specifiedByURL(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__Type", field, true, false, errors.New("field of type String does not have child fields")) return graphql.NewScalarFieldContext("__Type", field, true, false, errors.New("field of type String does not have child fields"))
} }
@@ -3451,7 +3378,6 @@ func (ec *executionContext) ___Type_fields(ctx context.Context, field graphql.Co
false, false,
) )
} }
func (ec *executionContext) fieldContext___Type_fields(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Type_fields(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "__Type", Object: "__Type",
@@ -3495,7 +3421,6 @@ func (ec *executionContext) ___Type_interfaces(ctx context.Context, field graphq
false, false,
) )
} }
func (ec *executionContext) fieldContext___Type_interfaces(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Type_interfaces(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "__Type", Object: "__Type",
@@ -3528,7 +3453,6 @@ func (ec *executionContext) ___Type_possibleTypes(ctx context.Context, field gra
false, false,
) )
} }
func (ec *executionContext) fieldContext___Type_possibleTypes(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Type_possibleTypes(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "__Type", Object: "__Type",
@@ -3562,7 +3486,6 @@ func (ec *executionContext) ___Type_enumValues(ctx context.Context, field graphq
false, false,
) )
} }
func (ec *executionContext) fieldContext___Type_enumValues(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Type_enumValues(ctx context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "__Type", Object: "__Type",
@@ -3606,7 +3529,6 @@ func (ec *executionContext) ___Type_inputFields(ctx context.Context, field graph
false, false,
) )
} }
func (ec *executionContext) fieldContext___Type_inputFields(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Type_inputFields(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "__Type", Object: "__Type",
@@ -3639,7 +3561,6 @@ func (ec *executionContext) ___Type_ofType(ctx context.Context, field graphql.Co
false, false,
) )
} }
func (ec *executionContext) fieldContext___Type_ofType(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Type_ofType(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
fc = &graphql.FieldContext{ fc = &graphql.FieldContext{
Object: "__Type", Object: "__Type",
@@ -3672,7 +3593,6 @@ func (ec *executionContext) ___Type_isOneOf(ctx context.Context, field graphql.C
false, false,
) )
} }
func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) { func (ec *executionContext) fieldContext___Type_isOneOf(_ context.Context, field graphql.CollectedField) (fc *graphql.FieldContext, err error) {
return graphql.NewScalarFieldContext("__Type", field, true, false, errors.New("field of type Boolean does not have child fields")) return graphql.NewScalarFieldContext("__Type", field, true, false, errors.New("field of type Boolean does not have child fields"))
} }
@@ -3802,7 +3722,7 @@ func (ec *executionContext) unmarshalInputInputSubGraph(ctx context.Context, obj
// region ************************** interface.gotpl *************************** // region ************************** interface.gotpl ***************************
func (ec *executionContext) _Supergraph(ctx context.Context, sel ast.SelectionSet, obj model.Supergraph) graphql.Marshaler { func (ec *executionContext) _Supergraph(ctx context.Context, sel ast.SelectionSet, obj model.Supergraph) graphql.Marshaler {
switch obj := obj.(type) { switch obj := (obj).(type) {
case nil: case nil:
return graphql.Null return graphql.Null
case model.Unchanged: case model.Unchanged: