working
This commit is contained in:
@@ -1 +1,4 @@
|
||||
export const schemaTypes = []
|
||||
import author from './author'
|
||||
import post from './post'
|
||||
|
||||
export const schemaTypes = [author, post]
|
||||
|
||||
Reference in New Issue
Block a user