Docs.rs
railwayapp-4.37.4
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
railwayapp 4.37.4
Interact with Railway via CLI
Crate
Source
Builds
Feature flags
Hide files
..
BucketCreate.graphql
BucketCredentialsReset.graphql
BucketUpdate.graphql
CliEventTrack.graphql
CustomDomainCreate.graphql
DeploymentRedeploy.graphql
DeploymentRemove.graphql
DeploymentRestart.graphql
EnvironmentCreate.graphql
EnvironmentDelete.graphql
EnvironmentPatchCommit.graphql
EnvironmentStageChanges.graphql
FunctionUpdate.graphql
ProjectCreate.graphql
ProjectScheduleDelete.graphql
ServiceCreate.graphql
ServiceDelete.graphql
ServiceDomainCreate.graphql
ServiceInstanceDeploy.graphql
ServiceInstanceUpdate.graphql
SshPublicKeyCreate.graphql
SshPublicKeyDelete.graphql
TemplateDeploy.graphql
UpdateRegions.graphql
ValidateTwoFactor.graphql
VariableCollectionUpsert.graphql
VariableDelete.graphql
VolumeAttach.graphql
VolumeCreate.graphql
VolumeDelete.graphql
VolumeDetach.graphql
VolumeMountPathUpdate.graphql
VolumeNameUpdate.graphql
1
2
3
mutation ProjectScheduleDelete($id: String!) { projectScheduleDelete(id: $id) }