(ctx context.Context, arg InsertGroupParams)
| 957 | InsertFile(ctx context.Context, arg InsertFileParams) (File, error) |
| 958 | InsertGitSSHKey(ctx context.Context, arg InsertGitSSHKeyParams) (GitSSHKey, error) |
| 959 | InsertGroup(ctx context.Context, arg InsertGroupParams) (Group, error) |
| 960 | InsertGroupMember(ctx context.Context, arg InsertGroupMemberParams) error |
| 961 | InsertInboxNotification(ctx context.Context, arg InsertInboxNotificationParams) (InboxNotification, error) |
| 962 | InsertLicense(ctx context.Context, arg InsertLicenseParams) (License, error) |
no outgoing calls