Type Alias JsonApiParams

JsonApiParams: Record<string, any>

JSON:API params such as filter, fields, include or sort.