getting sites / sitegroups #149
Answered
by
brandonkelly
rauwebieten
asked this question in
Q&A
DescriptionIs there any way to query all sites and/or sitegroups ? |
Answered by
brandonkelly
Sep 1, 2021
Replies: 1 comment
|
You would need to define a custom Fractal resource class, and point your endpoint to it via the class setting. Note that if you do that, most other endpoint config settings would no longer apply. |
0 replies
Answer selected by
brandonkelly
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You would need to define a custom Fractal resource class, and point your endpoint to it via the class setting. Note that if you do that, most other endpoint config settings would no longer apply.