DeleteStoryTimeframeInput
Autogenerated input type of DeleteStoryTimeframe
input DeleteStoryTimeframeInput {
clientMutationId: String
id: ID!
}
Fields
DeleteStoryTimeframeInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteStoryTimeframeInput.id ● ID! non-null scalar
Timeframe id
Member Of
deleteTimeframe mutation