staffCreate
Creates a new staff user. Apps are not allowed to perform this mutation.
staffCreate(
input: StaffCreateInput!
): StaffCreate
Arguments
staffCreate.input
● StaffCreateInput!
non-null input
Fields required to create a staff user.
Type
StaffCreate
object
Creates a new staff user. Apps are not allowed to perform this mutation.
Was this page helpful?