PostGroupsData

Type Alias: PostGroupsData

[object Object]

Defined in: app/api/types.gen.ts:2292

Properties

body?

optional body?: object

Defined in: app/api/types.gen.ts:2293

GroupPicture

[object Object]

The group picture file to be uploaded and associated with the newly created group. This field is optional and can be included in the request to provide a visual representation of the group, allowing for better identification and differentiation of groups within the system. If provided, the group picture will be processed and stored appropriately based on the application's file handling and storage mechanisms.

Name

[object Object]

Type

[object Object]

path?

optional path?: never

Defined in: app/api/types.gen.ts:2301


query?

optional query?: never

Defined in: app/api/types.gen.ts:2302


url

[object Object]

Defined in: app/api/types.gen.ts:2303

On this page