Preparing search index...
The search index is not available
@rpglogs/api-sdk
@rpglogs/api-sdk
GetFactionsQuery
Type Alias GetFactionsQuery
Get
Factions
Query
:
{
__typename
?:
"Query"
;
}
&
{
gameData
?:
Maybe
<
{
__typename
?:
"GameData"
;
}
&
{
factions
?:
Maybe
<
Maybe
<
(
...
)
>
[]
>
;
}
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@rpglogs/api-sdk
Loading...