Category "directus"

Directus Filtering multiple fields

I'm trying to filter directsus CMS data set through URL parameters. This is a sample data set. I can successfully filter data set by single parameter. { "data":

Directus api create item works but data values are null

Using Directus online (https://projectcode.directus.app install of local or server install). I can successfully create item but data I send is always null. This

Directus - how to show Many2Many relationship in api

I am trying to make a blog in Directus. I created Blog Collection and Categories Collection. I am using junction table with many to many relationship to connect