Summary
Create methods that deal with creating, editing, and deleting records.
Pain points
While it's possible for API users to create methods for creating, editing, and deleting record types using createRecord(), it would be nice to have specific methods just to do that without making the users make them themselves.
This issue will address this pain point, allowing users to get started right away.
Considered Alternatives
No response
Is this a breaking change?
No
Library Examples
No response
Additional Context
Current tasks:
ProfileRecord
GeneratorRecord
LikeRecord
PostRecord
RepostRecord
ThreadgateRecord
BlockRecord
FollowRecord
ListRecord
ListBlockRecord
ListItemRecord
PostgateRecord
ServiceRecord
DeclarationRecord
StarterpackRecord
StatusRecord
deleteRecord
Summary
Create methods that deal with creating, editing, and deleting records.
Pain points
While it's possible for API users to create methods for creating, editing, and deleting record types using
createRecord(), it would be nice to have specific methods just to do that without making the users make them themselves.This issue will address this pain point, allowing users to get started right away.
Considered Alternatives
No response
Is this a breaking change?
No
Library Examples
No response
Additional Context
Current tasks:
ProfileRecordcreateProfileRecordupdateProfileRecordGeneratorRecordcreateGeneratorRecordupdateGeneratorRecordLikeRecordcreateLikeRecordPostRecordcreatePostRecordupdatePostRecordRepostRecordcreateRepostRecordThreadgateRecordcreateThreadgateRecordupdateThreadgateRecordBlockRecordcreateBlockRecordFollowRecordcreateFollowRecordListRecordcreateListRecordupdateListRecordListBlockRecordcreateListBlockRecordListItemRecordcreateListItemRecordupdateListItemRecordPostgateRecordcreatePostgateRecordupdatePostgateRecordServiceRecordcreateServiceRecordupdateServiceRecordDeclarationRecordcreateDeclarationRecordupdateDeclarationRecordStarterpackRecordcreateStarterpackRecordupdateStarterpackRecordStatusRecordcreateStatusRecordupdateStatusRecorddeleteRecorddeleteRecord