Ask a question to get started
Enter to sendā¢Shift+Enter new line
fetch_policy: Optional[FetchPolicy] = Field( default=None, description='Optional fetch policy to control when to return cached vs live content. Example: FetchPolicy(max_age_seconds=86400, timeout_seconds=60)' )