Z
Size: a a a
Z
Z
Z
ŹR
ŹR
query RebelsQuery {
rebels {
id
name
}
}
returns
{
"rebels": {
"id": "RmFjdGlvbjox",
"name": "Alliance to Restore the Republic"
}
}iex(1)> Base.decode64 "RmFjdGlvbjox"
{:ok, "Faction:1"}
ŹR
ŹR
ŹR
Z
ŹR
Z
ŹR
ŹR
ŹR
Absinthe.Relay.Node.from_global_id(global_id, YourApp.Schema)
Z
IK
Z
Z
IK