UpdateStoryTimeframeInput
Autogenerated input type of UpdateStoryTimeframe
input UpdateStoryTimeframeInput {
clientMutationId: String
params: StoryTimeframeUpdateInput!
}
Fields
UpdateStoryTimeframeInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
UpdateStoryTimeframeInput.params ● StoryTimeframeUpdateInput! non-null input
Timeframe update params
Member Of
updateTimeframe mutation