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


