SetCrowdyStudioGitHubAutosaveInput
No description
input SetCrowdyStudioGitHubAutosaveInput {
appId: BigInt!
projectId: String!
autosave: Boolean!
}
Fields
SetCrowdyStudioGitHubAutosaveInput.appId ● BigInt! non-null scalar
SetCrowdyStudioGitHubAutosaveInput.projectId ● String! non-null scalar
SetCrowdyStudioGitHubAutosaveInput.autosave ● Boolean! non-null scalar
Member Of
crowdyStudioGitHubSetAutosave mutation