railwayapp 3.0.19

Interact with Railway via CLI
1
2
3
mutation PluginDelete($id: String!) {
	pluginDelete(id: $id)
}