SimilarSpotifyTrackConnection
This type is deprecated and will be removed in the future
type SimilarSpotifyTrackConnection {
pageInfo: PageInfo!
edges: [SimilarSpotifyTrackEdge!]!
}
This type is deprecated and will be removed in the future
type SimilarSpotifyTrackConnection {
pageInfo: PageInfo!
edges: [SimilarSpotifyTrackEdge!]!
}
pageInfo
(PageInfo!
)edges
([SimilarSpotifyTrackEdge!]!
)