NextArgs: {
skiplink?: string;
backlink?: string;
seqNum: string | bigint | number;
logId: string | bigint | number;
}
Type declaration
-
Optional skiplink?: string
-
Optional backlink?: string
-
seqNum: string | bigint | number
-
logId: string | bigint | number
Response data from
nextArgsandpublishGraphQL query. Contains all the important bits to create a new Bamboo entry.