API Request

default discord avatar
Step
4 months ago
4

I have my collection province.ts, what should I configure so that when I make the request the API returns me all the provinces related to a department, the ID of the department will be sent from the Frontend.

  • default discord avatar
    paulpopus
    4 months ago

    Depending on if you're using gql/rest or the local API, you basically want to add a

    where

    to filter by department in your query for provinces



    https://payloadcms.com/docs/queries/overview#rest-queries


    This page has information for all sorts of querying, filtering and sorting for all 3 APIs



    In the example there, using the REST api

    https://localhost:3000/api/posts?where[color][equals]=mint

    filters by a color field

Open the post
Continue the discussion in Discord
Like what we're doing?
Star us on GitHub!

Star

Connect with the Payload Community on Discord

Discord

online

Can't find what you're looking for?

Get help straight from the Payload team with an Enterprise License.