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