# FileCreatePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `fileCreate` mutation. ### Access Scopes ## Fields * [files](/docs/api/admin-graphql/2024-07/interfaces/File): File - The newly created files. * [userErrors](/docs/api/admin-graphql/2024-07/objects/FilesUserError): FilesUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [fileCreate](/docs/api/admin-graphql/2024-07/mutations/fileCreate) ## Examples