Dan Okkels Brendstrup
Results
1
issues of
Dan Okkels Brendstrup
The `.includes()` feature only works if the resource name is the same as the resource type (optionally pluralized), e.g.: ``` relationships: { user: {data: {id: 8, type: "users"}} } ```...