Commit Debut de rework

This commit is contained in:
2022-03-19 23:05:19 +01:00
parent aebc60d17f
commit ab02d292da
24 changed files with 233 additions and 211 deletions
@@ -66,26 +66,26 @@ namespace LaDOSE.Business.Provider.SmashProvider
id
name,
state,
videogame {
id,
name,
displayName
}
standings(query: {page:0,perPage:500}){
nodes{
id,
player{
id,
gamerTag,
user {
id,
name,
player {
id
}
}
}
placement
videogame {
id,
name,
displayName
}
standings(query: {page:0,perPage:500}){
nodes{
id,
player{
id,
gamerTag,
user {
id,
name,
player {
id
}
}
}
placement
}
}