# Variables
ErrorTooManyRequet is an error representing too many request.
# Structs
Client is http client for kibela.
Error is error type for GraphQL request.
ErrorExtensions is for extra information of errors.
ErrorLocation is represents error location.
Payload is GraphQL payload.
# Interfaces
Doer is an interface for mocking http client.