diff options
Diffstat (limited to 'backend/graphql/generated.go')
| -rw-r--r-- | backend/graphql/generated.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/graphql/generated.go b/backend/graphql/generated.go index 9f45445..72379bc 100644 --- a/backend/graphql/generated.go +++ b/backend/graphql/generated.go @@ -492,7 +492,7 @@ func (ec *executionContext) introspectType(name string) (*introspection.Type, er } var sources = []*ast.Source{ - {Name: "../../common/graphql/schema.graphql", Input: `scalar DateTime + {Name: "../../graphql/schema.graphql", Input: `scalar DateTime """ Represents a feed subscription in the system |
