InvalidateCachedStoryInputNo descriptiontype InvalidateCachedStoryInput { id: ID! clientMutationId: String!}CopyFields#id (ID!)#id is the identifier of the Story whose data cache will be invalidated in Redis.clientMutationId (String!)#clientMutationId is required for Relay support.