You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually I solved this with my custom adapter but I noticed the latest NPM package is not the same as in master. Is there a planned release version that will include the relationship changes that are on master?
Hey!
Trying to build a salesforce adapter and most of it is working well. I am trying to figure out how to specify the fields with the include.
I see you have a closed issue that talks about doing the following:
inlude={type.field}
When I try this I get the invalid link so I know my adapter isn't doing something correct. Any pointers would be awesome!
Here's my store
Here's the request
Here's the response
The text was updated successfully, but these errors were encountered: