CacheStoryInput
No description
input CacheStoryInput {
id: ID!
clientMutationId: String!
}
Fields
CacheStoryInput.id
● ID!
non-null scalar
id is the identifier of the Story whose comment and user data will be scheduled for caching in Redis.