Gravatar · GraphQL Specification

Gravatar GraphQL

Gravatar does not expose a native GraphQL endpoint. This schema is a conceptual GraphQL representation of the Gravatar REST API v3, derived from the public REST types documented at https://docs.gravatar.com/rest-api/ and the OpenAPI specification available at https://api.gravatar.com/v3/openapi.

Documentation Endpoint View on GitHub AvatarsIdentityProfilesSocialImagesGraphQLRESTGraphQL

Overview

Gravatar GraphQL is a GraphQL API specification published by Gravatar on the APIs.io network.

Gravatar does not expose a native GraphQL endpoint. This schema is a conceptual GraphQL representation of the Gravatar REST API v3, derived from the public REST types documented at https://docs.gravatar.com/rest-api/ and the OpenAPI specification available at https://api.gravatar.com/v3/openapi.

The specification includes 5 reference links.

Tagged areas include Avatars, Identity, Profiles, Social, and Images.

Endpoint

References

Related API Specs

Gravatar Avatar API (OpenAPI) Gravatar REST API (OpenAPI)
Back to Gravatar · All GraphQL Specs · GitHub