I have a taxonomic dictionary that has the following terms: green red White
How do I make a calm presentation for an endpoint that returns this list as an array of entity data for each term?
I think I have a solution for you:
The JSON API module creates an API server that implements the {json: api} specification . It has video tutorials and good documentation with examples.
I skipped a few steps in Filtering and tested the following.
Basic page Entity reference (field_color) , : Green, Red White.
Basic page
Entity reference
field_color
Green
Red
White
, GET node, Red:
https://localhost/jsonapi/node/page?_format=json_api&filter[field_color.name][value]=Red
, .
Source: https://habr.com/ru/post/1693549/More articles:nextPageToken doesn't change - javascriptError CodeCommit Elastic Bean Stock (AWS) - gitOdd TypeError from the airflow scheduler - is using @once used for the scheduler interval changed in version 1.9? - pythonHow to read a single column from Dynamo-Db without using Scan in Node -js? - node.jsCannot access cssRules from local css file in Chrome 64 - javascriptPandas группа по одному столбцу с максимальной датой на другом столбце python - python-2.7Why is the Document.insertString () runtime not constant? - javaMATLAB - Filling an empty area of an ellipse / skull shape? - matlabHow to display an error message in a WPF application? - c #Java GUI intent due to insertString method? - javaAll Articles