rest endpoints

This commit is contained in:
2026-05-20 16:11:13 +05:30
parent 70c6176071
commit 434a8b6c6d
12 changed files with 886 additions and 238 deletions

View File

@@ -826,7 +826,9 @@ export const graphqlMeta = {
};
export const topics = [
export const GRAPHQL_BASE_URL = 'https://api.workolik.com';
export const graphqlTopics = [
{
id: "users",
name: "Users",