GiphyUser
No description
type GiphyUser {
avatar_url: String
display_name: String
profile_url: String
username: String
}
Fields
GiphyUser.avatar_url
● String
scalar
GiphyUser.display_name
● String
scalar
GiphyUser.profile_url
● String
scalar
GiphyUser.username
● String
scalar
Member Of
GiphyGif
object