Replies: 0
Hello!
advise how to connect custom fields to the REST API
and meta fields to pass the value to them on request POST
I have a structure in my template
cmb2: {
_job_general: {
_job_salary: 150}
}
I need to fill in _job_general: and _job_salary: when accessing via POST request