How do I get an owner of a pulse?
I see a creator, but no owners.
query {
boards(ids:“***”) {
id,
name,
pulses {
id,
name,
creator {
id,
}
}
}
}
How do I get an owner of a pulse?
I see a creator, but no owners.
query {
boards(ids:“***”) {
id,
name,
pulses {
id,
name,
creator {
id,
}
}
}
}
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.