package
0.1.10
Repository: https://github.com/geniusrabbit/blaze-api.git
Documentation: pkg.go.dev

# Functions

ApproveStatusFrom model value.
AvailableStatusFrom model value.
No description provided by the author
FromAccountModel to local graphql model.
FromAccountModelList converts model list to local model list.
FromAuthClientModel to local graphql model.
FromAuthClientModelList converts model list to local model list.
No description provided by the author
No description provided by the author
FromHistoryAction converts HistoryAction to HistoryAction.
FromHistoryActionModelList converts list of HistoryAction to list of HistoryAction.
FromMemberModel to local graphql model.
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
FromRBACPermissionModelList converts model list to local model list.
FromRBACRoleModel to local graphql model.
FromRBACRoleModelList converts model list to local model list.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FromUserModel to local graphql model.
FromUserModelList converts model list to local model list.

# Constants

Status of the active object.
All object by default have to be paused.
Approved status of object could be obtained from the some authorized user who have permissions.
Pending status of the just inited objects.
Rejected status of object could be obtained from the some authorized user who have permissions.
Status of the available object.
Status of the unavailable object.
All object by default have to be undefined.
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
No description provided by the author
Ascending ordering of data.
Descending ordering of data.
Error status of the response.
Success status of the response.

# Variables

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

# Structs

Account is a company account that can be used to login to the system.
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
AccountPayload wrapper to access of Account oprtation results.
AuthClient object represents an OAuth 2.0 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
AuthClientPayload wrapper to access of AuthClient oprtation results.
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
HistoryAction is the model for history actions.
Edge of action history object.
No description provided by the author
HistoryActionListOptions contains the options for listing history actions ordering.
HistoryActionPayload contains the information about a history action.
No description provided by the author
Account Member represents a member of the account.
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
Option type definition represents a single option of the user or the system.
The edge type for Option.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Information for paginating.
Information for paginating.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A role is a collection of permissions.
RBACRoleEdge is a connection edge type for RBACRole.
No description provided by the author
No description provided by the author
No description provided by the author
RBACRolePayload wrapper to access of RBACRole oprtation results.
SessionToken object represents an OAuth 2.0 / JWT session token.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SocialAccountPayload wrapper to access of SocialAccount oprtation results.
No description provided by the author
Simple response type for the API.
User represents a user object of the system.
No description provided by the author
No description provided by the author
UserListFilter implements filter for user list query.
UserListOrder implements order for user list query.
UserPayload wrapper to access of user oprtation results.

# Type aliases

The list of statuses that shows is particular object active or paused.
The list of statuses that shows is object approved or not.
The list of statuses that shows is particular object is available.
No description provided by the author
No description provided by the author
Constants of the order of data.
Constants of the response status.