@@ 1,4 1,4 @@
-// Code generated by git.sr.ht/~sircmpwn/gqlgen, DO NOT EDIT.
+// Code generated by github.com/99designs/gqlgen, DO NOT EDIT.
package api
@@ 13,8 13,8 @@ import (
"time"
"git.sr.ht/~sircmpwn/git.sr.ht/api/graph/model"
- "git.sr.ht/~sircmpwn/gqlgen/graphql"
- "git.sr.ht/~sircmpwn/gqlgen/graphql/introspection"
+ "github.com/99designs/gqlgen/graphql"
+ "github.com/99designs/gqlgen/graphql/introspection"
gqlparser "github.com/vektah/gqlparser/v2"
"github.com/vektah/gqlparser/v2/ast"
)
@@ 1210,7 1210,7 @@ func (ec *executionContext) introspectType(name string) (*introspection.Type, er
}
var sources = []*ast.Source{
- &ast.Source{Name: "graph/schema.graphqls", Input: `scalar Cursor
+ {Name: "graph/schema.graphqls", Input: `scalar Cursor
scalar Time
scalar Upload
@@ 1672,7 1672,7 @@ func (ec *executionContext) field_Mutation_uploadArtifact_args(ctx context.Conte
args["revspec"] = arg1
var arg2 graphql.Upload
if tmp, ok := rawArgs["file"]; ok {
- arg2, err = ec.unmarshalNUpload2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚐUpload(ctx, tmp)
+ arg2, err = ec.unmarshalNUpload2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚐUpload(ctx, tmp)
if err != nil {
return nil, err
}
@@ 3592,7 3592,7 @@ func (ec *executionContext) _Query___type(ctx context.Context, field graphql.Col
}
res := resTmp.(*introspection.Type)
fc.Result = res
- return ec.marshalO__Type2ᚖgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, field.Selections, res)
+ return ec.marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, field.Selections, res)
}
func (ec *executionContext) _Query___schema(ctx context.Context, field graphql.CollectedField) (ret graphql.Marshaler) {
@@ 3623,7 3623,7 @@ func (ec *executionContext) _Query___schema(ctx context.Context, field graphql.C
}
res := resTmp.(*introspection.Schema)
fc.Result = res
- return ec.marshalO__Schema2ᚖgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema(ctx, field.Selections, res)
+ return ec.marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema(ctx, field.Selections, res)
}
func (ec *executionContext) _Reference_name(ctx context.Context, field graphql.CollectedField, obj *model.Reference) (ret graphql.Marshaler) {
@@ 5950,7 5950,7 @@ func (ec *executionContext) ___Directive_args(ctx context.Context, field graphql
}
res := resTmp.([]introspection.InputValue)
fc.Result = res
- return ec.marshalN__InputValue2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ(ctx, field.Selections, res)
+ return ec.marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ(ctx, field.Selections, res)
}
func (ec *executionContext) ___EnumValue_name(ctx context.Context, field graphql.CollectedField, obj *introspection.EnumValue) (ret graphql.Marshaler) {
@@ 6179,7 6179,7 @@ func (ec *executionContext) ___Field_args(ctx context.Context, field graphql.Col
}
res := resTmp.([]introspection.InputValue)
fc.Result = res
- return ec.marshalN__InputValue2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ(ctx, field.Selections, res)
+ return ec.marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ(ctx, field.Selections, res)
}
func (ec *executionContext) ___Field_type(ctx context.Context, field graphql.CollectedField, obj *introspection.Field) (ret graphql.Marshaler) {
@@ 6213,7 6213,7 @@ func (ec *executionContext) ___Field_type(ctx context.Context, field graphql.Col
}
res := resTmp.(*introspection.Type)
fc.Result = res
- return ec.marshalN__Type2ᚖgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, field.Selections, res)
+ return ec.marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, field.Selections, res)
}
func (ec *executionContext) ___Field_isDeprecated(ctx context.Context, field graphql.CollectedField, obj *introspection.Field) (ret graphql.Marshaler) {
@@ 6377,7 6377,7 @@ func (ec *executionContext) ___InputValue_type(ctx context.Context, field graphq
}
res := resTmp.(*introspection.Type)
fc.Result = res
- return ec.marshalN__Type2ᚖgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, field.Selections, res)
+ return ec.marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, field.Selections, res)
}
func (ec *executionContext) ___InputValue_defaultValue(ctx context.Context, field graphql.CollectedField, obj *introspection.InputValue) (ret graphql.Marshaler) {
@@ 6442,7 6442,7 @@ func (ec *executionContext) ___Schema_types(ctx context.Context, field graphql.C
}
res := resTmp.([]introspection.Type)
fc.Result = res
- return ec.marshalN__Type2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ(ctx, field.Selections, res)
+ return ec.marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ(ctx, field.Selections, res)
}
func (ec *executionContext) ___Schema_queryType(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema) (ret graphql.Marshaler) {
@@ 6476,7 6476,7 @@ func (ec *executionContext) ___Schema_queryType(ctx context.Context, field graph
}
res := resTmp.(*introspection.Type)
fc.Result = res
- return ec.marshalN__Type2ᚖgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, field.Selections, res)
+ return ec.marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, field.Selections, res)
}
func (ec *executionContext) ___Schema_mutationType(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema) (ret graphql.Marshaler) {
@@ 6507,7 6507,7 @@ func (ec *executionContext) ___Schema_mutationType(ctx context.Context, field gr
}
res := resTmp.(*introspection.Type)
fc.Result = res
- return ec.marshalO__Type2ᚖgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, field.Selections, res)
+ return ec.marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, field.Selections, res)
}
func (ec *executionContext) ___Schema_subscriptionType(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema) (ret graphql.Marshaler) {
@@ 6538,7 6538,7 @@ func (ec *executionContext) ___Schema_subscriptionType(ctx context.Context, fiel
}
res := resTmp.(*introspection.Type)
fc.Result = res
- return ec.marshalO__Type2ᚖgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, field.Selections, res)
+ return ec.marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, field.Selections, res)
}
func (ec *executionContext) ___Schema_directives(ctx context.Context, field graphql.CollectedField, obj *introspection.Schema) (ret graphql.Marshaler) {
@@ 6572,7 6572,7 @@ func (ec *executionContext) ___Schema_directives(ctx context.Context, field grap
}
res := resTmp.([]introspection.Directive)
fc.Result = res
- return ec.marshalN__Directive2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ(ctx, field.Selections, res)
+ return ec.marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ(ctx, field.Selections, res)
}
func (ec *executionContext) ___Type_kind(ctx context.Context, field graphql.CollectedField, obj *introspection.Type) (ret graphql.Marshaler) {
@@ 6706,7 6706,7 @@ func (ec *executionContext) ___Type_fields(ctx context.Context, field graphql.Co
}
res := resTmp.([]introspection.Field)
fc.Result = res
- return ec.marshalO__Field2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ(ctx, field.Selections, res)
+ return ec.marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ(ctx, field.Selections, res)
}
func (ec *executionContext) ___Type_interfaces(ctx context.Context, field graphql.CollectedField, obj *introspection.Type) (ret graphql.Marshaler) {
@@ 6737,7 6737,7 @@ func (ec *executionContext) ___Type_interfaces(ctx context.Context, field graphq
}
res := resTmp.([]introspection.Type)
fc.Result = res
- return ec.marshalO__Type2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ(ctx, field.Selections, res)
+ return ec.marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ(ctx, field.Selections, res)
}
func (ec *executionContext) ___Type_possibleTypes(ctx context.Context, field graphql.CollectedField, obj *introspection.Type) (ret graphql.Marshaler) {
@@ 6768,7 6768,7 @@ func (ec *executionContext) ___Type_possibleTypes(ctx context.Context, field gra
}
res := resTmp.([]introspection.Type)
fc.Result = res
- return ec.marshalO__Type2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ(ctx, field.Selections, res)
+ return ec.marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ(ctx, field.Selections, res)
}
func (ec *executionContext) ___Type_enumValues(ctx context.Context, field graphql.CollectedField, obj *introspection.Type) (ret graphql.Marshaler) {
@@ 6806,7 6806,7 @@ func (ec *executionContext) ___Type_enumValues(ctx context.Context, field graphq
}
res := resTmp.([]introspection.EnumValue)
fc.Result = res
- return ec.marshalO__EnumValue2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ(ctx, field.Selections, res)
+ return ec.marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ(ctx, field.Selections, res)
}
func (ec *executionContext) ___Type_inputFields(ctx context.Context, field graphql.CollectedField, obj *introspection.Type) (ret graphql.Marshaler) {
@@ 6837,7 6837,7 @@ func (ec *executionContext) ___Type_inputFields(ctx context.Context, field graph
}
res := resTmp.([]introspection.InputValue)
fc.Result = res
- return ec.marshalO__InputValue2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ(ctx, field.Selections, res)
+ return ec.marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ(ctx, field.Selections, res)
}
func (ec *executionContext) ___Type_ofType(ctx context.Context, field graphql.CollectedField, obj *introspection.Type) (ret graphql.Marshaler) {
@@ 6868,7 6868,7 @@ func (ec *executionContext) ___Type_ofType(ctx context.Context, field graphql.Co
}
res := resTmp.(*introspection.Type)
fc.Result = res
- return ec.marshalO__Type2ᚖgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, field.Selections, res)
+ return ec.marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, field.Selections, res)
}
// endregion **************************** field.gotpl *****************************
@@ 8889,11 8889,11 @@ func (ec *executionContext) marshalNTreeEntryCursor2ᚖgitᚗsrᚗhtᚋאsircmpw
return ec._TreeEntryCursor(ctx, sel, v)
}
-func (ec *executionContext) unmarshalNUpload2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚐUpload(ctx context.Context, v interface{}) (graphql.Upload, error) {
+func (ec *executionContext) unmarshalNUpload2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚐUpload(ctx context.Context, v interface{}) (graphql.Upload, error) {
return graphql.UnmarshalUpload(v)
}
-func (ec *executionContext) marshalNUpload2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚐUpload(ctx context.Context, sel ast.SelectionSet, v graphql.Upload) graphql.Marshaler {
+func (ec *executionContext) marshalNUpload2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚐUpload(ctx context.Context, sel ast.SelectionSet, v graphql.Upload) graphql.Marshaler {
res := graphql.MarshalUpload(v)
if res == graphql.Null {
if !graphql.HasFieldError(ctx, graphql.GetFieldContext(ctx)) {
@@ 8940,11 8940,11 @@ func (ec *executionContext) marshalNVisibility2gitᚗsrᚗhtᚋאsircmpwnᚋgit
return v
}
-func (ec *executionContext) marshalN__Directive2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective(ctx context.Context, sel ast.SelectionSet, v introspection.Directive) graphql.Marshaler {
+func (ec *executionContext) marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective(ctx context.Context, sel ast.SelectionSet, v introspection.Directive) graphql.Marshaler {
return ec.___Directive(ctx, sel, &v)
}
-func (ec *executionContext) marshalN__Directive2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ(ctx context.Context, sel ast.SelectionSet, v []introspection.Directive) graphql.Marshaler {
+func (ec *executionContext) marshalN__Directive2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirectiveᚄ(ctx context.Context, sel ast.SelectionSet, v []introspection.Directive) graphql.Marshaler {
ret := make(graphql.Array, len(v))
var wg sync.WaitGroup
isLen1 := len(v) == 1
@@ 8968,7 8968,7 @@ func (ec *executionContext) marshalN__Directive2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋ
if !isLen1 {
defer wg.Done()
}
- ret[i] = ec.marshalN__Directive2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective(ctx, sel, v[i])
+ ret[i] = ec.marshalN__Directive2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐDirective(ctx, sel, v[i])
}
if isLen1 {
f(i)
@@ 9052,19 9052,19 @@ func (ec *executionContext) marshalN__DirectiveLocation2ᚕstringᚄ(ctx context
return ret
}
-func (ec *executionContext) marshalN__EnumValue2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue(ctx context.Context, sel ast.SelectionSet, v introspection.EnumValue) graphql.Marshaler {
+func (ec *executionContext) marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue(ctx context.Context, sel ast.SelectionSet, v introspection.EnumValue) graphql.Marshaler {
return ec.___EnumValue(ctx, sel, &v)
}
-func (ec *executionContext) marshalN__Field2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐField(ctx context.Context, sel ast.SelectionSet, v introspection.Field) graphql.Marshaler {
+func (ec *executionContext) marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField(ctx context.Context, sel ast.SelectionSet, v introspection.Field) graphql.Marshaler {
return ec.___Field(ctx, sel, &v)
}
-func (ec *executionContext) marshalN__InputValue2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue(ctx context.Context, sel ast.SelectionSet, v introspection.InputValue) graphql.Marshaler {
+func (ec *executionContext) marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue(ctx context.Context, sel ast.SelectionSet, v introspection.InputValue) graphql.Marshaler {
return ec.___InputValue(ctx, sel, &v)
}
-func (ec *executionContext) marshalN__InputValue2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ(ctx context.Context, sel ast.SelectionSet, v []introspection.InputValue) graphql.Marshaler {
+func (ec *executionContext) marshalN__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ(ctx context.Context, sel ast.SelectionSet, v []introspection.InputValue) graphql.Marshaler {
ret := make(graphql.Array, len(v))
var wg sync.WaitGroup
isLen1 := len(v) == 1
@@ 9088,7 9088,7 @@ func (ec *executionContext) marshalN__InputValue2ᚕgitᚗsrᚗhtᚋאsircmpwn
if !isLen1 {
defer wg.Done()
}
- ret[i] = ec.marshalN__InputValue2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue(ctx, sel, v[i])
+ ret[i] = ec.marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue(ctx, sel, v[i])
}
if isLen1 {
f(i)
@@ 9101,11 9101,11 @@ func (ec *executionContext) marshalN__InputValue2ᚕgitᚗsrᚗhtᚋאsircmpwn
return ret
}
-func (ec *executionContext) marshalN__Type2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx context.Context, sel ast.SelectionSet, v introspection.Type) graphql.Marshaler {
+func (ec *executionContext) marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx context.Context, sel ast.SelectionSet, v introspection.Type) graphql.Marshaler {
return ec.___Type(ctx, sel, &v)
}
-func (ec *executionContext) marshalN__Type2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ(ctx context.Context, sel ast.SelectionSet, v []introspection.Type) graphql.Marshaler {
+func (ec *executionContext) marshalN__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ(ctx context.Context, sel ast.SelectionSet, v []introspection.Type) graphql.Marshaler {
ret := make(graphql.Array, len(v))
var wg sync.WaitGroup
isLen1 := len(v) == 1
@@ 9129,7 9129,7 @@ func (ec *executionContext) marshalN__Type2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlge
if !isLen1 {
defer wg.Done()
}
- ret[i] = ec.marshalN__Type2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, sel, v[i])
+ ret[i] = ec.marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, sel, v[i])
}
if isLen1 {
f(i)
@@ 9142,7 9142,7 @@ func (ec *executionContext) marshalN__Type2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlge
return ret
}
-func (ec *executionContext) marshalN__Type2ᚖgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx context.Context, sel ast.SelectionSet, v *introspection.Type) graphql.Marshaler {
+func (ec *executionContext) marshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx context.Context, sel ast.SelectionSet, v *introspection.Type) graphql.Marshaler {
if v == nil {
if !graphql.HasFieldError(ctx, graphql.GetFieldContext(ctx)) {
ec.Errorf(ctx, "must not be null")
@@ 9470,7 9470,7 @@ func (ec *executionContext) marshalOVisibility2ᚖgitᚗsrᚗhtᚋאsircmpwnᚋg
return v
}
-func (ec *executionContext) marshalO__EnumValue2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ(ctx context.Context, sel ast.SelectionSet, v []introspection.EnumValue) graphql.Marshaler {
+func (ec *executionContext) marshalO__EnumValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValueᚄ(ctx context.Context, sel ast.SelectionSet, v []introspection.EnumValue) graphql.Marshaler {
if v == nil {
return graphql.Null
}
@@ 9497,7 9497,7 @@ func (ec *executionContext) marshalO__EnumValue2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋ
if !isLen1 {
defer wg.Done()
}
- ret[i] = ec.marshalN__EnumValue2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue(ctx, sel, v[i])
+ ret[i] = ec.marshalN__EnumValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐEnumValue(ctx, sel, v[i])
}
if isLen1 {
f(i)
@@ 9510,7 9510,7 @@ func (ec *executionContext) marshalO__EnumValue2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋ
return ret
}
-func (ec *executionContext) marshalO__Field2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ(ctx context.Context, sel ast.SelectionSet, v []introspection.Field) graphql.Marshaler {
+func (ec *executionContext) marshalO__Field2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐFieldᚄ(ctx context.Context, sel ast.SelectionSet, v []introspection.Field) graphql.Marshaler {
if v == nil {
return graphql.Null
}
@@ 9537,7 9537,7 @@ func (ec *executionContext) marshalO__Field2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlg
if !isLen1 {
defer wg.Done()
}
- ret[i] = ec.marshalN__Field2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐField(ctx, sel, v[i])
+ ret[i] = ec.marshalN__Field2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐField(ctx, sel, v[i])
}
if isLen1 {
f(i)
@@ 9550,7 9550,7 @@ func (ec *executionContext) marshalO__Field2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlg
return ret
}
-func (ec *executionContext) marshalO__InputValue2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ(ctx context.Context, sel ast.SelectionSet, v []introspection.InputValue) graphql.Marshaler {
+func (ec *executionContext) marshalO__InputValue2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValueᚄ(ctx context.Context, sel ast.SelectionSet, v []introspection.InputValue) graphql.Marshaler {
if v == nil {
return graphql.Null
}
@@ 9577,7 9577,7 @@ func (ec *executionContext) marshalO__InputValue2ᚕgitᚗsrᚗhtᚋאsircmpwn
if !isLen1 {
defer wg.Done()
}
- ret[i] = ec.marshalN__InputValue2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue(ctx, sel, v[i])
+ ret[i] = ec.marshalN__InputValue2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐInputValue(ctx, sel, v[i])
}
if isLen1 {
f(i)
@@ 9590,22 9590,22 @@ func (ec *executionContext) marshalO__InputValue2ᚕgitᚗsrᚗhtᚋאsircmpwn
return ret
}
-func (ec *executionContext) marshalO__Schema2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema(ctx context.Context, sel ast.SelectionSet, v introspection.Schema) graphql.Marshaler {
+func (ec *executionContext) marshalO__Schema2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema(ctx context.Context, sel ast.SelectionSet, v introspection.Schema) graphql.Marshaler {
return ec.___Schema(ctx, sel, &v)
}
-func (ec *executionContext) marshalO__Schema2ᚖgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema(ctx context.Context, sel ast.SelectionSet, v *introspection.Schema) graphql.Marshaler {
+func (ec *executionContext) marshalO__Schema2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐSchema(ctx context.Context, sel ast.SelectionSet, v *introspection.Schema) graphql.Marshaler {
if v == nil {
return graphql.Null
}
return ec.___Schema(ctx, sel, v)
}
-func (ec *executionContext) marshalO__Type2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx context.Context, sel ast.SelectionSet, v introspection.Type) graphql.Marshaler {
+func (ec *executionContext) marshalO__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx context.Context, sel ast.SelectionSet, v introspection.Type) graphql.Marshaler {
return ec.___Type(ctx, sel, &v)
}
-func (ec *executionContext) marshalO__Type2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ(ctx context.Context, sel ast.SelectionSet, v []introspection.Type) graphql.Marshaler {
+func (ec *executionContext) marshalO__Type2ᚕgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐTypeᚄ(ctx context.Context, sel ast.SelectionSet, v []introspection.Type) graphql.Marshaler {
if v == nil {
return graphql.Null
}
@@ 9632,7 9632,7 @@ func (ec *executionContext) marshalO__Type2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlge
if !isLen1 {
defer wg.Done()
}
- ret[i] = ec.marshalN__Type2gitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, sel, v[i])
+ ret[i] = ec.marshalN__Type2githubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx, sel, v[i])
}
if isLen1 {
f(i)
@@ 9645,7 9645,7 @@ func (ec *executionContext) marshalO__Type2ᚕgitᚗsrᚗhtᚋאsircmpwnᚋgqlge
return ret
}
-func (ec *executionContext) marshalO__Type2ᚖgitᚗsrᚗhtᚋאsircmpwnᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx context.Context, sel ast.SelectionSet, v *introspection.Type) graphql.Marshaler {
+func (ec *executionContext) marshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType(ctx context.Context, sel ast.SelectionSet, v *introspection.Type) graphql.Marshaler {
if v == nil {
return graphql.Null
}