Closed seagyn closed 5 years ago
This simply adds the after variable to the query for sites that have greater than the $first variable on tags, categories and users. This caused an endless loop if you had more than that as it would always be "after" the first cursor always.
after
@seagyn Thanks!
This simply adds the
after
variable to the query for sites that have greater than the $first variable on tags, categories and users. This caused an endless loop if you had more than that as it would always be "after" the first cursor always.