bmf-san / gobel-api

Gobel is a headless cms built with golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Narrow down the response field

bmf-san opened this issue · comments

Description

Narrow down the response field

ex.
GET /tickets?fields=id,subject,customer_name,updated_at&state=open&sort=-updated_at

References