Skip to content

Commit

Permalink
Add parent to linkedFields
Browse files Browse the repository at this point in the history
  • Loading branch information
u12206050 committed Feb 11, 2024
1 parent ae261d5 commit ae51d6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/schema-sync/directus_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export const syncDirectusCollections = {
directus_folders: {
watch: ['folders'],
excludeFields: [],
linkedFields: ['parent'],
query: {
sort: ['parent', 'id'],
},
Expand Down

0 comments on commit ae51d6c

Please sign in to comment.