You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@JonnyBGod, @Tallyb, just to be sure, currently, attempting to query a relation with this structure is unsupported? I guess I should also ask--is this package being supported any longer? Seems to have been abandoned.
graphQL
{
user(id: "59e943fe9c2121128398230b") {
roles {
totalCount
roles {
id
name
}
}
}
}
Just a placeholder for tracking since it is difficult to track from project.
The text was updated successfully, but these errors were encountered: