package
0.3.4
Repository: https://github.com/zeabur/cli.git
Documentation: pkg.go.dev

# Functions

New returns a new Zeabur API client.
NewGraphQLClientWithToken returns a new GraphQL client with the given token.
No description provided by the author

# Constants

ZeaburGraphQLAPIEndpoint is the endpoint for the Zeabur GraphQL API.
ZeaburGraphQLAPIEndpoint is the endpoint for the Zeabur GraphQL API.

# Interfaces

Client is the interface of the Zeabur API client.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
ObjectID is the alias ofskip, limit = normalizePagination(skip, limit) string, it's used to represent the ObjectID defined in GraphQL schema.
No description provided by the author
V means graphql variables, it's a alias of map[string]interface{}.