Skip to content

Commit

Permalink
fix: bump rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
mckrava committed Feb 21, 2024
1 parent 6020307 commit 7fa8349
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ import { SignatureNonce } from './modules/signedMessage/typeorm/signatureNonce.e
};
}
}),

GraphQLModule.forRoot<ApolloDriverConfig>({
autoSchemaFile: './src/schema.gql',
driver: ApolloDriver,
Expand Down

0 comments on commit 7fa8349

Please sign in to comment.