AuthorInput - admin-graphql - INPUT_OBJECT
Version: unstable
Description:
The input fields for an author. Either the `name` or `user_id` fields can be supplied, but never both.
Access Scopes
Fields
-
name:
String -
The author's full name.
-
userId:
ID -
The ID of a staff member's account.
Input objects with this input object
Examples