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
The JSON:API specification states that a "field" is either an attribute or a relationship and a sparse fieldset query can specify any field. This library currently only supports sparse fieldsets for attributes, not for relationships.
The JSON:API specification states that a "field" is either an attribute or a relationship and a sparse fieldset query can specify any field. This library currently only supports sparse fieldsets for attributes, not for relationships.