package proto

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Action

schema.proto:112

Used in: Model

enum ActionImplementation

schema.proto:315

Describes where and by which party the implementation for an action is provided.

Used in: Action, tools.ActionConfig

enum ActionType

schema.proto:331

Describes the behaviour of an action and a preordained input and output specification.

Used in: Action, Event, PermissionRule, tools.ActionConfig

message Api

schema.proto:207

Used in: Schema

message ApiModel

schema.proto:212

Used in: Api

message ApiModelAction

schema.proto:217

Used in: ApiModel

message DefaultValue

schema.proto:102

Used in: Field

message Enum

schema.proto:221

Used in: Schema

message EnumValue

schema.proto:226

Used in: Enum

message EnvironmentVariable

schema.proto:304

Used in: Schema

message Event

schema.proto:440

Events that can be triggered based on what has been defined in the schema. At the moment, we only support model-level events for create, update and delete mutations. This can be extended to support other kinds of events.

Used in: Schema

message Expression

schema.proto:203

Used in: Action, DefaultValue, Field, PermissionRule

message Field

schema.proto:38

Used in: Model

message Flow

schema.proto:465

Used in: Schema

message ForeignKeyInfo

schema.proto:97

Used in: Field

enum HttpMethod

schema.proto:451

Used in: Route

message Job

schema.proto:407

Used in: Schema

message Message

schema.proto:230

Used in: Schema

message MessageField

schema.proto:244

Used in: Message

message Model

schema.proto:24

Used in: Schema

message OrderByStatement

schema.proto:195

Used in: Action

enum OrderDirection

schema.proto:401

Used in: OrderByStatement

message PermissionRule

schema.proto:174

Used in: Action, Flow, Job, Model

message Role

schema.proto:163

Used in: Schema

message Route

schema.proto:459

Used in: Schema

message Schedule

schema.proto:421

Used in: Job

message Schema

schema.proto:9

Used in: rpc.GetSchemaResponse

message Secret

schema.proto:309

Used in: Schema

message Sequence

schema.proto:92

Used in: Field

message Subscriber

schema.proto:425

Used in: Schema

enum Type

schema.proto:358

Used in: TypeInfo, tools.RequestFieldConfig, tools.ResponseFieldConfig

message TypeInfo

schema.proto:269

Used in: Field, Message, MessageField