Python Node

Queries Tutorial

Try out some sample queries that demonstrate the power and flexibility of Payload's API Relational Model

Payments

Query



Query Results


Construct a query by selecting the select, filter_by, and group_by fields, then run it to see the result.

Select...

Choose which attributes to return

Filter by...

Choose which attributes to filter on

Group by...

Choose which attributes to group results by


Accounts

Query



Query Results


Construct a query by selecting the select, filter_by, and group_by fields, then run it to see the result.

Select...

Choose which attributes to return

Filter by...

Choose which attributes to filter on

Group by...

Choose which attributes to group results by


Invoices

Query



Query Results


Construct a query by selecting the select, filter_by, and group_by fields, then run it to see the result.

Select...

Choose which attributes to return

Filter by...

Choose which attributes to filter on

Group by...

Choose which attributes to group results by