Set an expiration time to invalidate the cache after the given number of seconds. type Query { temperature: Int! @cache(maxAge: 300) }.
確定! 回上一頁