@ -8,7 +8,10 @@ const Posts: CollectionConfig = {
|
||||
},
|
||||
access: {
|
||||
read: () => true,
|
||||
create: () => true,
|
||||
update: () => true,
|
||||
},
|
||||
|
||||
fields: [
|
||||
{
|
||||
name: "title",
|
||||
|
Reference in New Issue
Block a user