@globalleaderboards/sdk - v0.5.0
GitHub
API Documentation
GlobalLeaderboards.net
Preparing search index...
RankChangeMutation
Interface RankChangeMutation
Rank change mutation
interface
RankChangeMutation
{
userId
:
string
;
type
:
"rank_change"
;
previousRank
:
number
;
newRank
:
number
;
score
:
number
;
}
Hierarchy (
View Summary
)
BaseMutation
RankChangeMutation
Index
Properties
user
Id
type
previous
Rank
new
Rank
score
Properties
user
Id
userId
:
string
type
type
:
"rank_change"
previous
Rank
previousRank
:
number
new
Rank
newRank
:
number
score
score
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user
Id
type
previous
Rank
new
Rank
score
GitHub
API Documentation
GlobalLeaderboards.net
@globalleaderboards/sdk - v0.5.0
Loading...
Rank change mutation