For example, we would like to allow for all: - `include=children.content` But allow this only for logged in users: - `include=children.children` Can this be accomplished by conditional relationships? According to the docs, it seems that this only works for direct relations: https://laraveljsonapi.io/docs/1.0/resources/relationships.html#conditional-relationships