Skip to content

Commit

Permalink
Add Enum in GraphQL data type list
Browse files Browse the repository at this point in the history
Signed-off-by: Gloria Ciavarrini <[email protected]>
  • Loading branch information
gciavarrini committed Oct 16, 2024
1 parent a9b6165 commit 987c723
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,10 @@ Depending on the attribute type, the following operators are also available:
** `between`: Date range
** `from`: Date time
** `to`: Date time

* Enum argument:
** `equal`: Enum value
** `in`: Array of enum values
--

Sort query results using the `orderBy` parameter::
Expand Down

0 comments on commit 987c723

Please sign in to comment.