Satisfy linter

This commit is contained in:
Ramon Wenger 2023-08-31 16:04:39 +02:00
parent 4cde2febe0
commit 3780008146
1 changed files with 2 additions and 1 deletions

View File

@ -62,7 +62,8 @@ const initialLevel: ModuleLevelNode = {
filterAttributeType: 'ALL',
};
const ModuleLevelFragment = graphql(`
// const ModuleLevelFragment = graphql(` //todo: use fragment as type
graphql(`
fragment ModuleLevelFragment on ModuleLevelNode {
name
id