Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: clarify which functions become Server Actions #69243

Open
wants to merge 2 commits into
base: canary
Choose a base branch
from

Conversation

frydj
Copy link

@frydj frydj commented Aug 23, 2024

Just adding one word to this guide to add clarity; the assumption being that this is indeed true, that only exported functions within a file marked with use server are made available through API to the client.

@ijjk ijjk added the Documentation Related to Next.js' official documentation. label Aug 23, 2024
@ijjk
Copy link
Member

ijjk commented Aug 23, 2024

Allow CI Workflow Run

  • approve CI run for commit: 6e54ab2

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@leerob leerob changed the title Update 03-server-actions-and-mutations.mdx docs: clarify which functions become Server Actions Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Related to Next.js' official documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants