InvalidateCachedStoryPayloadNo descriptiontype InvalidateCachedStoryPayload { story: Story clientMutationId: String!}CopyFields#story (Story)#story is the Story whose data cache was invalidated in Redis.clientMutationId (String!)#clientMutationId is required for Relay support.