6 lines
45 B
GraphQL
6 lines
45 B
GraphQL
![]() |
query Channels {
|
||
|
channels {
|
||
|
slug
|
||
|
}
|
||
|
}
|