OBJECT
SafeInstagramBusinessTopVideos
A collection of Instagram videos returned from the top videos api call and an error if any
link GraphQL Schema definition
- type SafeInstagramBusinessTopVideos {
- : String @deprecated( reason: "WARNING: this field is only used in legacy applications" )
- : [InstagramBusinessTopVideo!] @deprecated( reason: "WARNING: this field is only used in legacy applications" )
- }