package proto

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

message Action

schema.proto:130

Used in: Model

enum ActionImplementation

schema.proto:334

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

Used in: Action, tools.ActionConfig

enum ActionType

schema.proto:350

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

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

message Api

schema.proto:226

Used in: Schema

message ApiModel

schema.proto:231

Used in: Api

message ApiModelAction

schema.proto:236

Used in: ApiModel

message DefaultValue

schema.proto:120

Used in: Field

message Enum

schema.proto:240

Used in: Schema

message EnumValue

schema.proto:245

Used in: Enum

message EnvironmentVariable

schema.proto:323

Used in: Schema

message Event

schema.proto:459

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:222

Used in: Action, DefaultValue, Field, PermissionRule

message Field

schema.proto:56

Used in: Model, Task

message Flow

schema.proto:484

Used in: Schema

message ForeignKeyInfo

schema.proto:115

Used in: Field

enum HttpMethod

schema.proto:470

Used in: Route

message Job

schema.proto:426

Used in: Schema

message Message

schema.proto:249

Used in: Schema

message MessageField

schema.proto:263

Used in: Message

message Model

schema.proto:25

Used in: Schema

message OrderByStatement

schema.proto:214

Used in: Action, Task

enum OrderDirection

schema.proto:420

Used in: OrderByStatement

message PermissionRule

schema.proto:193

Used in: Action, Flow, Job, Model, Task

message Role

schema.proto:182

Used in: Schema

message Route

schema.proto:478

Used in: Schema

message Schedule

schema.proto:440

Used in: Flow, Job

message Schema

schema.proto:9

Used in: rpc.GetSchemaResponse

message Secret

schema.proto:328

Used in: Schema

message Sequence

schema.proto:110

Used in: Field

message Subscriber

schema.proto:444

Used in: Schema

message Task

schema.proto:39

Used in: Schema

enum Type

schema.proto:377

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

message TypeInfo

schema.proto:288

Used in: Field, Message, MessageField