tested adding tags to bruno
This commit is contained in:
parent
79ed79c25e
commit
94c0f97e95
@ -24,6 +24,14 @@ body:graphql {
|
||||
media {
|
||||
id
|
||||
idMal
|
||||
tags{
|
||||
id
|
||||
name
|
||||
description
|
||||
rank
|
||||
isMediaSpoiler
|
||||
isAdult
|
||||
}
|
||||
title {
|
||||
romaji
|
||||
english
|
||||
@ -42,6 +50,7 @@ body:graphql {
|
||||
timeUntilAiring
|
||||
episode
|
||||
}
|
||||
isAdult
|
||||
}
|
||||
status
|
||||
startedAt {
|
||||
|
Loading…
Reference in New Issue
Block a user