refactor fields
This commit is contained in:
@@ -8,4 +8,5 @@ enum Type: string
|
||||
case COLLECTION = 'collection';
|
||||
case FILES = 'files';
|
||||
case BLOCK = 'block';
|
||||
case EDGE = 'edge';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user