SimilarSpotifyTrackEdge
This type is deprecated and will be removed in the future
type SimilarSpotifyTrackEdge {
cursor: String!
node: SimilarSpotifyTrackNode!
}
This type is deprecated and will be removed in the future
type SimilarSpotifyTrackEdge {
cursor: String!
node: SimilarSpotifyTrackNode!
}
cursor
(String!
)node
(SimilarSpotifyTrackNode!
)